On Mon, 9 Jul 2012 15:33:08 +1000 Peter Hutterer <peter.hutte...@who-t.net> wrote:
> On Mon, Jul 09, 2012 at 12:15:17AM +0000, Chandler Paul wrote: > > On Mon, 9 Jul 2012 14:07:07 +1000 > > Peter Hutterer <peter.hutte...@who-t.net> wrote: > > > > > if you don't need the actual multitouch support you can hack up > > > evdev to undefine MULTITOUCH and it should handle the other events > > > correctly. > > > > > > if the screen works otherwise but not in xfce, I suspect it's an > > > Xfce issue since the server doesn't treat the WM any different to > > > otehe clients. > > > > > > Cheers, > > > Peter > > > > Is there no easy way to do it with multitouch being enabled? > > no, sorry. the driver treats multitouch devices as such and passes on > the multitouch events. only by purposely disabling can you force the > driver back into the old mode (which technically isn't done by the > driver either, it's just that the driver then only sees some events > from the kernel and the kernel does legacy event emulation). > > Cheers, > Peter Would a patch to change this behavior be possible, or programming something to react to the events being passed by the drivers and emulate a right click? Also, for the time being something should be added to the evdev man page regarding this, as that would have saved me a lot of time in trying to figure out this matter. _______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: arch...@mail-archive.com