5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
#remap caps lock to a third control key. both shifts at once toggle shiftlock
|
|
setxkbmap -option ctrl:nocaps,shift:both_capslock
|
|
xrdb -merge ~/.Xresources
|
|
i3
|