This is an old revision of the document!
FC13 - edited grub.conf:
quiet video=vesafb selinux=0
modified /etc/X11/xinit/Xclients to contain only one exec line at the bottom, all others commented out:
if [ -x /usr/bin/mame ] ; then /usr/bin/mame -video opengl -norotate mspacmnf fi
modified rc.local:
#startup initctl start plymouth-shutdown & export HOME=/root pulseaudio --start & startx && shutdown -h now & initctl start tty TTY=/dev/tty2 & initctl start tty TTY=/dev/tty3 &
modified /etc/init/tty.conf:
exec /sbin/mingetty --autologin mspacman $TTY