On 05 Jul 2001 20:45:15 +0200, Marc-Jano Knopp wrote: > > [windows on page 0 vanish from pager when selecting page 1 in pager]
BTW, while I tried to reproduce what you initially wrote, I was able to do this twice (of course, not with instructions you gave), but I can't reproduce it anymore. It included 7 interactive commands in FvwmConsole including GotoPage, but it requires some specific window stack. > Okay, I attached a reduced version of my ~/.fvwm as a tar.bz2, > which extracts into the directory .fvwm.bug. It seems you didn't attach, or I didn't get anything. > cd > mv .fvwm .fvwm-$(date) # backup your original .fvwm > cp -a .fvwm.bug .fvwm > startx # start X11 > > - click with mouse 1 on the root window, and select 'Modules | Pager' > - click with mouse 2 (middle mouse button) on the title bar of the > pager and select '(Un)Stick' to make it sticky > - click with mouse 1 on the root window, and select 'Terminal' > - now click on the page to the right of the current page in the pager > et voila! - the terminal window vanishes from the pager > - fix bug :-) > > Ctrl-Alt-Backspace > rm -r .fvwm > cp -a .fvwm-$(date) .fvwm FYI, this may be done without (re)moving directories and shutting down X. Just execute in FvwmConsole (tilde is expanded by Restart) the command: Restart env FVWM_USERDIR=~/.fvwm-test fvwm2 Restart env FVWM_USERDIR=~/.fvwm fvwm2 Or if you write relocable config (i.e. use $. in all Read commands), even: Restart fvwm2 -f ~/.fvwm-test/.fvwm2rc Restart fvwm2 -f ~/.fvwm/.fvwm2rc The second pair is an example only, the first should be used to be sure. Regards, Mikhael. -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]