xmodmap fixes - dotfiles - 🍚 personal arsenal of "rice"
HTML git clone https://git.drkhsh.at/dotfiles.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit f4d1e88cc5e7e56e879add4e0a0388fa4657ca68
DIR parent 60e8faaa82b8e04f7d7055b2af1c824d8eefc7a3
HTML Author: drkhsh <me@drkhsh.at>
Date: Sat, 21 Sep 2024 00:28:17 +0200
xmodmap fixes
Diffstat:
M x11/.config/x11/Xmodmap | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
DIR diff --git a/x11/.config/x11/Xmodmap b/x11/.config/x11/Xmodmap
@@ -1,5 +1,5 @@
-! map caps lock to ctrl and shift+caps back to caps
+! map caps lock to ctrl
clear lock
clear control
-add control = Caps_Lock Control_L Control_R
-keycode 66 = Control_L Caps_Lock NoSymbol NoSymbol
+keycode 66 = Control_L
+add control = Control_L Control_R