[ltp] wheelbutton on external mouse

Ole Langbehn linux-thinkpad@linux-thinkpad.org
Mon, 21 Nov 2005 14:09:01 +0100


--nextPart1189709.28GN8ZIMOW
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

come se fosse antani wrote:
> Hi.
> I'm using an x40, in them occasionally I plug a optical mouse from
> logitech . the mouse works fine but I'm not able to use the
> wheelbutton... it don't have any effect pushing it.
> here is my xorg.conf (under debian).
> I tried also to commenting the config about the synaptics touchpad but
> unsuccessfull... nothing changes.
>
> any suggestions?

you don't need emulation, since you have 3 buttons and a wheel, right?
try this:

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
#	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
#	Option      	"EmulateWheel"    "on"  =20
#        Option      	"EmulateWheelButton" "2"

EndSection

you can find tons of xorg conf examples via google

=2D-=20
Ole Langbehn

freiheit.com technologies gmbh
Theodorstr. 42-90 / 22761 Hamburg, Germany
fon       +49 (0)40 / 890584-0
fax       +49 (0)40 / 890584-20

gpg fingerprint: 3143 8854 27c0 ea45 0d42  72b1 8361 3a50 1682 7d03

=46reie Software durch B=FCcherkauf f=F6rdern | http://bookzilla.de/

--nextPart1189709.28GN8ZIMOW
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQBDgcb3g2E6UBaCfQMRAjpaAJ9SW8HQvMZ8LsqG0TFgnVS3EhLEiACfeBXw
M5CU254GSzEmvdkWy02nmgQ=
=s1vV
-----END PGP SIGNATURE-----

--nextPart1189709.28GN8ZIMOW--