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
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: