On Mon, 29 Apr 2002, Ripalda-Marin, Miguel-Angel wrote:
> I have included all the suggestions made by Uwe, and now my .fvwm2rc look
> like this:
>
> ImagePath $HOME/.fvwm_icons
>
> AddToFunc StartFunction
> + "I" Module FvwmButtons
> *FvwmButtons:Back black
> *FvwmButtons:BoxSize smart
> *FvwmButtons:Font fixed
> *FvwmButtons:Fore white
> *FvwmButtons:Frame 0
> *FvwmButtons:Geometry +0+0
> *FvwmButtons:Padding 2 2
> *FvwmButtons:Pixmap none
> *FvwmButtons:Rows 1
> *FvwmButtons:(Title "Spanish layout",Icon bomb.xpm,Center,`Exec loadkeys
> es`)
>
> But it still keeps on saying the 'No buttons defined. Quitting'... I have
> browsed the whole man page for FvwmButtons and cannot understand what's
> missing.
The last line should be:
*FvwmButtons:(Title "Spanish layout",Icon bomb.xpm,Center, Action `Exec
loadkeys es`)
(Note the keyword Action, defining the action the button performes.
//Marcus
>
> Regards,
>
> Miguel Ángel
> --
> 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.
>
--
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 Mon Apr 29 2002 - 08:34:47 BST