Slackware doesn't automatically enable your scroll wheel ... at least the last time I used a GUI in Slack. You'll need to edit /etc/X11/xorg.conf and edit the section with your mouse settings to something like this:
You'll probably have to tweak to suit ... but that is where you setup your scroll wheel.Code:Identifier "Mouse1" Driver "mouse" Option "Protocol" "IMPS/2" Option "ZAxisMapping" "4 5" Option "Device" "/dev/mouse"


Reply With Quote
Bookmarks