Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2000 16:20:03 -0800 (PST)
From:      Roger Savard <Roger.Savard@henoc.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/13215: ALPS GlidePoint in Sony Z505 not recognized
Message-ID:  <200001150020.QAA45476@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

The following reply was made to PR kern/13215; it has been noted by GNATS.

From: Roger Savard <Roger.Savard@henoc.com>
To: freebsd-gnats-submit@FreeBSD.org, jrozes@vinton.com
Cc: "yokota@zodiac.mech.utsunomiya-u.ac.jp" <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Subject: Re: kern/13215: ALPS GlidePoint in Sony Z505 not recognized
Date: Fri, 14 Jan 2000 19:23:05 -0500

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001150020.QAA45476>