eGalax touchscreen calibration
|
28th Aug, 2013, 03:27 AM
Post: #196
|
|||
|
|||
RE: eGalax touchscreen calibration
(28th Aug, 2013 02:39 AM)Markamc Wrote:If you have github, then give me your username, then you can push the new uimapper =)(28th Aug, 2013 12:46 AM)ph87 Wrote: It's working for me... but should I still update your scripts? Are there some other improvements regarding speed or handling... whose can be important? Or, i have to do it tomorrow @ work right now XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
28th Aug, 2013, 05:25 AM
Post: #197
|
|||
|
|||
RE: eGalax touchscreen calibration
@brantje , user Markamc on github.....need to get into this really....please bear with me!
@ph87 You can get the new uimapper.tar.gz and extract and move etc from here atm Terminal wget --no-check -O uimapper.tar.gz "https://docs.google.com/uc?export=download&id=0B4lrG9aRe-8Malg2VkM0YW1CT28" sudo mkdir -p /scripts && tar -zxvf uimapper.tar.gz -C /scripts I have just added a input-grab.py (input-read.py stripped-down) this can be used just to grab the other events from the device, it's a quick/dirty solution to see if it improves performance since there is no need to read the events. Just change the last input-read.py statements in the uimapper.conf file to input-grab.py instead. Hope it improves performance for you, cheers mark |
|||
28th Aug, 2013, 11:07 AM
Post: #198
|
|||
|
|||
RE: eGalax touchscreen calibration
(28th Aug, 2013 05:25 AM)Markamc Wrote: @brantje , user Markamc on github.....need to get into this really....please bear with me! Will send you a pm with instructions when I wake up ツ. XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
30th Aug, 2013, 10:45 PM
Post: #199
|
|||
|
|||
AW: RE: eGalax touchscreen calibration
(28th Aug, 2013 05:25 AM)Markamc Wrote: @ph87I'm busy with other "projects" atm... will report the results as soon as I've tested it! |
|||
8th Sep, 2013, 11:33 PM
Post: #200
|
|||
|
|||
RE: eGalax touchscreen calibration
Finally had some spare time to update git.
Marc, will swype work? XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
9th Sep, 2013, 04:08 AM
Post: #201
|
|||
|
|||
RE: eGalax touchscreen calibration
Thanks Brantje, didn't finish the swipe functionality was looking into it, I could detect the condition but have not managed to inject an event.
|
|||
10th Sep, 2013, 09:51 PM
Post: #202
|
|||
|
|||
RE: eGalax touchscreen calibration
Will look into it, but for now, its not working with beta 2.
XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
11th Sep, 2013, 01:20 AM
Post: #203
|
|||
|
|||
RE: eGalax touchscreen calibration
why? what changed ?
Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
11th Sep, 2013, 10:28 AM
Post: #204
|
|||
|
|||
RE: eGalax touchscreen calibration
Great to see you here mk01, you must have sorted everything out everywhere else!!....unfortunately not for me! think I will stick to previous beta.
I now have instant touch-action, everything I touch gets action-ed immediately, previously, I could select and then action with a slightly longer press, controlled externally from a python program (also controlling the BTN_RIGHT and calibration) using uimapper. Now, I action everything with one touch , which makes it a problem. This is a 'dirty' solution, unless a configurable driver including calibration can be provided for every TS, then I think a more 'open' solution would be preferable. |
|||
11th Sep, 2013, 11:44 AM
Post: #205
|
|||
|
|||
RE: eGalax touchscreen calibration
which modules are loaded ? I can check in kernel source tree, whether some defaults didn't change suddenly ?
3.9.y kernel tree it was ? Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
11th Sep, 2013, 06:11 PM
Post: #206
|
|||
|
|||
RE: eGalax touchscreen calibration
I am guessing this is a result of applying the new egalax patch from Andrei.
I believe the new patch solves the original 'single touch' (mousedrag) inside the xbmc code. I was forcing an extra event outside xbmc and controlling BTN_RIGHT/calibration. Maybe others prefer it, but it means a 'touch press' now 'actions' a button immediately; it would be nice to include tiny a delay, to prevent accessing everything with a touch. For example, normal behavior on selecting the outermost item(left/right) would scroll the menu, now it accesses the item. Maybe Andrei could sort this?? |
|||
13th Sep, 2013, 07:30 AM
Post: #207
|
|||
|
|||
RE: eGalax touchscreen calibration
Actually, the system seems ok, you get used to the sensitivity after a while and as long as you keep TOUCH-contact you can navigate the menu ok. Everything else works as normal, on release of BETA1.2 I will remove the extra BTN_TOUCH event So, I'm happy, finally...must be my age!
|
|||
15th Sep, 2013, 09:57 AM
Post: #208
|
|||
|
|||
RE: eGalax touchscreen calibration
thanks for update.
in case of issues (and modification of kernel or modules would be needed) let us know. Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here |
|||
15th Sep, 2013, 08:19 PM
Post: #209
|
|||
|
|||
RE: eGalax touchscreen calibration
(13th Sep, 2013 07:30 AM)Markamc Wrote: Actually, the system seems ok, you get used to the sensitivity after a while and as long as you keep TOUCH-contact you can navigate the menu ok. Everything else works as normal, on release of BETA1.2 I will remove the extra BTN_TOUCH event So, I'm happy,How did you calibrate the touchscreen? With install.sh or another way? XBian Skin Beta Testing Clock Screensaver If you liked my help, click on "Thanks" to show your appreciation. |
|||
15th Sep, 2013, 09:27 PM
Post: #210
|
|||
|
|||
RE: eGalax touchscreen calibration
I have just tested the calibration again, I use the 'sh ts_calib.sh' script I originally used and all is ok.
|
|||
« 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 | 18,926 |
17th Jan, 2015 10:34 PM Last Post: wash |
|
Tutorial: Touchscreen calibration & extra features | Markamc | 0 | 7,301 |
2nd Jul, 2013 12:11 AM Last Post: Markamc |