Re: FVWM: Multiple desks
Larry Piet <[email protected]> Tue, 2 Jun 2026 09:05:55 -0400
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2 Jun 2026 10:12:17 +0100 Klaus Ethgen <[email protected]> wrote: > Today I updated from 1.1.1 to 1.1.4. Unfortunatelly `Desk 1` do not > work anymore to switch to second, third, ... desk. > > I am using that quite regulary so I need that feature. > In your .fvwm/config file you should have an entry similar to this: DesktopSize 2x2 EdgeScroll 100 100 EdgeResistance 100 EdgeThickness 1 Style * EdgeMoveDelay 100, EdgeMoveResistance 100 This defines 2x2=4 virtual desktops that can be navigated entirely with the pointing device (mouse). I don't remember exactly, but I believe that the config file format changed after 1.1.1. LP