How to change the resolution of the screen in Ubuntu Get link Facebook X Pinterest Email Other Apps March 16, 2021 To change the resolution of the screen use this command. $ xrandr --output VGA1 --mode 1280x768 OR $ xrandr --output VGA1 --mode 1280x1024_60.00 Read more