#xkbcomp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #xkbcomp, aggregated by home.social.
-
@Cal #ArchLinux Wiki has an excellent piece on keyboard customization: https://wiki.archlinux.org/title/X_keyboard_extension
Basically, dump the standard keymap, edit it to your liking, and read it back. I recently fixed up mine using this, I was running an old hacked Xmodmap that hadn't really been working well for the last 15 years or so…
xkbcomp $DISPLAY output.xkb
...edit
xkbcomp editedfile "$DISPLAY"and if the latter works, but it in .xsessionrc to have it autoload.