View Single Post

   
  #7 (permalink)  
Old 01-17-2008, 06:09 PM
David
 
Posts: n/a
Default Re: Strange behaviour of gpm after using KDE

Paulo R. Dallan wrote:
> David wrote:
>>
>>Sounds like you may be using the wrong driver for it.

>
> Its a Genius NetScroll + PS/2 mouse (wheelmouse, wheel is also the 3rd
> button), configured for gpm (/etc/rc.d/rc.gpm) as:
>
> /usr/sbin/gpm -m /dev/mouse -t imps2 -3
>
> And configured in XF86config (for KDE), as:
>
> Section "InputDevice"
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "IMPS/2"
> Option "ZaxisMapping" "4 5"
> Option "Device" "/dev/mouse"
> EndSection
>
> Am I forgetting something, or doing something wrong?


Have you tried any of the other PS/2 Protocol options to see if
they work? You might find one of these links to be helpful. They
both show using the NetScrollPS/2 instead of the IMPS/2 Protocol.

NetScroll PS/2
http://library.n0i.net/linux-unix/ap...mouse6.html#29

NetScrol Optical PS/2
http://library.n0i.net/linux-unix/ap...mouse6.html#31

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.1.0 Kernel 2.4.25 SMP i686 (GCC) 3.3.3
Uptime: 3 days, 44 min, 3 users, load average: 2.02, 1.60, 1.5
Reply With Quote