From f368ba5f4c39636a3ffb47ba74b59cfbc436b2fd Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Mon, 3 Feb 2020 11:13:15 +0100 Subject: [PATCH] remap caps lock to esc --- xinitrc/.xinitrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xinitrc/.xinitrc b/xinitrc/.xinitrc index c895194..8ea2ff4 100644 --- a/xinitrc/.xinitrc +++ b/xinitrc/.xinitrc @@ -32,6 +32,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then unset f fi +# maps caps lock to esc +setxkbmap -option caps:escape + # Enable tap-to-click xinput set-prop 'SYNA2393:00 06CB:7A13 Touchpad' 'libinput Tapping Enabled' 1