Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 2003 01:40:09 +0530
From:      Shantanu Mahajan <freebsd@dhumketu.cjb.net>
To:        Denis <intraden@mail.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: mouse with scroll....
Message-ID:  <20030817201009.GA869@dhumketu.homeunix.net>
In-Reply-To: <78953932.20030817033140@mail.ru>
References:  <78953932.20030817033140@mail.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
+-- Denis [freebsd] [17-08-03 03:31 +0400]:
| Hi All!!!
| 
|   Does anybody know how in freebsd use mouse with 3 button and one
|   scroll?
| 
| -- 
| Best regards, Denis
| intraden@mail.ru

	here's my corresponding section

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

	Note: If I uncomment "Protocol" line, it won't work. Rt.
	now it is working _perfectly_.


-- 
Regards,
Shantanu Mahajan



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