Monday, April 29, 2024
10
rated 0 times [  10] [ 0]  / answers: 1 / hits: 24166  / 1 Year ago, sat, december 24, 2022, 5:11:19

I have a laptop connected to a second monitor using a vga port. No proprietary drivers used. When I go to System Preferences --> Monitor and I turn that on it doesn't look as it should, and it's rotated 90 degrees clockwise or anti-clockwise. I can't choose Normal on the rotation dropdown menù in the monitor preferences.



I wonder if there is a workaround to make it look normal.


More From » multiple-monitors

 Answers
2

Ok, just solved it. I typed in the terminal:



xrandr --output VGA1 --mode 1280x1024 --rotate normal


If you have the same kind of problem, you have to change "VGA1" with the right output (just type xrandr in the terminal to have a list of your your video outputs) and "1280x1024" with the resolution you want.


[#37730] Saturday, December 24, 2022, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
llianconclad

Total Points: 65
Total Questions: 109
Total Answers: 127

Location: Mali
Member since Fri, Dec 3, 2021
2 Years ago
;