commit 45595252fa0bcf546d90e4711babdc997a8e1806
parent a823559387f331df29788fa74980ce9a37d94c4b
Author: Chris Bracken <chris@bracken.jp>
Date: Mon, 28 Apr 2014 01:16:15 -0700
Use 'natural' scrolling under X
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.Xmodmap b/.Xmodmap
@@ -0,0 +1 @@
+pointer = 1 2 3 5 4 6 7 8 9 10 11 12
diff --git a/Makefile b/Makefile
@@ -6,7 +6,7 @@ install-bash:
cp .aliases .bash_logout .bashrc .colors .paths .profile .sh_functions ~/
install-x:
- cp .Xdefaults ~/
+ cp .Xdefaults .Xmodmap ~/
install-fontconf:
cp .fonts.conf ~/