Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2001 01:27:24 +0900
From:      Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
To:        Thomas Stratmann <thomas.stratmann@ruhr-uni-bochum.de>
Cc:        freebsd-stable@freebsd.org, yokota@zodiac.mech.utsunomiya-u.ac.jp
Subject:   Re: Weird mouse click/drag behaviour 
Message-ID:  <200102081627.BAA29510@zodiac.mech.utsunomiya-u.ac.jp>
In-Reply-To: Your message of "Thu, 08 Feb 2001 13:14:13 %2B0100." <3A828D95.E12D4628@ruhr-uni-bochum.de> 
References:  <3A81A8A5.71D61306@ruhr-uni-bochum.de> <3A81B8BD.90C892DA@math.missouri.edu> <3A828D95.E12D4628@ruhr-uni-bochum.de> 

next in thread | previous in thread | raw e-mail | index | archive | help
>The symptom is as such: When I click and immediately move wildly no
>click is assumed, but when I then stop the movement before releasing
>button 1 then a click is assumed at the new position.
>
>My X server used the wrong device, but I fixed it now (I think):
>Section "Pointer"
>  Protocol	"SysMouse"
>  Device	"/dev/sysmouse"
>#  BaudRate	1200
>#  Emulate3Timeout 50
>  Resolution	100
>#  Emulate3Buttons
>EndSection
>
>I commented lines out as above as I suspected a double
>3rd-button-emulation conflict.
>The emulation as such works.
>
>The problem seems to appear in the system console, too.
>
>My moused options: moused -t auto -3 -E 2 -p /dev/psm0
>(I tuned down the -E timeout as I suspected the problem there, but I was
>wrong. Using such a stupid short time interval works, my fingers seem
>thick enough)

What if you turn off the -3 option on the moused command line,
then turn on Emulate3Buttons in the Xserver?

Kazu


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




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