On Tue, Sep 04, 2001 at 09:41:53AM -1000, Sidik Isani wrote: > Hello FVWM workers - > > I've just generated a small patch against fvwm-snap-20010831 > to allow "Xinerama" behavior to be emulated correctly on our > HP "SLS" (Single Logical Screen) configurations. What I added > was a way to tell FVWM where the divisions between the monitors > are for cases where there is no Xinerama extension to query. > It is like a fvwm2rc-configurable version of XINERAMA_EMULATION, > (but I don't draw the white lines, and all monitors must be the > same resolution.) I also moved the generation of the FScreen > configuration command for modules into FScreen.c so it is near > the point where it is also decoded. > > I should probably test the patch some more, but I'd like to > get your thoughts on the way I did it to see if you agree, or > would rather have it implemented another way. The man page > has been updated to show how two more (optional) parameters > can be added to the Xinerama line to specify how many equal-sized > monitors wide&high the screen which FVWM sees is composed of. > You can test it on a regular screen. > > This patch shouldn't break anything since it just adds optional > parameters to the Xinerama command. Please let me know what you > think of it, and thanks for your time!
I have applied the patch and rewrote parts of it. Most Notably I split the Xinerama command into four: Xinerama, XineramaPrimaryScreen, XineramaSls and XineramaSlsSize. Also, it is possible to switch between SLS and normal Xinerama so you don't have to restart fvwm to get back to using Xinerama. For more details, have a look at the man page. It would be nice if you could test this since the changes I made were huge. BTW, please include ChangeLog and possibly NEWS and AUTHORS entries with any patches, it's hard to identify the functions that were changes from a patch file. Bye Dominik ^_^ ^_^ -- Dominik Vogt, [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]