No save Screen resolution.
by Goro Daimon from LinuxQuestions.org on (#51VQH)
Hi guys.
Every time I turn on the computer I have to use this command to set the right screen resolution. Xrandr does not save.
"1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync && xrandr --addmode VGA-0 "1280x720_60.00" && xrandr -s "1280x720_60.00" && sudo apt update && sudo apt dist-upgrade -y && flatpak update && sudo snap refresh
How to solve this? In Windows it works normally.


Every time I turn on the computer I have to use this command to set the right screen resolution. Xrandr does not save.
"1280x720_60.00" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync && xrandr --addmode VGA-0 "1280x720_60.00" && xrandr -s "1280x720_60.00" && sudo apt update && sudo apt dist-upgrade -y && flatpak update && sudo snap refresh
How to solve this? In Windows it works normally.