[PATCH evdev] Remove AUTO feature of middle mouse button emulation.

Daniel Stone daniel at fooishbar.org
Fri May 28 05:31:09 PDT 2010


On Fri, May 28, 2010 at 05:01:12PM +1000, Peter Hutterer wrote:
> The AUTO feature was the default, MB emulation was on until a middle mouse
> button was pressed. MB emulation however results in a delay of the first
> press, causing minor annoyances to the users.
> 
> Disable the feature by default unless the device has no middle button.
> Note that the restrictions of the PS/2 protocol result in all mice having
> the middle mouse button bit set, so it's not a particularly reliable
> indicator whether the device needs the emulation.
> There's not a lot of two-button mice around anymore though, so arguably we
> should start caring about more important things.
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Hm.  I do worry about less determinate behaviour, particularly if people
start blaming the graphics layer for being 'slow' when the issue is
input lag if your mouse doesn't report a middle button.  Could we just
default it to off, add a property if there's none already, and make sure
the toggle gets into GNOME/KDE control panels?

Cheers,
Daniel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20100528/f88b88f9/attachment.pgp>


More information about the xorg-devel mailing list