fix: comment out CapsLock turnoff
This commit is contained in:
parent
eb4be8facd
commit
bcca21e04c
@ -20,4 +20,4 @@ killall xcape 2>/dev/null ; xcape -e 'Super_L=Escape'
|
||||
# Map the menu button to right super as well.
|
||||
#xmodmap -e 'keycode 135 = Super_R'
|
||||
# Turn off the caps lock if on since there is no longer a key for it.
|
||||
xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock
|
||||
#xset -q | grep "Caps Lock:\s*on" && xdotool key Caps_Lock
|
||||
|
Reference in New Issue
Block a user