Dominik Vogt wrote:
>
> I need that myself quite often. What I do is (on Linux):
>
> AddToMenu Modules "FvwmPager" Exec "killall FvwmPager || FvwmCommand FvwmPager"
>
If this is all you need you can use the presence of the window rather than try to add
state to fvwm.
AddToFunc TogglePager "I" Next [FvwmPager] KillModule FvwmPager
+ "I" None [FvwmPager] FvwmPager
you might need CirculateHit/CirculateHitIcon in the Next [] if you have
CirculateSkip/CirculateSkipIcon set for FvwmPager.
Cheers,
Tim.
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Mon Dec 07 1998 - 09:38:41 GMT