Hi Ethan,
FVWM2 and FVWM3 both support multiple displays. As far as supporting RandR, I
think that is the X server's job.
I use the command "xrandr" to manipulate display configurations.
Cheers,
Ron
From: Ethan Raynor
Sent: Wednesday, February 5, 2020
Hi Ethan,
It sounds like a solution that just moves one window to another desktop while
preserving the page would work for you.
I think that the config below does what you want.
This function lets you pick a window and send it to a desktop. It appears to
preserve the page:
DestroyFunc mdesk
Hi Ethan,
In the menu, I have an off by one error. Desks should be numbered starting from
zero, not one.
There are 2 hard problems in computer science: cache invalidation, naming
things, and off-by-1 errors.
Cheers,
Ron
From: Tapia, Ron
Sent: Monday