How can I toggle the Fn (function) key?
Is there a way to toggle the Fn key? I'd like to be able to toggle it so I don't have to press Fn+F12 to raise the volume, for example.
I'm running Ubuntu 16.04.1 LTS on an Asus D550C.
210 Answers
For some computer models, to toggle F1 .. F12 keys use media functions or to be the "F" keys press Fn + Esc .
15If you have an Apple keyboard and want the function keys to act like F1-F12 by default (disable Fn default behavior) give the following command in terminal:
echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmodefrom here:
12As far as I know, the Fn key does not get detected by the OS but modifies your other keys on a firmware level. That means you can neither retrieve nor control the state of the Fn key from Ubuntu.
What you could do instead is to change the keyboard shortcut for increasing/decreasing audio volume to an alternative key combination instead of the Fn-modified special key.
Open System Settings → Keyboard and go to the Shortcuts tab. In the list on the left side, select Sound and Media.
After clicking on an entry in the list on the right side (in your case you want to edit Volume up and Volume down), you can press a combination of keys you want to assign to this shortcut. Esc cancels the editing and ← Backspace disables the shortcut.
2Press Fn+Fn Lock. It will toggle between Enable and Disable.
5My laptop has a Fn Lock key which is useful, except when it's been pressed by accident. Then pressing F5 in Firefox doesn't reload the page; it switches off the touch pad. I now know what it is but it had me totally bamboozled having to reboot or logout to get the touch pad back working.
1Press Fn+Num Lock to disable it.
1On HP probook 450, left shift has fn lock, so fn+leftShift locks it.
0Look in the BIOS. For Acer laptop I can choose the toggle on Fn touch in it.
1In addition to zardosht answer above as I cannot comment yet.
echo 2 | sudo tee /sys/module/hid_apple/parameters/fnmodeTo make this work after reboots I followed Zanna's link to add in sysfutils Ubuntu 17.04 Macbook Pro Tilde key Fix
Added this in the last line to end of file
module/hid_apple/parameters/fnmode = 2
save, reboot and should be working.
Thanks!
2On some Keyboard, the left shift is the fn lock key. Press fn+left shift to toggle