Re: [PATCH libinput 0/6] Middle mouse button emulation

2015-04-15 Thread Peter Hutterer
On Wed, Apr 15, 2015 at 06:05:09PM -0700, Bill Spitzak wrote: > > On 04/15/2015 02:46 PM, Peter Hutterer wrote: > >On Wed, Apr 15, 2015 at 07:32:01AM -0700, Bill Spitzak wrote: > >>Is this being done for physical mice with two buttons? The comments seem to > >>indicate not, which seems kind of poi

Re: [PATCH libinput 0/6] Middle mouse button emulation

2015-04-15 Thread Bill Spitzak
On 04/15/2015 02:46 PM, Peter Hutterer wrote: On Wed, Apr 15, 2015 at 07:32:01AM -0700, Bill Spitzak wrote: Is this being done for physical mice with two buttons? The comments seem to indicate not, which seems kind of pointless: if a client has to emulate it for a physical mouse it will be emul

Re: [PATCH libinput 0/6] Middle mouse button emulation

2015-04-15 Thread Peter Hutterer
On Wed, Apr 15, 2015 at 07:32:01AM -0700, Bill Spitzak wrote: > Is this being done for physical mice with two buttons? The comments seem to > indicate not, which seems kind of pointless: if a client has to emulate it > for a physical mouse it will be emulating it for touchpads as well. not quite,

Re: [PATCH libinput 0/6] Middle mouse button emulation

2015-04-15 Thread Bill Spitzak
Is this being done for physical mice with two buttons? The comments seem to indicate not, which seems kind of pointless: if a client has to emulate it for a physical mouse it will be emulating it for touchpads as well. Delaying a press to see if it is a middle click is also probably annoying.

[PATCH libinput 0/6] Middle mouse button emulation

2015-04-14 Thread Peter Hutterer
we already had middle mouse button emulation for softbuttons, but not on physical buttons. This patchset adds support for physical buttons. Couple of general notes: * some devices, e.g. 2-button touchpads, have middle button emulation enabled, but not exposed as config option * if you have a m