On Mon, 25 Sep 2006 22:08:34 +0200
Michelle Konzack <[EMAIL PROTECTED]> wrote:

> Am 2006-09-25 16:20:58, schrieb Steffen Schulz:
> > Hi Michelle, Hi all,
> 
> > You actually never explicitly specify how much desks you have:
> > 
> > DeskTopSize 1x1 # pages per desk
> 
> DeskTopSize 3x2
> 
> > AddToFunc StartFunction
> > + I Module FvwmPager 0 8  # pager shows 1x1*(8-0) pages
> 
> I do not understand anything because curently I have a FvwmPage which
> looks like:
> 
> +----------------------+
> |+--------------------+|
> ||     Desktop  1     ||
> |+------+------+------||
> ||      |      |      ||
> ||      |      |      ||
> |+------+------+------||
> ||      |      |      ||
> ||      |      |      ||
> |+------+------+------+|
> +----------------------+
> 
> Which is ONE DESKTOP with 3x2 Pages, but I have seen a FvwmPager which
> looks like:
> 
> +----------------------------------------------------------------+
> |+--------------------+--------------------+--------------------+|
> ||     Desktop  1     |     Desktop  2     |     Desktop  3     ||
> |+------+------+------|------+------+------+------+------+------+|
> ||      |      |      |      |      |      |      |      |      ||
> ||      |      |      |      |      |      |      |      |      ||
> |+------+------+------|------+------+------+------+------+------+|
> ||      |      |      |      |      |      |      |      |      ||
> ||      |      |      |      |      |      |      |      |      ||
> |+------+------+------+------+------+------+------+------+------+|
> +----------------------------------------------------------------+
> 
> where each Desktop has independant FvwmButton (Panel), Takbar, etc.
> 
> Each Desktop had a different ColorScheme and different Wallpaper.
> e.g. one for "Office", one "Devel" and one "Multimedia"

Again, as stated.

DestopSize 3x2
DesktopName 0 Foo
DesktopName 1 Bar
DesktopName 2 Baz

Module FvwmPager 0 2

-- Thomas Adam

Reply via email to