@Stephen: I guess that means that your device passes the following
check:

if (tabletData.valuatorInfo.contains(QXcbAtom::AbsX) &&
     tabletData.valuatorInfo.contains(QXcbAtom::AbsY) &&
     tabletData.valuatorInfo.contains(QXcbAtom::AbsPressure))

which you can check using xinput list-props $device_id or simply using
evtest.

I have a non-tablet and a tablet, they are both affected by the same
problem, except that fixing the tablet use case will probably take a
little more work.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in Ubuntu.
https://bugs.launchpad.net/bugs/1307701

Title:
  xserver mouse pointer emulation from touch breaks with QML app.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1307701/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to