FVWM: Conditionally selecting windows on another page.

2009-08-17 Thread ish
Hi.. I've written a function to swap the windowson one screen with the windows on another screen in a xinerama setup. It works, but its not ideal DestroyFunc SwapScreens AddToFunc SwapScreens + I All (CurrentPage) MoveToPage 9 0 + I GotoPage 9 0 + I All (CurrentPage) PipeRead "$[HOME]/.fvwm/Mov

FVWM: Difference between opening a menu with a mouse or key.

2009-09-18 Thread ish
Basically I've created a function to re-organize the Windows on my screen (just flip them) and have bound this function to meny item. When I open the menu with the mouse (root menu) it works fine. When I use a key-comba to open the menu, it doesn't work. For a simple test case I've done this: