6

The Left, Up and Down keys on my keyboard are broken and won't register any key codes. I have tested it using xev.

I would like to make the following keys trigger the key codes associated with the broken keys.

<Win> h -> Left
<Win> j -> Down
<Win> k -> Up
<Win> l -> Right

I have read that this is a job for xkb, but I don't know how to go about it.

Any help is appreciated!

1 Answers1

3

Apparently I need 50 reputation to comment.

I have found a similar post here: Emulate Keypad on Laptop

Also here: How do I remap certain keys or devices?

akahunahi
  • 155
Erik
  • 263