layout (117B)
1 #!/bin/bash 2 3 xset r rate 200 65 4 #xkbcomp ~/.xmodmaprc $DISPLAY 5 xkbcomp -I$HOME/config/xkb ~/config/xkb/map $DISPLAY 6