[opensuse] Problem with compiz

2007-10-07 Thread Erik Jakobsen
Hi. On opensuse10.3 I have installed compiz. I enable it as root and run rcxdm restart (also being root) Whereafter I have a black screen, with just the X that can be moved with my mouse. What is the name of the logfile for this ?. Are there maybe someone, that can give me a hint ?. I do have

Re: [opensuse] Problem with compiz

2007-10-07 Thread Ben Kevan
On Sunday 07 October 2007 01:59:41 am Erik Jakobsen wrote: > Hi. > > On opensuse10.3 I have installed compiz. > > I enable it as root > and > run rcxdm restart (also being root) > > Whereafter I have a black screen, with just the X that can be moved with > my mouse. > > What is the name of the logf

Re: [opensuse] Problem with compiz

2007-10-07 Thread Erik Jakobsen
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

Re: [opensuse] Problem with compiz

2007-10-07 Thread Erik Jakobsen
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 aft

Re: [opensuse] Problem with compiz

2007-10-07 Thread Ben Kevan
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-switc

Re: [opensuse] Problem with compiz

2007-10-07 Thread Erik Jakobsen
Ben Kevan wrote: > > 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

Re: [opensuse] Problem with compiz

2007-10-07 Thread CyberOrg
On 10/7/07, Erik Jakobsen <[EMAIL PROTECTED]> wrote: > Ben Kevan wrote: > > > > Do not use XGL just use the native Nvidia driver. You need to enable > > composite > > read: > > > > man nvidia-xconfig su - nvidia-xconfig --composite nvidia-xconfig --allow-glx-with-composite nvidia-xconfig --render

Re: [opensuse] Problem with compiz

2007-10-07 Thread Erik Jakobsen
CyberOrg wrote: Thanks for your reply CyberOrg. > > > su - > nvidia-xconfig --composite > nvidia-xconfig --allow-glx-with-composite > nvidia-xconfig --render-accel > nvidia-xconfig --add-argb-glx-visuals > > I cannot see, that I have nvidia-xconfig installed. I installed nvidia per the info giv

Re: [opensuse] Problem with compiz

2007-10-07 Thread Ben Kevan
On Sunday 07 October 2007 10:45:25 am Erik Jakobsen wrote: > CyberOrg wrote: > > Thanks for your reply CyberOrg. > > > su - > > nvidia-xconfig --composite > > nvidia-xconfig --allow-glx-with-composite > > nvidia-xconfig --render-accel > > nvidia-xconfig --add-argb-glx-visuals > > I cannot see, that

Re: [opensuse] Problem with compiz

2007-10-07 Thread CyberOrg
On 10/7/07, Erik Jakobsen <[EMAIL PROTECTED]> wrote: > CyberOrg wrote: > > No need to put "emerald --replace &" in startup, add emerald > > --replace& in Alt+F2 -> ccsm -> decoration -> command. > > > > > This just above is what I don't quite understand. > Could I ask you to cut it out for me with

Re: [opensuse] Problem with compiz

2007-10-08 Thread Erik Jakobsen
Ben Kevan wrote: Hi again Ken. > > Open YaST --> Software --> Community Repositories > Check "NVIDIA Repository" --> Finish > > I did that, but had not luck with it. I cannot continue before we have written about it. After "Finish", i got a complain, that told me this: http://www.urbakken.dk

Re: [opensuse] Problem with compiz

2007-10-08 Thread Erik Jakobsen
Ben Kevan wrote: As can be seen here, the nvidia repos is not made: http://www.urbakken.dk/reposdata.jpg Erik -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Problem with compiz

2007-10-08 Thread Erik Jakobsen
CyberOrg wrote: > On 10/7/07, Erik Jakobsen <[EMAIL PROTECTED]> wrote: > >> Ben Kevan wrote: >> >>> Do not use XGL just use the native Nvidia driver. You need to enable >>> composite >>> read: >>> >>> man nvidia-xconfig >>> > > su - > nvidia-xconfig --composite > nvidia-xconfig --al

Re: [opensuse] Problem with compiz

2007-10-08 Thread CyberOrg
On 10/8/07, Erik Jakobsen <[EMAIL PROTECTED]> wrote: > CyberOrg wrote: > > > > No need to put "emerald --replace &" in startup, add emerald > > --replace& in Alt+F2 -> ccsm -> decoration -> command. > > I got it. being in ccsm is it then window decoration you mean, and which > command ? > emerald

Re: [opensuse] Problem with compiz

2007-10-08 Thread aledr
I got It working now, but my kooldock gets weird. :) Is there possible to disable emerald for just one app??? Regards 2007/10/8, CyberOrg <[EMAIL PROTECTED]>: > On 10/8/07, Erik Jakobsen <[EMAIL PROTECTED]> wrote: > > CyberOrg wrote: > > > > > > > No need to put "emerald --replace &" in startup,

Re: [opensuse] Problem with compiz

2007-10-08 Thread Erik Jakobsen
CyberOrg wrote: >> I got it. being in ccsm is it then window decoration you mean, and which >> command ? >> >> > > emerald --replace & or kde-window-decorator --replace or > gtk-window-decorator --replace, whichever you prefer. > > Thanks so much and also a thanks go to all who has helped

Re: [opensuse] Problem with compiz

2007-10-08 Thread aledr
2007/10/8, aledr <[EMAIL PROTECTED]>: > I got It working now, but my kooldock gets weird. :) > Is there possible to disable emerald for just one app??? Solution: ccsm -> Effects -> Window Decoration -> Decoration windows -> "any & !(name=kooldock)" Best regards! > > Regards > > 2007/10/8, Cybe

Re: [opensuse] Problem with compiz

2007-10-09 Thread Erik Jakobsen
> Solution: > > ccsm -> Effects -> Window Decoration -> Decoration windows -> "any & > !(name=kooldock)" > > Is this correct?: http://www.urbakken.dk/kooldock.jpg -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [opensuse] Problem with compiz

2007-10-09 Thread aledr
Yes, It's what I've done, but without the space: "any & !(name=kooldock)" 2007/10/9, Erik Jakobsen <[EMAIL PROTECTED]>: > > > Solution: > > > > ccsm -> Effects -> Window Decoration -> Decoration windows -> "any & > > !(name=kooldock)" > > > > > Is this correct?: > > http://www.urbakken.dk/kooldoc

Re: [opensuse] Problem with compiz

2007-10-09 Thread Erik Jakobsen
aledr wrote: > Yes, It's what I've done, but without the space: "any & !(name=kooldock)" > > 2007/10/9, Erik Jakobsen <[EMAIL PROTECTED]>: > Thanks for the reply! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[opensuse] Problem with Compiz Fusion

2008-01-24 Thread Husam Senussi
I'm having problem getting Compiz Fusion to work with 8800GT, I followed the instruction on the web page but it doesn't seems to work. First the title bar for windows despaired and can't get the focus when I use terminal, the manager seems to be running there is icon task bar. also none of