home.social

#xkbcomp — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #xkbcomp, aggregated by home.social.

  1. @Cal #ArchLinux Wiki has an excellent piece on keyboard customization: wiki.archlinux.org/title/X_key

    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.

    #Linux #XKBComp #XModMap #KeyboadLayout