Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Oct 1997 13:23:09 +0200 (CEST)
From:      shanee@augusta.de (Andreas Kohout)
To:        questions@freebsd.org
Subject:   Re: fvwm2
Message-ID:  <m0xJd9x-0008WKC@rabbit.augusta.de>
In-Reply-To: <341D92BF.6DE0@tpts5.seed.net.tw>
References:  <341D92BF.6DE0@tpts5.seed.net.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <341D92BF.6DE0@tpts5.seed.net.tw>,
	guelph@tpts5.seed.net.tw (Gordon Wang) writes:

GW> I put " "I" exec xterm & " in the AddToFunc "InitFunction" which is a
GW> section in the file- .fvwm2rc .
GW> But when I run x-window, it seemed thatthe statement--"I" exec xterm &
GW> -- didn't have any reaction.

my InitFunction looks like:

AddToFunc InitFunction          "I"     Module FvwmPager 0 3
+                               "I"     Exec xsetroot -solid steelblue
+                               "I"     Module FvwmButtons

the xterm starts from .xinitrc (which is a link to .xsessionrc and is
chmod to a+x because of xdm)

GW> Isn't it correct that any statement in AddToFunc "InitFunction" should
GW> be executed at the start of x-windows.

this is correct, you have a InitFunction which is done while first time
starting fvwm2 and RestartFunction which is done every restart ...

-- 
Greetings, Andy
---------------------------------------------------------------------------
                                                running FreeBSD-current ()
                                                                        /\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0xJd9x-0008WKC>