Re: FVWM: FvwmButtons ...How do I get 3 rows?

From: Dan Espen <dane_at_mk.telcordia.com>
Date: Tue, 26 Nov 2002 12:32:16 -0500

Rick Jones <ethyr2000_at_yahoo.ca> writes:
> I tried it here at work.. but I've noticed it's REALLY
> flaky... the settings you gave me didn't work.. (just
> like FvwmIconMan doesn't work). I'll try it at home
> where I have 2.4.13 - it's the one that REALLY matters
> anyway ;-).

Maybe you should repost the config you are using.
The one from a few days ago seems to be full of problems.
When fvwm read this in, there were probably a load of error
messages being printed on Fvwm's stderr.
You should strive to eliminate all errors too.

Heres your config from a few days ago with some notes:


> #Test Buttonbar

Always start with:

DestroyModuleConfig FvwmButtons:*

that way if you re-read the config its always clean.

> *FvwmButtonsGeometry 800x100-1-1

Use the newer format with the colon:

*FvwmButtons: Geometry 800x100-1-1

its easier to read.

> *FvwmButtonsButtonGeometry 32x32
> #*FvwmButtonsBoxSize dumb

Remove all commented out lines, its easier for us to read.

> *FvwmButtonsBack bisque3
> *FvwmButtonsRows3

The space before the 3 is missing.

> *FvwmButtonsColumns 24
> #*FvwmButtons(Frame 2 Padding 0 0 Container(Rows 3
> Columns 10 Frame 1 \
> Padding 10
> 0))

This looks like its meant to be a continued line, but the
first line is commented out. The remaining lines should be causing errors.

> #*FvwmButtons(3x2 Frame 2 Swallow "FvwmIconBox"
> "Module FvwmIconBox")

same here.

> *FvwmButtons(6x2 Swallow "FvwmIconMan" "Module
> FvwmIconMan")

Continued lines need a backslash...see more below.

> *FvwmButtons(3x2 Swallow(UseOld) "FvwmPager" "Module
> FvwmPager 0 0")
> *FvwmButtons(2x2 Frame 2 Swallow(UseOld) "wmmp3" `Exec
> exec wmmp3`)
> #*FvwmButtons(1x2 Frame 0 Container(Rows 2 Columns 2
> Frame 0))
> #*FvwmButtons(Frame 2 Swallow(UseOld,NoHints,Respawn)
> "xbiff" `Exec exec xbiff -bg bisque3`)
> *FvwmButtons(2x2 Swallow(UseOld,NoHints,Respawn)
> "xclock" `Exec exec xclock -bg bisque3 -fg black -hd
> black -hl black -padding 0`)
> *FvwmButtons(2x2 Swallow(UseOld,NoHints,Respawn)
> "xload" `Exec exec xload -bg bisque3 -fg black
> -nolabel`)
> *FvwmButtons(End)
> *FvwmButtons(End)
                                   
-- 
Dan Espen                           E-mail: dane_at_mk.telcordia.com
--
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 Tue Nov 26 2002 - 11:34:32 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:54 BST