On Tue, Feb 19, 2002 at 02:54:04PM +1100, Simon Wong wrote:

> I have a Logitech 3button mouse with middle button a scroll-wheel. 
> Plugged into the PS/2 port on my laptop (usually shared with a keyboard
> on a splitter but I'm pretty sure it hasn't worked by itself either).
> 
> /etc/X11/XF86config-4:
> 
>     Section "InputDevice"
>             Identifier  "Mouse0"
>             Driver      "mouse"
>             Option      "Protocol" "PS/2"
>             Option      "Device" "/dev/psaux"
>             Option      "Emulate3Buttons"
>             Option      "Buttons" "5"
>             Option      "ZAxisMapping" "4 5"
>             Option      "Emulate3Timeout" "50"
>     EndSection
>     
> NO gpm.
> 
> Scroll wheel doesn't work.

Replace this line:

>             Option      "Protocol" "PS/2"

with this line:

              Option      "Protocol" "ImPS/2"


-- 
#ozone/algorithm <[EMAIL PROTECTED]>          - trust.in.love.to.save
-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to