summary refs log tree commit diff
path: root/Xmodmap
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2020-10-06 17:37:04 -0700
committerFranck Cuny <franck@fcuny.net>2020-10-06 17:37:04 -0700
commitb151ffd29fc3bff3d943d3877a668b59e08f8dc9 (patch)
tree522a0455540da612f50cacb76f2726c2426efb87 /Xmodmap
parentUpdate makefile (diff)
downloademacs.d-b151ffd29fc3bff3d943d3877a668b59e08f8dc9.tar.gz
linux: manage xmodmap
I want to map caps-lock to control.
Diffstat (limited to '')
-rw-r--r--Xmodmap4
1 files changed, 4 insertions, 0 deletions
diff --git a/Xmodmap b/Xmodmap
new file mode 100644
index 0000000..0553230
--- /dev/null
+++ b/Xmodmap
@@ -0,0 +1,4 @@
+clear lock
+clear control
+keycode 66 = Control_L
+add control = Control_L Control_R