[ltp] PS/2 wheel mouse and scroll on a TP600E
   
    Michael Hagemann
     
    linux-thinkpad@linux-thinkpad.org
       
    Fri, 23 Jan 2004 19:38:18 +0100
    
    
  
On Fri, 23 Jan 2004 18:22:32 +0000 S. Anthony Sequeira wrote:
> Any way to use the wheel to scroll with a PS/2 (not USB) wheel mouse?
> 
> I seem to recall that it is not achievable, but would like confirmation
> before I  go shopping for an USB mouse.
Does that mean that your ps/2 wheel mouse doesn't work?
Try "ImPS/2" as the protocol in your X11 configuration.  That's safe
with normal mouses, too, and should work for most wheel mouses.
hth,
michael
ps: Don't forget the following line:
        Option          "ZAxisMapping"          "4 5"
Both (protocol and zaxismapping) are in `Section "InputDevice"'.