On Wed, Feb 19, 2003 at 01:05:20AM +0100, Wojtek Aleksander wrote:
> Hello,
>
> Can anyone please tell me what am I doing wrong?
>
> This is how my FvwmButtons lines look like:
> *FvwmButtons: ButtonGeometry 64x64+0-0
> *FvwmButtons: Columns 3
> *FvwmButtons: Pixmap none
> *FvwmButtons: Frame 1
> *FvwmButtons: (Icon 48/mozalt.png Action 'Exec exec mozilla')
Note: It's better to separate the options by commas:
*FvwmButtons: (Icon 48/mozalt.png, Action 'Exec exec mozilla')
^^^
Not really important here, but should you ever add something after
"Action" you do need the comma.
> *FvwmButtons: (Icon WordEditor2.png Action 'Exec exec \
> ~/OpenOffice/soffice')
> *FvwmButtons: (Icon Mozilla-Mail_alt.png Action 'Exec exec \
> mozilla -mail')
>
> Style FvwmButtons NeverFocus, NoHandles, NoTitle, \
> StaysOnBottom, Sticky, WindowListSkip
>
> (all the lines are broken only for the purpose of mailing)
>
> I have this module starting together with my Fvwm:
> AddToFunc StartFunction
> + I FvwmButtons
> + I FvwmPager
>
> Every now and then FvwmButtons won't start, I sometimes need to restart
> Fvwm in my FvwmCOnsole 3 or even 5 times to have this module visible
> (`ps' states it is running).
>
> I bet there is something ultra simple I'm missing...
What fvwm version do you have?
Bye
Dominik ^_^ ^_^
--
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 Thu Feb 20 2003 - 02:20:01 GMT