ports/122372: x11-servers/xorg-server 1.4_7, 1: mouse wheel does
not scroll
Skalla Raabjorn
skalla.raabjorn at gmx.de
Sat Apr 5 11:00:09 UTC 2008
The following reply was made to PR ports/122372; it has been noted by GNATS.
From: Skalla Raabjorn <skalla.raabjorn at gmx.de>
To: bug-followup at FreeBSD.org, darcsis at 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.
More information about the freebsd-x11
mailing list