And how hould i call that from the command line?
Anyway, thanks, i've already found a solution:

xinit /usr/X11R6/bin/xterm -display :1 -- -xf86config XF86Config-4- :1

the problem was that i was missing
the "-display :1" for the xterm, which
meant xterm was reading the 
$DISPLAY variable, and thus showing
up in :0.

Solved now. :oP

Damian

El mié, 12-11-2003 a las 10:43, Artemio escribió:
> Maybe you should try to describe a second screen and server layout in existing 
> XF86Cingig-4?
> 
> ...
> 
> Section "Screen"
>     Identifier "screen2"
>     Device "device1"        #your video card stays like in screen1
>     Monitor "monitor1"      #and so does your monitor
> ...
> 
> EndSection
> 
> ...
> 
> Section "ServerLayout"
>     Identifier "layout2"
>     Screen "screen2"
>     InputDevice "Keyboard1" "CoreKeyboard"
>     InputDevice "Mouse1" "CorePointer"
> EndSection
> 
> ...
> 
> 
> 
> ______________________________________________________________________
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to