On 15 Oct 2002 07:33:12 -0400, Timothy Groves wrote:
>
> How do I change the number of desktops in FVWM? I've hunted through the
> INI files and not found anything to help...
There is always an infinitive number of desktops in FVWM.
You may refer to them from, say, -1000 to 1000 in commands like GotoDesk,
MovoToDesk.
You may change the number of pages each desktop has using this command:
DesktopSize 2 3
To start FvwmPager with 4 desktops shown, numbered from 0 to 3, replace
this or similar line:
FvwmPager * *
with:
FvwmPager 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 Tue Oct 15 2002 - 07:07:21 BST