milgner / k290-fnkeyctl

Configures the behaviour of the F-keys on the Logitech K290
MIT License
222 stars 30 forks source link

Request : ability to select Function keys to be modified #1

Closed pled closed 10 years ago

pled commented 10 years ago

Hello, Thanks a lot for that tool, it works perfectly. But I would like to 'reset' only from F1 to F5, other keys (multimedia + hibernate) are useful to me. Would be nice to be able to select which Fx keys you want to 'reset to default behaviour'.

Thanks if you have time for that.

milgner commented 10 years ago

Hi pled,

Unfortunately, I don't think that this is possible. Right now, it's just a special command that is sent to the keyboard firmware which I found out by sniffing on the USB traffic that was sent by the configuration tools on Windows. To have split the functionality, I think it would be easier, to map the regular function keys to your desired behaviour, i.e. map F12 so that it hibernates the machine.

pled commented 10 years ago

Yeah, I will do it that way, sounds good ! Thanks for the quick answer...