All pastes #766985 Raw Edit

Stuff

public text v1 · immutable
#766985 ·published 2007-11-09 10:59 UTC
rendered paste body
#!/bin/sh
export DISPLAY=:1
export TZ=CDT5
X -terminate -dpi 100 $DISPLAY  &
sleep 1
metacity&
PID=$?
sleep 1
xrandr -s 2
sudo atitvout -f detect
sleep 1
sudo atitvout -f l
sleep 1
sudo atitvout -f t
sleep 1
mythwelcome
kill $PID
sudo atitvout -f l
sleep 1
sudo atitvout -f t