NoisyVoid.com How-to build a xbox frontend
Install Windowmaker
Use this guide to help, but you will need to find the rpm and install differently from the guide.
http://www.wilsonet.com/mythtv/windowmaker.txt
Note - I did not bother with the modifying the WState file - just r-click on the top box on the left and setup mythfrontend.
You will probably want to tick the box to autostart app. Then r-click on the desktop and save settings.
Note - I also did not bother with screen blanking as Myth does not blank in the
middle of a program playing
This is how I installed the rpm
# wget ftp://rpmfind.net/linux/fedora/extras/4/i386/WindowMaker-0.91.0-2.fc4.i386.rpm
# rpm -i WindowMaker-0.91.0-2.fc4.i386.rpm
Now install the mythfrontend rpm
# cd /etc/yum.repos.d/
# wget http://wilsonet.com/mythtv/atrpms.repo
# wget http://wilsonet.com/mythtv/freshrpms.repo
# yum install mythtv-frontend
you may also want to install
yum install mythvideo
yum install mythmusic
You will have to create a mythtv user
# useradd mythtv
# passwd mythtv
then enter password
To autologin mythtv user
$ gdmsetup
Enter root password
setup timed autologin option on first screen (so you can login with another user if things go wrong)