On Sun, Aug 04, 2002 at 04:41:44PM +0200, Ronald Wahl wrote:
> Hi,
>
> When I use fvwm as the WM for GNOME and try to open another X on another
> display then fvwm doesn't get started. I need to manually start fvwm
> then. Is this a bug or do I need a special command line switch?
Probably neither. It depends on how fvwm is started in your
system and how you start the second X server. Since you are using
gnome, the fvwm on the first X Server is probably started via gdm
(the gnome display manager). If you started the second X Server
with "xinit" or "startx", you should put the line starting fvwm in
your $HOME/.xinitrc. Personally, I have a menu entry that starts
the second X server with
exec xinit /bin/sleep 100000 -- :1
and another entry that invokes fvwm on it
fvwm2 -d :1 $HOME/.fvwm/.fvwm2rc
If you still have trouble with this, please provide more details
on how you start your X servers and fvwm.
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Aug 04 2002 - 17:35:16 BST