On Thu, May 31, 2012 at 12:03:37AM +0300, Dimitris Zenios wrote: > I have a touch pad which support XITouchClass in XIDependentTouch.When > i XISelectEvent(TouchBegin,TouchEnd,TouchUpdate) i dont get any touch > events originating from the touch pad .Any idea?
the synaptics driver doesn't send touch events unless all multi-finger handling is disabled in the driver. This includes all ClickFinger*, TapAction* and *TwoFinger* options. Once you disable those, you'll see touch events. Cheers, Peter _______________________________________________ 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