summary refs log tree commit diff
path: root/xmodmap
diff options
context:
space:
mode:
authornoa2025-04-29 15:34:00 +0800
committernoa2025-04-29 15:34:00 +0800
commit6afa814ce0e81e871ec6088c2b7bcbb566baff62 (patch)
tree782bb42a9ded9cb13956229f0896c13532995581 /xmodmap
parent295219b83371c2dff0bd1a47ed5582473408d76c (diff)
Remove settings for an x window manager setup
Diffstat (limited to 'xmodmap')
-rw-r--r--xmodmap14
1 files changed, 0 insertions, 14 deletions
diff --git a/xmodmap b/xmodmap
deleted file mode 100644
index b4ab7b2..0000000
--- a/xmodmap
+++ /dev/null
@@ -1,14 +0,0 @@
-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