mouse with scroll....

Shantanu Mahajan freebsd at dhumketu.cjb.net
Mon Aug 18 09:58:34 PDT 2003


+-- 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 at 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


More information about the freebsd-questions mailing list