commented out X11 caps to control
left reccomendation to use kbd to modify instead.
This commit is contained in:
parent
5fe1c5b23a
commit
edf8f41646
|
@ -1,5 +1,5 @@
|
|||
#remap caps lock to a third control key. both shifts at once toggle shiftlock
|
||||
setxkbmap -option ctrl:nocaps
|
||||
#remap caps lock to a third control key. both shifts at once toggle shiftlock. Reccomended to do this at a lower level with kbd.
|
||||
#setxkbmap -option ctrl:nocaps
|
||||
xrdb -merge ~/.Xresources
|
||||
#~/dotfiles/scripts/mousestart
|
||||
i3
|
||||
|
|
Loading…
Reference in a new issue