xmodmap: Change layout and disable xcape

Change layout so that instead of rebinding caps_lock, escape and ctrl_r
in a circle, the caps_lock key now just emulates escape. Caps_lock can now be
accessed by pressing both Shifts together.

Because of that xcape is disabled for now too. Not sure if I will keep
it this way.
Caps_lock is now triggered on every shift for a very small time too,
that is why the caps_lock binding is removed from the i3 config.
This commit is contained in:
2021-02-16 17:24:27 +01:00
parent 965e725bc2
commit 9c593f5e55
3 changed files with 6 additions and 14 deletions

View File

@@ -30,7 +30,7 @@ fi
unset {sys,user}{resources,modmap,xinitrcd}
# <right-CTRL> acts as <ESC> when pressed alone and shortly.
xcape -t 250 -e 'Control_R=Escape'
# xcape -t 250 -e 'Control_R=Escape'
# Key repeat rate
xset r rate 400 35