XInput2 touch events

2013-10-21 Thread Volker
Hello, my application registers for XI-TouchBegin/Update/End events on a window, receives and processes them. My problem is that the cursor (core pointer) is still moved by touch in that window. How do I keep the pointer separate on windows that handle touch themselfes but not on other win

Re: XInput2 touch events

2013-10-21 Thread Peter Hutterer
On Mon, Oct 21, 2013 at 11:00:51AM +0200, Volker wrote: > Hello, > > my application registers for XI-TouchBegin/Update/End events on a > window, receives and processes them. > > My problem is that the cursor (core pointer) is still moved by touch > in that window. > > How do I keep the pointer s

Re: eGalax touchscreen and RandR rotation

2013-10-21 Thread Peter Hutterer
On Fri, Oct 04, 2013 at 05:36:00PM -0700, Sandeep wrote: > Hi, > > I have an Acer Iconia Tab W500. It has an eGalax touchscreen. Single touch > input works. > > I mainly use KDE, and when I rotate the screen using the Krandrtray > application, the mouse input works fine, but the touchscreen inpu

Re: eGalax touchscreen and RandR rotation

2013-10-21 Thread Sandeep
For input, I am using xf86-input-evdev . I am not using the proprietary eGalax driver. I might be wrong about the input rotating with the screen. The problem is the mouse cursor/pointer location does not correspond to the touch input. The movement of the cursor does correspond to the touch input,