eGalax touchscreen calibration
|
12th Jun, 2013, 06:43 AM
Post: #93
|
|||
|
|||
RE: eGalax touchscreen calibration
Great news, not ideal but run once it gave me a more accurate solution.
At the moment, the values given by the TS float too much for it to stay within the click-confines values in XBMC. This is because of the sensitivity of the TS. When I recompiled XBMC , i could select and single click when an option was high-lighted. I got tied of recompiling XBMC and didn't request a code change since it would make the mouse less accurate. Since then, I've tried many things, best one so far was 'python-uinputmapper'. It re-maps and input event to another user-input event. I got it to grab the TS device and apply the calibrations and generate another event which XBMC uses. This is handy since I could use the pointer calib file directly and also add a float and fuzz values fr the TS to stop the jitter effect. I also have nearly found a way to monitor TOUCH duration to inject an BTN_RIGHT event, which would be handy! Just looking at another solution too, evmapd, another mapping daemon doing a similar thing. My knowledge of python and C are limited, but really enjoying having a go. Prior to getting the Pi, I'd never used linux before. I'll keep you posted if I get anywhere, you never know Gotham might provide better support (12th Jun, 2013 06:19 AM)brantje Wrote: Got it working!!! Just checking? did you see the crosses to select, I ended up changing the code to move them further into the centre before compilation to avoid having to remove my screen bezel, although I can use it with overscan, it strill works and reports the effective screen resolution |
|||
« 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,837 |
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 |