=== MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow === dandrader is now known as dandrader|afk [14:23] hi, is it possible to determine the difference between a touchscreen and an MT touchpad in xinput? [14:25] brendand: yes, use xinput list [14:25] look for the touch class [14:26] it will be dependent for a touchpad [14:26] and direct for a touchscreen === dandrader|afk is now known as dandrader [15:03] cnd, do you guys have any tests which confirm a touchscreen is working properly? [15:04] brendand: it's an area we are lacking a bit in, tbh [15:04] the qt4 demos have a fingerpaint app [15:04] you should be able to test your touchscreen with it [15:05] gestures in unity should work as well [15:05] three touches to move a window around, for example === dandrader is now known as dandrader|lunch [16:18] cnd - so the scope of our testing is actually that we want to a.) detect that the system has a MT touchscreen or touchpad (and which one), b.) test that it detects multiple contacts (not interested really in testing gestures) [16:18] brendand: if qt fingerpaint works, then it should be working [16:18] if you want a text based test [16:18] you could use xinput test-xi2 [16:19] cnd - i tried test-xi2 [16:20] cnd - any tips on confirming that more than one contact has been detected? [16:20] brendand: what did it show? [16:20] you should watch the detail of the touch events [16:20] the detail is the touch ID [16:20] cnd - i don't have a device in physical proximity. i'm testing remotely in a lab [16:20] if you are getting touch begin….touch updates….touch ends with multiple detail values at the same time [16:20] then you are getting multiple touches at the same time [16:21] cnd - sounds like i'll need to write a script to process the output of test-xi2 [16:21] cnd - thanks === dandrader|lunch is now known as dandrader === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader