Execute the following command in the terminal:
cvt 1920 1080
xrandr –newmode 1920x1080_60 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync
xrandr –addmode VGA-0 1920x1080_60
xrandr –output VGA-0 –mode 1920x1080_60
Then execute:
sudo gedit .profile
Copy and paste the above command lines to the end.
Save and restart the system, use the xrandr
command to check.