On 6/29/05, Todd Bailey <[EMAIL PROTECTED]> wrote: > Does Myth support dual monitors? > > I'd like to run the linux console on the primary display monitor and have > myth tv output to the second port of my nvidia fx 5700 card. > > So far I haven't been able to get the os to even acknowledge the fact the > video card had dual displays, let alone myth. > > > tia >
Todd, Have you set up your xorg.conf file for dualhead display? (I attached my xorg.conf file so you have an idea of what to do...) If you've got dualhead working it's as easy as : mythfrontend --geometry 1024x768+0+0 (the number are height x width + x offset + y offset) Chris
xorg.conf
Description: Binary data
_______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
