From 910ded3a4c2ffdaa5286ae8a93d6d1cad225204a Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 28 May 2018 14:46:42 -0300 Subject: Xmodmap: Make CapsLock work like Control --- Xmodmap.dot.link | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Xmodmap.dot.link') diff --git a/Xmodmap.dot.link b/Xmodmap.dot.link index 7f77803..b2677c9 100644 --- a/Xmodmap.dot.link +++ b/Xmodmap.dot.link @@ -11,5 +11,8 @@ keycode 166 = Prior keycode 167 = Next ! Make CapsLock work like Control -!clear lock -!keycode 66 = Control_L +clear lock +remove Lock = Caps_Lock +keysym Caps_Lock = Control_L +keycode 66 = Control_L +add Control = Control_L -- cgit v1.2.3