Last active
July 30, 2018 10:50
-
-
Save javanna/5d7665e17e3beaacb384b1a26822ba2c to your computer and use it in GitHub Desktop.
Apple Keyboard on Fedora
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo su - | |
echo "options hid_apple swap_opt_cmd=1 fnmode=2" > /etc/modprobe.d/hid_apple.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment