I have a Raspberry Pi 4 with Bookworm and the Raspberry Pi 7" Touchscreen Display in the Pibow frame. I use RealVNC Viewer to use it remotely. However, the mouse cursor is inverted only when using RealVNC Viewer (yet the display is the correct way up). If I plug a mouse in directly to the Pi, the mouse cursor is fine. The touch panel is fine and the display it the correct way up. All is perfect, except when I try to use my laptop's mouse in the RealVNC Viewer window.
I remember having an issue getting the screen and touch orientation correct and matching, and think adding the following line to /boot/firmware/config.txt fixed it:Maybe this is a RealVNC issue, but I cannot find any advanced setting to invert the input cursor x and y.
I remember having an issue getting the screen and touch orientation correct and matching, and think adding the following line to /boot/firmware/config.txt fixed it:
Code:
dtoverlay=vc4-kms-dsi-7inch,invx=1,invy=1
Statistics: Posted by fosautoparts — Wed Nov 13, 2024 9:29 am