On Sunday 07 October 2007 08:42:44 am Erik Jakobsen wrote:
> Ben Kevan wrote:
> > What do you mean when you say enable it? What video card are you using?
> > What Desktop Enviroment are you running (gnome / kde), and lastly.. what
> > is Compiz doing?
> >
> > Ben
>
> I did that:
>
> gnome-xgl-switch --enable
> and after:
> rcxdm restart
>
> I use Nvidia FX5200
>
> The Desktop Environment is KDE.
>
> I don't know if it's Compiz that does it, but my screen is getting black
> as soon as Im entering rcxdm.

Do not use XGL just use the native Nvidia driver. You need to enable composite 
read:  

man nvidia-xconfig

And you need a script to start compiz. Here is mine:

cat .kde/Autostart/startberyl.sh
#! /bin/sh
sleep 2
compiz --replace ccp &
emerald --replace ccp &

I have sleep 2 to make sure my sys tray icons don't go coo coo

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to