[ANNOUNCE] xf86-input-evdev 2.0.99.2

Søren Hauberg hauberg at gmail.com
Thu Oct 23 23:50:20 PDT 2008


2008/10/24 Peter Hutterer <peter.hutterer at who-t.net>:
> Touchscreen support (courtesy of Søren) enables devices that report only
> BTN_TOUCH capability, but no BTN_LEFT, BTN_RIGHT, etc.

Great! The only major thing left is then to be able to calibrate a
touch screen. I haven't been able to come up with anything better than
my original patch, which essentially did a

  if (is_touch_screen)
    transform_data_according_to_calibration ()

for every event. My impression is that you don't like this approach.
Is that correct?

Søren

P.S. I should mention that I no longer have easy access to a touch
screen that's using evdev.



More information about the xorg mailing list