On 20 Mar 2002 20:22:40 -0500, Sean Lawton wrote:
>
> Hi. I was wondering if anyone knew how to configure the start up to not
> bring up the button bar.
You should have a configuration file in your $HOME/.fvwm/ or $HOME/
named .fvwm2rc. If you don't have such, search for system.fvwm2rc.
Find where StartFunction or InitFunction or RestartFunctions are defined,
for example:
AddToFunc InitFunction
+ I Module FvwmBanner
+ I Module FvwmButtons
and remove or comment out the FvwmButtons line from these functions:
AddToFunc InitFunction
+ I Module FvwmBanner
#+ I Module FvwmButtons
Regards,
Mikhael.
--
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 Wed Mar 20 2002 - 20:14:37 GMT