Skip to content

Instantly share code, notes, and snippets.

@pwittchen
Created October 3, 2021 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pwittchen/1c7d2cb9bed2d703070555738b6e4016 to your computer and use it in GitHub Desktop.
Save pwittchen/1c7d2cb9bed2d703070555738b6e4016 to your computer and use it in GitHub Desktop.
by setting this param in the file /etc/modprobe.d/hid_apple.conf it's possible to toggle F keys with FN key
echo "options hid_apple fnmode=0" | sudo tee -a /etc/modprobe.d/hid_apple.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment