From d73eea18892a877433c8ae04f9514cd6f49c4e74 Mon Sep 17 00:00:00 2001 From: noa@gaiwan.org Date: Mon, 18 Mar 2024 23:34:19 +0000 Subject: Initial commit --- xmodmap | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 xmodmap (limited to 'xmodmap') diff --git a/xmodmap b/xmodmap new file mode 100644 index 0000000..b4ab7b2 --- /dev/null +++ b/xmodmap @@ -0,0 +1,14 @@ +clear lock +clear mod1 +clear control + +! Set key left of spacebar to control +keycode 64 = Control_L +add control = Control_L + +! Set key right of spacebar to alt +keycode 108 = Alt_L +add mod1 = Alt_L + +! Set caps lock to search +keycode 66 = XF86Search -- cgit 1.4.1-2-gfad0