* 021224 23:44 Johan Svedberg <winkle_at_acc.umu.se>:
> Hello, world!
>
> I'm trying to set the position/geometry of the FvwmPager based on the
> screens height/width. I think I need PipeRead for this but I'm afraid my
> skills are not enough. :-)
>
> I would like it too look something like this (appologies for my terrible
> ascii skills :)):
>
> X
> |--------------------------------------------|
> | |
> | |
> | |
> | |
> | |
> Y | |
> | |
> | B |
> |--------------------------------------------|
> A | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
> |--------------------------------------------|
>
>
> What I want is that there should always be 10 pages at he bottom of the
> screen, so the width (B) of the pages would be X/10.
I got quite close to this with:
DeskTopSize 10x1
*FvwmPager: Geometry $[vp.width]x100+0-0
However, the $[vp.width] "overlaps" abit to te next page, why is this?
> The height (A) of the pages should always be one tenth of the screens
> height (Y/10).
This is still a pussle to me, just used 100 in the above example to test
width, anyone got a solution?
Regards,
--
Johan Svedberg, winkle_at_acc.umu.se, http://www.acc.umu.se/~winkle
--
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 Dec 25 2002 - 09:35:43 GMT