On Fri, Mar 28, 2003 at 08:47:41AM +0100, Uwe Pross wrote:
> Hi there,
> 
> On 27 Mar 2003 at 15:12:58 +0100, Dominik Vogt wrote:
> 
> > I've attached a screen shot of what I had in mind.
> 
> http://www-user.tu-chemnitz.de/~uwp/fvwm-web/?layout=text_pager
> 
> I could make the images smaller. With the actual size the pager is
> to big for my taste.

Yeah, it doesn't work with more than one page per desk.  Here is
another example that looks much better, including the complete
config file to generate it (1280x960 pixels on screen).  Warning:
the config kills all xterm windows.

Bye

Dominik ^_^  ^_^

Attachment: pager2.png
Description: PNG image

Style FvwmPagerMenu borderwidth 3, handlewidth 3, sticky

Desktopsize 1x1

DestroyModuleConfig FvwmPagerMenu*

Colorset 101 fg black, bg rgb:8b/95/ae
Colorset 102 fg black, bg rgb:eb/ab/74
Colorset 103 fg black, bg rgb:97/9b/96, vgradient 100 rgb:47/91/a9 rgb:97/9b/96
Colorset 104 fg black, bg rgb:dd/c0/93

*FvwmPagerMenu: Rows         8
*FvwmPagerMenu: Columns      1
*FvwmPagerMenu: SmallFont    6x9
*FvwmPagerMenu: WindowLabelFormat %t
*FvwmPagerMenu: UseSkipList
*FvwmPagerMenu: WindowColorsets 101 102
*FvwmPagerMenu: Colorset * 103
*FvwmPagerMenu: HilightColorset * 104
*FvwmPagerMenu: Window3DBorders
*FvwmPagerMenu: DeskTopScale 16
*FvwmPagerMenu: Geometry -0+0
*FvwmPagerMenu: UseSkipList

*FvwmPagerMenu: Label 1 Home
*FvwmPagerMenu: Label 2 News
*FvwmPagerMenu: Label 3 Features
*FvwmPagerMenu: Label 4 Download
*FvwmPagerMenu: Label 5 Screenshots
*FvwmPagerMenu: Label 6 Documentation
*FvwmPagerMenu: Label 7 Contact
*FvwmPagerMenu: Label 8 Links

KillModule FvwmPager FvwmPagerMenu
FvwmPager FvwmPagerMenu 1 8

piperead "killall xterm"
destroyfunc runxterm
destroyfunc xterm1
destroyfunc xterm2
destroyfunc xterm3
addtofunc runxterm
+ I exec xterm -T $0 -geom 120x35$1 -font lucidasanstypewriter-12 -e sleep 9999 
+ I wait $0
+ I Next ($0) movetodesk 0 $2
addtofunc xterm1 I function runxterm $0 +60+40 $1
addtofunc xterm2 I function runxterm $0 +190+230 $1
addtofunc xterm3 I function runxterm $0 +320+420 $1

xterm1 home 1
xterm2 cats 1
xterm1 news 2
xterm1 features 3
xterm1 sources 4
xterm2 icons 4
xterm1 desktops 5
xterm2 menus 5
xterm3 decors 5
xterm1 FAQ 6
xterm2 manpages 6
xterm1 mail 7
xterm2 archive 7
xterm1 links 8

Reply via email to