On Sat, 01 Jan 2005 13:36:23 -0800
Jonathan Charnas <[EMAIL PROTECTED]> wrote:
> Bradley Reed wrote:
> >
> >Ah, I didn't have composite enabled in xorg.conf. I'll give it a try.
> >
> >
> trick question, how/where do you enable composite in xorg.conf?
> probably belongs in an xorg list, but I'm not subscribed to those...
Add the following section to your /etc/X11/xorg.conf (or wherever it is on
your system).
Section "Extensions"
Option "Composite" "Enable"
# Option "RENDER" "Enable"
EndSection
I have RENDER commented out as I have an NVIDIA card and RENDER
is automaticallly enabled RenderAccel is true:
Option "RenderAccel" "True"
If you have a NVIDIA card (and are using the nvidia module and not nv) you
probably want:
Option "AllowGLXWithComposite" "True"
Otherwise GLX is disabled when Composite is enabled.
NVIDIA docs say:
Composite also causes problems with other driver components:
o Xv cannot draw into pixmaps that have been redirected offscreen and
will draw directly onto the screen instead. For some programs you can
work around this issue by using an alternative video driver. For
example, "mplayer -vo x11" will work correctly, as will "xine -V xshm".
If you wish to use Xv, you can simply disable the compositing manager
and re-enable it when you are finished.
Brad
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users