You are not logged in.

#1 2009-03-19 13:02:56

xenom
Member
Registered: 2009-03-19
Posts: 7

Gnome-Color-Chooser

Hello.

I've seen that Gnome-color-chooser doesn't work well.

For people who gnome-color-chooser doesn't work :

     Gnome-Color-Chooser create a ".gtkrc-2.0-gnome-color-chooser" file in your home, rename it in ".gtkrc-2.0" and it will work.

But I still search why this file is created and because this doesn't work.

It where also great if people that have and haven't problem can give me precision and say me if they use a program that modify the .gtkrc-2.0 file, like LXAppearance.

Thanks.

Last edited by xenom (2009-03-19 15:01:26)

Offline

#2 2009-03-19 13:59:31

thunderogg
Member
From: Rio de Janeiro
Registered: 2008-07-13
Posts: 172

Re: Gnome-Color-Chooser

if you are using LXAappearance you have to rename your ordinary .gtkrc-2.0 to

.gtkrc-2.0.mine

and include this line in .gtkrc-2.0 :

include "~/.gtkrc-2.0.mine"

as you would be able to read in the .gtkrc-2.0 after having used LXAppearance:

# DO NOT EDIT!  This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine

The same goes for Gnome-Color-Chooser. I have this in my ".gtkrc-2.0.mine" file, but it would probably work if you place it in the ".gtkrc-2.0" instead:

include "~/.gtkrc-2.0-gnome-color-chooser"

This works for me. I hope it works for you too. smile

Offline

#3 2009-03-19 14:59:01

xenom
Member
Registered: 2009-03-19
Posts: 7

Re: Gnome-Color-Chooser

Thanks.
I'm the maintainer of Gnome-color-chooser in AUR, and I have received message that gnome-cc doesn't work. I'am trying to know why (I supposed that editing gtkrc-2.0 with a other app remove the include) and how to correct this. Your methode works fine, and I suppose that is the solution.
Do you use gnome-color-chooser ?

Last edited by xenom (2009-03-19 15:00:37)

Offline

#4 2009-03-19 15:07:41

thunderogg
Member
From: Rio de Janeiro
Registered: 2008-07-13
Posts: 172

Re: Gnome-Color-Chooser

Yes, I do. I run Xfce and I use Gnome-color-chooser to set the color of the Xfce window theme. It works fine. I've tried it in gnome too and it works as it should as far as I know.

Last edited by thunderogg (2009-03-19 15:08:42)

Offline

Board footer

Powered by FluxBB