Hello,
Thanks for that,
Just 2 probs:
1) How did you get both X sessions (PVR and VGA) to run at the same time? I found while using your mehod, the VGA part would shut down, and the image would come up on the TV, then when I exit MythTV, the monitor would come back on exactly where I was before?
2) How do you get the PVR to run without keyboard/mouse as when I ran X for the PVR, it wouldn't start without the keyboard and mouse?
Thanks very much for your help
Cheers - Piers
[EMAIL PROTECTED] wrote:
I run MythTV without a window manager by calling a seperate script for starting X on the PVR-350's tv out port (since I run a regular X session on my VGA card). Notice that I "exec" mythfrontend rather than a window manager like Gnome or KDE
[EMAIL PROTECTED]:~# cat startX #!/bin/sh xinit /root/startXrc -- /usr/X11R6/bin/Xorg :1 vt12 -layout "Hauppauge Layout"
[EMAIL PROTECTED]:~# cat startXrc #!/bin/sh mythbackend --daemon --logfile /home/www/data/PVR/backend.log exec mythfrontend
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
