Post date: Feb 02, 2021 12:57:28 PM
To find the pcs monitor inputs
sudo xrandr -display :0.0 -q
sudo nano /etc/X11/xorg.conf
Section "Monitor" Identifier "Input" Option "Primary" "True" Option "Position" "0 0" Option "Rotate" "inverted" EndSection Section "Monitor" Identifier "Input" Option "Position" "0 0" Option "Rotate" "inverted" EndSection