Linux, changing the default FN-key functionality in xorg (key-bindings?)

9,570

Solution 1

See the thread How to change Function (Fn) Key behavior on wireless Logitech keyboard.

It recommends using Solaar : A graphical utility that has the ability to configure the Fn key functionality on newer devices.

image

Solution 2

For other users who may stumble upon this question: Solaar didn't work with my (wired) Logitech K290, so I hacked together this small tool to restore the Fn-key-functionality to regular behaviour:

https://github.com/milgner/k290-fnkeyctl

Share:
9,570

Related videos on Youtube

julumme
Author by

julumme

Updated on September 18, 2022

Comments

  • julumme
    julumme 3 months

    So I bought a new keyboard from Logitech (TK820), without checking the key functionality beforehand.

    It was a nasty surprise to find that on the top row, the multimedia keys (volume up, next track, and those) were the default, and to access function keys (F1-F12) one has to use the FN key. This is highly annoying, for example during coding when you want to search for next (F3), or you're closing the window (F4) etc.

    So the question is, can I somehow modify the x.org configuration that the keys on top would go back to default functionality, and access to multimedia keys would be behind the FN key?

  • harrymc
    harrymc over 1 year
    Note: It seems like Solaar has been retired.