Created
December 5, 2013 16:53
-
-
Save arielallon/7809038 to your computer and use it in GitHub Desktop.
Set available resolution on external monitor - ubuntu
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| xrandr --newmode "1280x720_60.00" 74.48 1280 1336 1472 1664 720 721 724 746 -HSync +Vsync | |
| xrandr --addmode VGA1 "1280x720_60.00" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment