Main forum > FAQ
Mouse Wheel on Linux
(1/1)
Kitty Hello:
Edit the /etc/X11/XF86Config-4.
Maybe it will be like following. Another lines may differ from yours.
--- Code: (glbasic) ---Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "ZAxisMapping" "4 5" # ADD THIS LINE!!!
EndSection
--- End code ---
Navigation
[0] Message Index
Go to full version