Skip to content

Instantly share code, notes, and snippets.

@gyfoster
Created April 7, 2019 03:26
Show Gist options
  • Save gyfoster/b3fc90971afe3e00eb00a0d124bfa5d3 to your computer and use it in GitHub Desktop.
Save gyfoster/b3fc90971afe3e00eb00a0d124bfa5d3 to your computer and use it in GitHub Desktop.
Works with Gnome and XFCE desktops
xrandr --newmode "1920x1080_60.00" 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -HSync +Vsync
xrandr --addmode Virtual1 1920x1080_60.00
xrandr --output Virtual1 --mode 1920x1080_60.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment