Kali Linux 2016 Rolling Inverted Mouse Scrolling
3
votes
1
answer
2499
views
My mouse scrolling is inverted I have taken a look at this post:
https://jamesmcdonald.com/2011/07/invert-mouse-scroll-wheel-in-debian/
But my config is like this:
Section "InputClass"
Identifier "evdev pointer catchall"
MatchIsPointer "on"
Option "ButtonMapping" "1 2 3 5 4 6 7 8"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
EndSection
With the
Option "ButtonMapping" "1 2 3 5 4 6 7 8"
I have also enabled "natural scrolling" but no luck
Anyone has come accross the same issue and solved it¿? Thank you in advance
Asked by aDoN
(756 rep)
Aug 18, 2016, 12:36 PM
Last activity: May 22, 2025, 01:02 PM
Last activity: May 22, 2025, 01:02 PM