Can WindowList show only current page of current desktop?

I’d like my WindowList (alt-tab, etc), to show only windows in the current page of the current desktop.

Is there a way to accomplish this? (Believe it or not, I’ve looked all over for this and can’t find anything about it).

Thanks,

Rich

You can use:

WindowList (CurrentPage) ....

– Thomas Adam

OK, Thanks. That fixed it. I had triedt he CurrentPage this, but not used parenthesis, so the correct syntax in .fvwm2rc is:
Key Tab A M WindowList (CurrentPage)