This file contains 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 "1600x900" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync | |
xrandr --addmode Virtual1 "1600x900" | |
xrandr --output Virtual1 --mode "1600x900" | |
xrandr --newmode "2560x1440" 302.00 2560 2744 3016 3472 1400 1403 1413 1451 -hsync +vsync | |
xrandr --addmode Virtual1 "2560x1440" | |
xrandr --output Virtual1 --mode "2560x1440" | |
http://cs6035-warmup.gatech.edu:5000/tools | |
https://gatech.instructure.com/courses/251826/files/33223335/download?download_frd=1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment