[SOLVED] Touchscreen Rotation
Posted: 06 Nov 2018, 16:57
I've just received an HP E230t touchscreen to use on a Kiosk, and we want to use it in portrait. Rotating the image is trivial, but getting the touchscreen to follow suit has proven more problematic. The kiosk install wizard gave me:
touchscreen_calibration="Melfas LGDisplay Incell Touch" "Evdev Axis Calibration" 32 0 4085 15 4100
although the calibration works just fine out of the box, at least that way I have the ID string. When I try to add the axes swap as such:
touchscreen_calibration="Melfas LGDisplay Incell Touch" "Evdev Axis Calibration" 32 0 4085 15 4100 | "Melfas LGDisplay Incell Touch" "Evdev Axes Swap" 8 1
it doesn't actually swap the axes.
Am I missing something blatantly obvious here?
touchscreen_calibration="Melfas LGDisplay Incell Touch" "Evdev Axis Calibration" 32 0 4085 15 4100
although the calibration works just fine out of the box, at least that way I have the ID string. When I try to add the axes swap as such:
touchscreen_calibration="Melfas LGDisplay Incell Touch" "Evdev Axis Calibration" 32 0 4085 15 4100 | "Melfas LGDisplay Incell Touch" "Evdev Axes Swap" 8 1
it doesn't actually swap the axes.
Am I missing something blatantly obvious here?