Hi Stephan,

Pigment, the Elisa rendering library, handles the X11 window creation
and manages it with EWHM X11 atoms [1] so that compliant window managers
behave the same way. To go full screen the _NET_WM_STATE_FULLSCREEN atom
is used. If you want Elisa to be displayed on the whole screen in your
special environment, you either have to use a lightweight (EWMH
compliant) window manager, or modify Elisa to change the window size and
position through Pigment instead of changing the full screen state when
a full screen request is received.

Regards, Loïc.

[1] http://standards.freedesktop.org/wm-spec/wm-spec-latest.html

On Mon, 2009-03-09 at 21:14 +0100, Stephan Raue wrote:
> Hi all,
> 
> i want to start elisa without a WM, when i am start with a Qemu Xorg 1.6 
> starts in 800x600 Mode and Elisa starts Fullscreen, when i start this 
> with my Notebook with 1440x900 Display Xorg starts with 1440x900 and 
> elisa is not fullscreen. Elisa starts (i think 800x600) In the upper 
> left quarter with to big symbols. if i press ESC i can see Elisa fully 
> In the upper left quarter. can you help me?
> 
> Stephan

Reply via email to