On 07 Jul 2005 09:58:38 +0200, fuesika wrote: > > Y is the number of screens per desktop. Recude and modify this as you > like. I think you're looking for something like: > > DesktopSize 2xY > DesktopName 0 Desktop1 > DesktopName 1 Desktop2 > > Again, Y is the number of screens per desktop - if you want 4 screens > per desktop you'd use: > > DesktopSize 2x4
This is not quite correct. In your case, Y is the number of page rows per desk, not the number of desks [as shows in FvwmPager, for example]. With DesktopSize 2x4 you get 8 pages, this has nothing to do with DesktopName command that names desks, not pages. This desk vus pages idea is flexible, but may be confusing for newbies. You may get 2x5 desks (i.e. 10 desks) shown in FvwmPager, each having 3x4 pages (i.e. 12 pages), i.e. totaly your FvwmPager shows 120 pages. The FvwmPager and fvwm man pages describe the syntax. Regards, Mikhael.