Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2001 11:05:26 +0300
From:      Juriy Goloveshkin <juriy@avias.com>
To:        freebsd-mobile@FreeBSD.ORG
Subject:   Vaio's GlidePoint & wheel mode
Message-ID:  <20010312110525.A1431@avias.com>

next in thread | raw e-mail | index | archive | help
Hello, it migth be usefull for somebody...

moused_flags="-3 -w3 -m2=4"
-m2=4 means "Tap" is equal middle button(I migth be not very good...)

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option      "Protocol" "auto"
	Option      "Device" "/dev/sysmouse"
	Option			"ZAxisMapping" "4 5"
	Option			"Buttons" "5"
EndSection

It seems like wheel rolling when right button is pressed.

-- 
Bye
Juriy Goloveshkin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010312110525.A1431>