On Wed, May 14, 2003 at 02:49:34PM -0400, Jake Colman wrote: > > Do I have to have four pager desktops? I really only want a single desktop > with 6 pages. I've tried a few things but it seems that I always get 4 > desktops even if I can only view one at a time. > > -- > Jake Colman > > Principia Partners LLC Phone: (201) 209-2467 > Harborside Financial Center Fax: (201) 946-0320 > 902 Plaza Two E-mail: [EMAIL PROTECTED] > Jersey City, NJ 07311 www.principiapartners.com > -- > 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 [EMAIL PROTECTED] > To report problems, send mail to [EMAIL PROTECTED]
Sorry accidently replied to the person not the list In the default configuration (fvwm style) the file modules contains a line *DeskerPanelButtons: (Panel(right, steps 12, delay 0, position module top, indicator10) +"FvwmDesker" 'Module FvwmPager FvwmDesker 0 3') setting the 0 3 to 0 0 should fix your problem. Regards, Mark de Wever >>>>> "c" == coredump <[EMAIL PROTECTED]> writes: c> In the default configuration (fvwm style) the file modules contains a line c> *DeskerPanelButtons: (Panel(right, steps 12, delay 0, position module c> *top, indicator10) "FvwmDesker" 'Module FvwmPager FvwmDesker 0 3') c> setting the 0 3 to 0 0 should fix your problem. Alt-PgDn and Alt-PgUp will still cycle through 4 desktops - only the desktops won't be labeled. Does that mean they exist or they do not? I don't know whether they exist, I guess they do, but I guess an infinite number of desktops exits. This behaviour is set in the file bindings #------------------------------------------------------------------------------ # Page Up/Page Down keys are used to scroll by one desktop page # in any context, press page up/down + control + alt # in root context, just pressing page up/down is OK #------------------------------------------------------------------------------ Key Next A CM Desk -1 0 0 3 Key Next R M Desk -1 0 0 3 Key Prior A CM Desk +1 0 0 3 Key Prior R M Desk +1 0 0 3 Again the 3 is the number of desktops-1 you use. Regards, Mark de Wever -- 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 [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]