Posts

Showing posts from March, 2021

How to change the resolution of the screen in Ubuntu

 To  change the resolution of the screen use this command. $ xrandr --output VGA1 --mode 1280x768 OR $ xrandr --output VGA1 --mode 1280x1024_60.00