Last active
December 19, 2015 12:19
-
-
Save bhavyanshu/5954422 to your computer and use it in GitHub Desktop.
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
| gtf 1024 768 60 | |
| xrandr --newmode "1024x768_60.00" 64.11 1024 1080 1184 1344 768 769 772 795 -HSync +Vsync | |
| xrandr --addmode VGA1 1024x768_60.00 | |
| xrandr --output VGA1 --mode 1024x768_60.00 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment