XKB ?
XKB ?
Posted May 6, 2020 22:26 UTC (Wed) by whot (subscriber, #50317)In reply to: XKB ? by mathstuf
Parent article: The Wayland Protocol
udev uses the 60-keyboard.hwdb file to remap some keys into the *expected* ones. This too sits below the concept of layouts, it merely exists so that the "volume down" key on your laptop actually sends the volume down evdev code rather than the DeathToAllKittens code which the vendor so graciously programmed the firmware for.
Actual user-specific remapping should be done in the keyboard layout, i.e. with XKB because xmodmap isn't a thing in Wayland.
Posted May 6, 2020 23:28 UTC (Wed)
by mathstuf (subscriber, #69389)
[Link] (2 responses)
> Actual user-specific remapping should be done in the keyboard layout
Hmm. I have my caps lock remapped to backspace in udev so that it works on the TTY too. I guess you recommend that being done in xkb instead?
Posted May 7, 2020 0:05 UTC (Thu)
by whot (subscriber, #50317)
[Link] (1 responses)
Posted May 7, 2020 2:34 UTC (Thu)
by mathstuf (subscriber, #69389)
[Link]
XKB ?
XKB ?
XKB ?