Guest User

Untitled

a guest
May 26th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. #! /usr/bin/env bash
  2.  
  3. xrandr --newmode "1280x1024" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  4. xrandr --addmode VGA1 1280x1024
  5. xrandr --output LVDS1 --off --output VGA1 --mode 1280x1024
Add Comment
Please, Sign In to add comment