Re: FVWM: How to specify multiple disjoint desktops?

From: Mikhael Goikhman <migo_at_homemail.com>
Date: Sat, 7 Dec 2002 14:13:30 +0000

On 07 Dec 2002 11:39:51 -0200, Jose Romildo Malaquias wrote:
>
> I have found how to specify the number of virtual desktops
> in FVWM, using the DeskTopSize command. But I did not
> find how to specify the number of multiple disjoint desktops.

There are infinitive number of such desktops including negative numbers
that GotoDesk and MoveToDesk may work with. In practice, EWMH uses only
non-negative numbers, so you may want to follow this too.

To start FvwmPager with 4 desktops (all having DeskTopSize pages) do:

  DeskTopSize 3x2
  FvwmPager 0 3

This means FvwmPager shows desktops 0, 1, 2, 3. Totally 4x3x2 = 24 pages.

Also with 4 visible desktops try these bindings (Ctrl-Alt-8/9):

  Key 8 A CM GotoDesk -1 0 3
  Key 9 A CM GotoDesk +1 0 3

Regards,
Mikhael.
--
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 Sat Dec 07 2002 - 08:15:09 GMT

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