tias / xinput_calibrator

A generic touchscreen calibration program for X.Org
http://www.freedesktop.org/wiki/Software/xinput_calibrator
Other
136 stars 105 forks source link

Possibility to setup permanantly automatically if has root access? #40

Open Vdragon opened 12 years ago

Vdragon commented 12 years ago

Its great when I find this software in Ubuntu 12.04LTS repository with my ASUS R2H! I wonder if I don't need to manually sudoedit after every calibrating...

tias commented 12 years ago

You can make the calibration settings permanent. If you run xinput-calibrator from a terminal (that is, from a command line) then it will print detailed instructions on standard-out.

Is this what you are asking about?

Kind regards, Tias

Vdragon commented 12 years ago

@tias What I mean is xinput-calibrator automatically "do" the "detail instructions" instead of telling us. I'm too lazy to do it myself ;)

austriancoder commented 12 years ago

The big question is where to store the calibration data. Some touch controllers can store it in an internal eeprom, but there is no interface (kernel <--> userspace) for it. So it is not possible to do everything automatically and store the settings permanently.