You are not logged in.
Just installed to an General Dynamics/Itronix GD8200 laptop, for some odd crazy reason, although the touch screen appears to function, touching at the top of the screen causes the cursor to jump to the bottom, and vice-versa, touching at the bottom, makes it jump to the top. It appears about right left to right.
I've got about no idea where to start with this, I did find this post on the Debian furums regarding fine-tuning the calibration, which has me wondering if I can simply specify the y axis reversed to correct things? So instead of the example 0 4000 0 4000 I'd maybe use (corrected for my actual system) 0 4000 4000 0?
Would that be safe to experiment with? I know that incorrect display settings can do actual harm, but I have no idea for touch input settings, and I'd prefer to avoid risks with expensive (to me) hardware, even if it is an old used laptop to others.
Just to add to my confusion, the touch screen appears twice doing "xinput list"
beardy@GD8200-DB-BL:~$ xinput list
⎡ Virtual core pointer id=2 [master pointer (3)]
⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)]
⎜ ↳ eGalax Inc. USB TouchController id=11 [slave pointer (2)]
⎜ ↳ eGalax Inc. USB TouchController id=12 [slave pointer (2)]
⎜ ↳ SynPS/2 Synaptics TouchPad id=14 [slave pointer (2)]
⎣ Virtual core keyboard id=3 [master keyboard (2)]
↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)]
↳ Power Button id=6 [slave keyboard (3)]
↳ Video Bus id=7 [slave keyboard (3)]
↳ Power Button id=8 [slave keyboard (3)]
↳ Sleep Button id=9 [slave keyboard (3)]
↳ AT Translated Set 2 keyboard id=13 [slave keyboard (3)]
beardy@GD8200-DB-BL:~$
so I've no idea if i should be using id 11 or 12...
Last edited by Bearded_Blunder (2016-10-20 05:18:33)
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
Have you tried https://packages.debian.org/jessie/x11- … calibrator?
Offline
I have now, being previously unaware of it, once installed, it adds an extra process to the list of running processes, with no other discernable effect.
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline
Does this do anything:
x11-touchscreen-calibrator
You will have to excuse me, I hate touchscreens and thus have no personal experience of their configuration so I'm shooting in the dark here
Offline
This looks useful:
https://wiki.ubuntu.com/Touchscreen
particularly the eGalax info at the bottom.
Red
Knowledge Ferret
Offline
Does this do anything:
x11-touchscreen-calibrator
You will have to excuse me, I hate touchscreens and thus have no personal experience of their configuration so I'm shooting in the dark here
You are excused I'm not fond of touch screens either, if it didn't work at all, I wouldn't even be persuing making it work, however, one thing i dislike more than touch screens, is things that work incorrectly that's tied to an autistic spectrum disorder, since it almost works, it'll bug me forever if I don't get it working right.
To answer your question, it reports my screen resolution, and then sits till I ctrl+c out
beardy@GD8200-DB-BL:~$ x11-touchscreen-calibrator
screen: 1024x768, display: 1024x768 (0,0), preferred: 1024x768 (LVDS1), scaling mode: 'Full aspect' RR_Rotate_0
I'm about to go persue the link provided by @redcollective which does indeed look promising, and will report back with what I find.
Following the above mentioned link, downloading and installing the eGalaxTouch driver and utilities has enabled me to resolve the issue.
Many thanks @redcollective
Marked [SOLVED] Title edited to snag appropriate searches.
Last edited by Bearded_Blunder (2016-10-20 05:19:41)
Blessed is he who expecteth nothing, for he shall not be disappointed...
If there's an obscure or silly way to break it, but you don't know what.. Just ask me
Offline