about summary refs log tree commit diff stats
path: root/xmodmap
diff options
context:
space:
mode:
authorCase Duckworth2024-05-30 12:47:11 -0500
committerCase Duckworth2024-05-30 12:47:11 -0500
commit22bc1e1879da0d99e5e1d79b10742b8cc9fd0521 (patch)
treecd813c6d8bfeebe83901b2d749ce97f1231dd547 /xmodmap
downloaddots-22bc1e1879da0d99e5e1d79b10742b8cc9fd0521.tar.gz
dots-22bc1e1879da0d99e5e1d79b10742b8cc9fd0521.zip
Initial commit
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