bin/122235: freebsd-7.0 moused problems with ALPS GlidePoint
J.R. Oldroyd
fbsd at opal.com
Sat Mar 29 06:00:01 PDT 2008
>Number: 122235
>Category: bin
>Synopsis: freebsd-7.0 moused problems with ALPS GlidePoint
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 29 13:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: J.R. Oldroyd
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD vougeot.opal.com 7.0-STABLE FreeBSD 7.0-STABLE #5: Mon Mar 10 16:49:51 EDT 2008 xx:/usr/src/sys/i386/compile/VOUGEOT i386
>Description:
ALPS GlidePoint touchpad exhibits periodic eratic mouse movement and taps
when using touchpad under moused with xorg.conf using /dev/sysmouse. With
xorg.conf using /dev/psm0 directly, touchpad does not exhibit eratic behavior.
Under moused, touchpad works normally most of the time, but every few minutes
when using the touchpad, the cursor performs a series of unexpected jumps
and pad taps. The effect is that often text is unexpectedly selected and
may be unexpectedly pasted back, or that a browser "back" operation is
performed. Often the first eratic jump is to the bottom of the screen.
There was no problem under 6-stable.
>How-To-Repeat:
Sony VAIO PCG-Z505SX running 7-stable. Moused enabled. Xorg.conf uses
/dev/sysmouse config, with modified ZAxisMapping so that tapping works:
rc.conf:
moused_enable="YES"
moused_flags="-3 -m 1=4"
xorg.conf:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
#Option "ZAxisMapping" "4 5 6 7"
Option "ZAxisMapping" "6 7"
EndSection
>Fix:
None, as yet.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list