anyone using skippy-xd?

Peter Lieverdink ubuntu at cafuego.net
Mon Jan 30 02:59:20 UTC 2006


Chris Dawson wrote:
> I have been able to compile it, but I don't think my X.org server is
> compiled properly.  Do I need to recompile it?  Anyone on this list
> using it?
> 
> Chris

I used it for 2 minutes. FAR too slow :-(

To use its transparency options, you need to enable the Composite
extensions in Xorg, like so:

Section "Extensions"
         Option  "Composite"     "true"
EndSection

Note that on fglrx/nvidia this may mean accelerated 3D stops working,
though on nvidia you can add:

  Option          "AllowGLXWithComposite" "true"

in the Device section.

No recompilation needed. gentoo-users is over there -->;-)

- P.





More information about the ubuntu-users mailing list