commit 6876109ac7af5468d0d9b96f3ed5ee5d0e4e9b2f parent 548383fd217f0485dad18f9d0524ae05718ef311 Author: Anders Damsgaard <anders.damsgaard@geo.au.dk> Date: Mon, 7 Mar 2016 14:45:32 -0800 reverse scroll direction Diffstat:
M | .Xmodmap | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.Xmodmap b/.Xmodmap @@ -13,3 +13,6 @@ !add mod1 = Super_L !add mod4 = Alt_L !add mod4 = Alt_R + +! Reverse scroll +pointer = 1 2 3 5 4 7 6 8 9 10 11 12