Jesper James wrote:
> fvwm2 -f systrem.fvwm2rc -f user.fvwm2rc
It's a bug. I'll enter a bug report under the postponed category so we
won't fix in until after 2.2. In the mean time you could use FvwmCpp to
read both these files in:
fvwm2 -cmd FvwmCpp something.f
something.f:
#include "systrem.fvwm2rc"
#include "user.fvwm2rc"
The problem is that the StartupStuff routine is called by the Read
command after the first Read command is run! Not really the best place,
it should be in main() just before the MainLoop is entered.
Cheers,
Tim.
--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Fri Jan 08 1999 - 07:34:33 GMT