| Summary: | ALPS GlidePoint in Sony Z505 not recognized | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | jrozes <jrozes> | ||||
| Component: | kern | Assignee: | freebsd-bugs (Nobody) <bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 3.2-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
jrozes
1999-08-18 03:00:01 UTC
Thank you for submitting the patch. Would you boot the patched kernel, giving the `boot -v' command at the loader prompt and send me /var/run/dmesg.boot, so that I can see how the GlidePoint in Sony VAIO Z505 is behaving? Kazu yokota@FreeBSD.org Hi, I tried both patches on a Super-Slim Sony PCG-Z505R, the GlidePoint is recognized correctly but, the builtin touch pad does not respond correctly: A tap on the touchpad is interpreted as 2 X (button 1 press event, button 1 release event) == TWICE. It makes use of the touchpad annoying. Running FreeBSD3.4-Stable (Jan 14 2000). -- Roger.Savard@henoc.com A workaround is with the use the variable Emulate3Timeout and set the timeout higher. Section "Pointer" Protocol "GlidePoint" Device "/dev/psm0" BaudRate 1200 Emulate3Timeout 210 <<< Resolution 100 Buttons 3 Emulate3Buttons EndSection OS: FreeBSD 3.4-Stable WM: WindowMaker windowmaker-0.61.1 XF86: V336 -- State Changed From-To: open->closed Both -CURRENT and -STABLE have been update. A workaround for the "double tap" problem was found. |