![Smile :)]()
Hey everyone! I'm currently working on creating a self-service touch screen kiosk using a 27-inch ViewSonic monitor. I managed to successfully rotate the display itself through the desktop interface. However, I came across some information online stating that the touch screen needed to be rotated separately using a specific command, like this:
Code:
Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"
. Unfortunately, when I tried adding this command to the
/usr/share/X11/xorg.conf.d/40-libinput.conf file, it didn't work. I'm using a Raspberry Pi 5 with the latest Raspberry Pi operating system. Can anyone help me out by guiding me in the right direction to solve this?
Statistics: Posted by luciocaz — Thu Jun 13, 2024 2:43 am