remap caps lock to esc

This commit is contained in:
Bruno Carlin 2020-02-03 11:13:15 +01:00
parent 174addccf4
commit f368ba5f4c

View file

@ -32,6 +32,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
unset f unset f
fi fi
# maps caps lock to esc
setxkbmap -option caps:escape
# Enable tap-to-click # Enable tap-to-click
xinput set-prop 'SYNA2393:00 06CB:7A13 Touchpad' 'libinput Tapping Enabled' 1 xinput set-prop 'SYNA2393:00 06CB:7A13 Touchpad' 'libinput Tapping Enabled' 1