Skip to content

Instantly share code, notes, and snippets.

@byshen
Last active July 13, 2022 04:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save byshen/a2b2f6c301e31abb9fe9c154c927017f to your computer and use it in GitHub Desktop.
Save byshen/a2b2f6c301e31abb9fe9c154c927017f to your computer and use it in GitHub Desktop.
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