On Monday 7. May 2001 00:29, James Smith wrote: > Does anyone know of a way to get a scroll wheel on a mouse working in KDE > without using an external program like imwheel? > > JW, > James Smith
I have this in my XF86Config file which make the wheel work in most programs
except netscape:
Section "Pointer"
Protocol "IMPS/2"
Device "/dev/psaux"
Buttons 5
ZAxisMapping 4 5
EndSection
Trond

