Date: Sat, 5 Apr 2008 11:00:09 GMT From: Skalla Raabjorn <skalla.raabjorn@gmx.de> To: freebsd-x11@FreeBSD.org Subject: Re: ports/122372: x11-servers/xorg-server 1.4_7, 1: mouse wheel does not scroll Message-ID: <200804051100.m35B09qr071951@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/122372; it has been noted by GNATS. From: Skalla Raabjorn <skalla.raabjorn@gmx.de> To: bug-followup@FreeBSD.org, darcsis@gmail.com Cc: Subject: Re: ports/122372: x11-servers/xorg-server 1.4_7,1: mouse wheel does not scroll Date: Sat, 5 Apr 2008 12:31:10 +0200 I am using a PS/2 mouse and can confirm this. At first the mouse would not even move but then I changed the protocol from sysmouse to auto. I am not using moused. The Section in xorg.conf now looks like this: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5 6 7" EndSection I had /dev/psm0 as device but this is as generated from X -configure.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804051100.m35B09qr071951>