# reset xrandr --auto # turn off external screen #xrandr --output VGA --off # turn off laptop screen xrandr --output LVDS --off # laptop screen on #xrandr --output LVDS --mode 1280x800 # 24" 16x12 on xrandr --output VGA --mode 1600x1200 # 19" 14x10 on #xrandr --output VGA --mode 1400x1050