#!/bin/sh
xrandr --output VGA-0 --mode 800x600 --pos 0x0 --rotate right
xrandr --output VGA-0 --mode 800x600 --pos 0x0 --rotate left
