Skip to content

Instantly share code, notes, and snippets.

@jsta
Last active November 20, 2023 04:23
Show Gist options
  • Save jsta/7356d8dae7e42426b9e4d9c3a0e20470 to your computer and use it in GitHub Desktop.
Save jsta/7356d8dae7e42426b9e4d9c3a0e20470 to your computer and use it in GitHub Desktop.
setxkbmap
setxkbmap us -variant colemak_dh
setxkbmap us
man xkeyboard-config
setxkbmap -query
# git clone [email protected]:DreymaR/BigBagKbdTrixXKB.git
./install-dreymar-xmod.sh -s -i ~/test2 -n
setxkbmap -I /home/jemma/test/BigBagKbdTrixXKB/xkb-data_xmod/xkb -model pc105awide -layout us(cmk_ed_us) -option misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu -v 9
setxkbmap -model pc105awide -layout us(cmk_ed_us) -option misc:extend,lv5:caps_switch_lock,grp:shifts_toggle,compose:menu -v 9
# ----
xmodmap
https://trunc8.github.io/2022/09/17/tut-fix-xmodmap
https://linuxconfig.org/reprogram-keyboard-keys-with-xmodmap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment