Now that we're mostly using Wayland (finally) I've encountered one minor niggling issue - key remapping.
With X11 it was pretty easy and I've haven't messed with it for years. My remap wasn't complicated - I reverse the grave/tilde and bar/backslash keys because I use tilde and bar WAY more than grave or backslash. I used "loadkeys" to remap in the terminal and "Xmodmap" for the GUI. Worked flawlessly for over a decade.
Now with Wayland neither of those methods work and preliminary research hasn't revealed a simple way to do this. It seems there may be a application or two out there, but I was hoping for a native solution. While looking into this, I started thinking about my keyboard F keys that all have unused multimedia keys and now I'm curious if I can get those working as well
Curiously, "xev" still returns keystrokes so I tested all the multimedia keys and a few of them are mapped but most are not. One of them brings up an "Emoji Selector" which I didn't even know was a thing, lol.
In my mind, the ultimate solution would be a custom keyboard mapping that matched all the keys on my HP Elite keyboard. No progress on that yet.
With X11 it was pretty easy and I've haven't messed with it for years. My remap wasn't complicated - I reverse the grave/tilde and bar/backslash keys because I use tilde and bar WAY more than grave or backslash. I used "loadkeys" to remap in the terminal and "Xmodmap" for the GUI. Worked flawlessly for over a decade.
Now with Wayland neither of those methods work and preliminary research hasn't revealed a simple way to do this. It seems there may be a application or two out there, but I was hoping for a native solution. While looking into this, I started thinking about my keyboard F keys that all have unused multimedia keys and now I'm curious if I can get those working as well
Curiously, "xev" still returns keystrokes so I tested all the multimedia keys and a few of them are mapped but most are not. One of them brings up an "Emoji Selector" which I didn't even know was a thing, lol.
In my mind, the ultimate solution would be a custom keyboard mapping that matched all the keys on my HP Elite keyboard. No progress on that yet.
Comment