Skip to content

Instantly share code, notes, and snippets.

@ibndias
Created October 14, 2021 00:38
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ibndias/e88bf4d824dc947a3341220e2f7396d0 to your computer and use it in GitHub Desktop.
Save ibndias/e88bf4d824dc947a3341220e2f7396d0 to your computer and use it in GitHub Desktop.
Keychron Function Key Ubuntu, use F1-F12 first, press FN to use multimedia
echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf
sudo update-initramfs -u -k all
sudo reboot # optional
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment