eGalax touchscreen calibration
|
9th Jul, 2013, 05:21 AM
Post: #125
|
|||
|
|||
RE: eGalax touchscreen calibration
old file
47419 111 -9640392 -260 27323 -3837576 65536 1240 720 0 new file -45926 111 -5111808 -260 -27569 -3604480 65536 1240 720 0 if you need to, check the signs the scale values, they're not that different, you can see the 'x-offset' is....like I said the clue is when ts_calibrate was executed the resolution was 1240 x 720 you can change the press-time for right click (<=0.5secs), there is a time check and a range check so if no-move it will right_click on release If you want to play with the values, check the file end of the file input-create.py in /scripts/uinput-mapper/ Code: sudo nano /scripts/uinput-mapper/input-create.py or if to sensitive then change the range check value in the same place: Code: if inrange <= 400: NB. it's python, so code spacing is important! then you need to restart uimapper by re-plugging usb or Code: stop xbmc |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Touchscreen calibration is wrong and i'm going crazy. | wash | 5 | 19,831 |
17th Jan, 2015 10:34 PM Last Post: wash |
|
Tutorial: Touchscreen calibration & extra features | Markamc | 0 | 7,559 |
2nd Jul, 2013 12:11 AM Last Post: Markamc |