Martin Zwickel wrote:
> On Fri, 01 Jun 2007 23:14:54 +0200
> Kim Woelders <[EMAIL PROTECTED]> bubbled:
> 
>>> # X -version
>>> X Window System Version 7.2.0
>>>
>>> The libXcomposite version is 0.3.
>>> Should I try 0.3.2?
>>>
>> Nah, should be fine. That leaves me out of ideas :(
>> Maybe just one wild guess - does
>> $ eesh set compmgr.use_cow 0
>> make a difference (requires restart after change)?
> 
> I set use_cow to 0 and restarted e16. But no difference in xlock's
> behaviour.
> 
> But compmgr.override_redirect.mode set to 0 makes it work.
> 
I did suspect that override_redirect.mode might make a difference in 
older Xorg's (<= 7.0 IIRC), but not in 7.2.
Using override_redirect.mode = 0 (no composite redirection of 
override-redirect windows) is likely to cause all kinds of rendering 
errors with e.g. pop-up windows and xlock, and will not work at all with 
use_cow = 1 (use composite overlay window) - override-redirect windows 
will not show at all.
If things don't work for you with override_redirect.mode = 1 I suspect a 
bug in your X server.

/Kim

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to