Author Topic: Mapping numpad with fn button with linux?  (Read 1046 times)

0 Members and 1 Guest are viewing this topic.

Offline slashbreak

  • Thread Starter
  • Posts: 11
Mapping numpad with fn button with linux?
« on: Mon, 30 September 2013, 15:12:42 »
So my QFR came today, and I'm very pleased with it. My question is whether it is possible to set up a layer on top of the letter keys, like numpads on laptop boards, using the Fn lock to toggle? Currently fn+F5-F12 are detected and serve as media keys. I have used xev to check whether the keys are being recognised, and any other combination, e.g. Fn+a doesn't give an output. Is this simply because it hasn't been configured, or because it cannot be? If you could point me in the right direction regarding the fn button/lock that'd be great. I'm on debian, by the way.

Cheers

Offline esoomenona

  • Gnillort?
  • Posts: 5323

Offline slashbreak

  • Thread Starter
  • Posts: 11
Re: Mapping numpad with fn button with linux?
« Reply #2 on: Mon, 30 September 2013, 15:23:56 »
thanks! is hardware mapping the only option then, or could some sort of autokey do the same job, in a roundabout way?

Offline esoomenona

  • Gnillort?
  • Posts: 5323
Re: Mapping numpad with fn button with linux?
« Reply #3 on: Mon, 30 September 2013, 15:32:34 »
Fn keys aren't recognized by software. They're performed at a hardware level. The only way to change them is via hardware (replacing the controller).

Offline slashbreak

  • Thread Starter
  • Posts: 11
Re: Mapping numpad with fn button with linux?
« Reply #4 on: Mon, 30 September 2013, 15:43:15 »
Thanks for the help!