#!/bin/sh
# Start X with TV and monitor enabled (TwinView)
# Note on my system this isn't much good for anything except debugging because
#  you get tearing in Xv movie windows and XawTV won't display all of the
#  video image unless you use 16-bit... damn buggy nVidia drivers :(
startx ~/xinitrc-tv -- -layout TV &> /tmp/xfreetv.log &
