[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wheelmouse



Logitech wheelmice usually use a different protocol to PS/2. Try using MouseManPlusPS/2 as the protocol. Here is a snippet from my XF86Config-4:

Section "InputDevice"
       Identifier      "Configured Mouse"
       Driver          "mouse"
       Option          "Protocol" "MouseManPlusPS/2"
       Option          "ZAxisMapping" "4 5"
       Option          "Device" "/dev/psaux"
       Option          "SendCoreEvents" "true"
EndSection

Please note that the above will only work if gpm (General Purpose Mouse) package is NOT installed.

Johnny.

Subject:
Re: Wheelmouse
From:
Stefano <stefano.ceci@aruba.it>
Date:
Mon, 23 Jun 2003 09:36:44 +0200
To:
Piero <ludovico.ariosto@wanadoo.fr>


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alle 19:48, sabato 21 giugno 2003, Piero ha scritto:
I'm not able to make my wheelmouse work. It's a basic Logitech wheelmouse.

The corresponding lines in my /etc/X11/XF86Config file are:

Section "InputDevice"

# Identifier and driver

   Identifier  "Mouse1"
   Driver      "mouse"
   Option "Protocol"    "PS/2"
   Option "Device"      "/dev/psaux"
   Option "ZAxisMapping" " 4 5"
  Option "Emulate3Buttons"
EndSection

Anything tu suggest? Thanks

I had the same problem with the same mice. I've tryed a lot of configurations
but problem goes away only when I've upgrade XFree to 4.3 version!
- --==§==--
stefano
(stefanoceci.it)
openyourmindopenyoursource
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE+9q4WbWLalhiEs1QRArMoAJ0WTc6YU9DetvP6JF7xrCP2rZiMXgCffeYP
UbW9ZVk8o05TnAFgzwjA0ME=
=V5iD
-----END PGP SIGNATURE-----




Reply to: