On Mon, Aug 20, 2001 at 09:45:11AM -0400, Dan Espen wrote:
> Dominik Vogt <fvwm-workers@fvwm.org> writes:
> > On Sun, Aug 19, 2001 at 06:45:32PM -0400, Dan Espen wrote:
> > > Is there a way to test screen size changes without Xinerama working?
> > 
> > With Xinerama emulation.  Run configure with
> > 
> >   $ ./configure --enable-xinerama-emulation
> > 
> > The screen is then split into two fake Xinerama screens and a
> > blank area that doesn't belong to any screen.  To switch
> > Xinerama on and off just use
> > 
> >   Xinerama off
> > 
> > or
> > 
> >   Xinerama on
> > 
> > or
> > 
> >   Xinerama <primary_screen_number>
> 
> Hmm, none of these actually change where the icon box is.
> I tried on, off, 0-3.

I don't know if you did this, but I only made the X geometry like
syntax work with screens.  The other syntax still addresses the
global screen if you did not write this.  Try

  Style * IconBox [EMAIL PROTECTED]

> I'm not sure if they should.  I sort of thought if I had
> "on" followed by "0", it might use the smaller box on the left
> as the primary screen but it didn't seem to do that.

The proper syntax is

  Xinerama 3

not

  Xinerama on 3

I guess this should be changed anyway since it interferes with the
paring of 0/1 values of the bool argument.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
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]

Reply via email to