> >         <geometry_src>X11</geometry_src>
> >         <resolution_src>X11</resolution_src>
> This will make ogle fullscreen across both screens,

Yes, but if window manager supports Xinerama, ogle fullscreen
appears in one display. (tested on KDE and Fluxbox.)

> and it will not get the correct aspect if you have monitors of different
> physical aspect and or resolution.

To be more exact, monitors of different x-y ratio of each physical pixel.
X11 seems to recalculate the physical dimension of Xinerama screen 
based on the first screen's dpi value.

In my case, xdpyinfo reports:
> screen #0:
>   print screen:    no
>   dimensions:    2304x1024 pixels (649x271 millimeters)
>   resolution:    90x96 dots per inch

Real dimensions are:
First monitor: 1280x1024 (360x270 mm)
Second one: 1024x768 (300x225 mm)

The physical width of Xinerama screen reported by X11 is not the real one,
but the one of the first monitor virtually expanded to 2304 pixels.

Though it does not solve the essentail problem, seems not so bad.

Yuya.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to