From 9702e1513543d670311fb55c336a7e4e6e0ba70d Mon Sep 17 00:00:00 2001 From: Gabe Venberg Date: Tue, 28 Jul 2020 23:44:04 -0500 Subject: [PATCH] I prefer using shiftlock to capslock. when using shiftlock, you cant negate the lock using shift, like you can with capslock. --- x11/.xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/.xinitrc b/x11/.xinitrc index 0ac3fd0..39d9c80 100644 --- a/x11/.xinitrc +++ b/x11/.xinitrc @@ -1,4 +1,4 @@ #remap caps lock to a third control key. both shifts at once toggle shiftlock -setxkbmap -option ctrl:nocaps,shift:both_shiftlock +setxkbmap -option ctrl:nocaps,shift:both_capslock xrdb -merge ~/.Xresources i3