On Sat, 22 Mar 2008 12:06:54 +0200 Viktor Kojouharov <[EMAIL PROTECTED]>
babbled:

> 
> On Sat, 2008-03-22 at 01:04 +1100, Carsten Haitzler wrote:
> > On Wed, 12 Mar 2008 15:18:08 -0500 MillTek <[EMAIL PROTECTED]> babbled:
> > 
> > > Hi,
> > > Is it possible to place the shelves in any position along the bottom of 
> > > the screen.  I use a dual monitor setup and (obviously) any time I 
> > > locate a shelf in the center of the bottom it ends up split across the 
> > > two physical screens.  While I'm here I'd like to offer my compliments 
> > > to the entire development crew. E17 is truly an awesome system.
> > 
> > ummm - this shouldn't happen as e should know both monitors exist (via
> > xinerama information from x), and center should be the center of one of the
> > monitors where the shelf lives (it definitely does this for me).
> > 
> 
> perhaps he is actually using twinview, instead of xinerama. From what
> I've seen, twinview doesn't actually use xinerama, and currently E has
> no idea that there are actually two screen present, instead of one.

twinview advertisies screen info via xinerama.

there are 2 sides to xinerama.

1. server-side.
  yes twinview is used instead of xinerama here. xineram aas such is for
binding multiple and even different gfx cards together into 1 big screen. it
literally does the same operation on ALL cards at the same time (draw line,
past bitmap, draw rect, etc.) and just moves the root window around to only see
part of it on that car's video output.

2. client-side.
  twinview STILL advertises a xinerama screenset to x clients. e queries and
xinerama says "hey - i have multiple screens here...". unless he DISABLED the
advertising of xinerama info with twinview - it will be advertised by default.
as per the nvidia readme:

Option "NoTwinViewXineramaInfo" "boolean"

    When in TwinView, the NVIDIA X driver normally provides a Xinerama
    extension that X clients (such as window managers) can use to discover the
    current TwinView configuration, such as where each display device is
    positioned within the X screen. Some window mangers get confused by this
    information, so this option is provided to disable this behavior. Default:
    false (TwinView Xinerama information is provided).


> > > Jim
> > > 
> > > -------------------------------------------------------------------------
> > > This SF.net email is sponsored by: Microsoft
> > > Defy all challenges. Microsoft(R) Visual Studio 2008.
> > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> > > _______________________________________________
> > > enlightenment-users mailing list
> > > enlightenment-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > > 
> > 
> > 
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to