Skip to content

Instantly share code, notes, and snippets.

@tarikmanoar
Created February 17, 2020 13:11
Show Gist options
  • Save tarikmanoar/2a04c34734bf0e68cdf67f7e10fee76e to your computer and use it in GitHub Desktop.
Save tarikmanoar/2a04c34734bf0e68cdf67f7e10fee76e to your computer and use it in GitHub Desktop.
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync xrandr --addmode DP-1 1368x768_60.00 xrandr --addmode VGA-1 1368x768_60.00 xrandr --output VGA-1 --mode 1368x768_60.00
xrandr --newmode "1368x768_60.00" 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync
xrandr --addmode DP-1 1368x768_60.00
xrandr --addmode VGA-1 1368x768_60.00
xrandr --output VGA-1 --mode 1368x768_60.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment