about summary refs log tree commit diff stats
path: root/xmodmap
diff options
context:
space:
mode:
Diffstat (limited to 'xmodmap')
-rw-r--r--xmodmap8
1 files changed, 8 insertions, 0 deletions
diff --git a/xmodmap b/xmodmap new file mode 100644 index 0000000..970c277 --- /dev/null +++ b/xmodmap
@@ -0,0 +1,8 @@
1! ~/.Xmodmap -*- conf-xdefaults-mode -*-
2
3! make Caps Lock the Menu key and Shift+CapsLock Caps Lock
4clear lock
5keycode 66 = Menu Caps_Lock NoSymbol NoSymbol
6
7! "natural" scrolling
8pointer = 1 2 3 5 4 7 6 8 9 10 11 12 \ No newline at end of file