LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   multi head with separate sessions? (https://www.linuxquestions.org/questions/linux-desktop-74/multi-head-with-separate-sessions-591637/)

machs_fuel 10-14-2007 01:29 AM

multi head with separate sessions?
 
i'd like to run freevo on my tv out and keep my lcd running as a standard gnome desktop.

I've got my xorg.conf set up with two separate layouts, "tv" and "screen0"

I've got my gdm.conf-custom set up to start two separate servers..

Code:

[daemon]
TimedLoginEnable=false
TimedLogin=freevo
TimedLoginDelay=55
[security]

[xdmcp]
Enable=true
Broadcast=true

[gui]

[greeter]
GraphicalTheme=dream
GraphicalThemedColor=#60d54e
Welcome=%h
SoundOnLoginFile=

[chooser]

[debug]

[servers]
0=Standard
1=Freevo

[server-Freevo]
name=Freevo server
command=/usr/bin/X11/X :1 -layout tv
flexible=true
chooser=false


i think i need to start freevo on display 1 but i'm not really sure how to go about this...

help?

machs_fuel 10-15-2007 06:28 PM

i've got freevo running on my TV now, however this disables my LCD... how can i run both at once?

ie - two independent displays;
-keyboard, mouse, LCD for gnome desktop users
-RF remote and freevo on the TV


All times are GMT -5. The time now is 01:37 PM.