touchscreen yaxis direction swapped
Hi,
may be a silly question but I´m Linux noob.
i use a ELO 15" vga touch display (one of these you´ll find in some supermarkets) and y-axis of touchscreen is swapped.
in raspbian i can use xinput_calibrator to swap the axis, also managed to download on the repetier image.
but how can i get to start the calibrator?
Or any other possibility?
(the only one i can imagine is to use the display on raspian , note the settings and transfer manually to the repetier image)
any help is welcome
Comments
export DISPLAY=:0
xinput_calibrator
display could also be :1 in some cases. Once you have set the display you can run any command using display from commandline and it will show on the display you have set.