aMule Forum

English => aMule Help => Topic started by: wisdoom on February 19, 2004, 12:18:17 PM

Title: amule Aspect
Post by: wisdoom on February 19, 2004, 12:18:17 PM
Hello,

I just installed amule and everythig works fine !

(...without firewall...)

But I have a question concerning the graphical aspect of amule.
I saw in the screenshots that buttons are kind of "3D" buttons.

But in my amule, everything is absolutely -flat-.

It is based on what ?
On my general graphic theme ?
Is it possbile to configure something so as i have the same aspect as on the screnshots ?

Thank you for your answer,

wisdoom
Title: RE: amule Aspect
Post by: bootstrap on February 19, 2004, 01:02:41 PM
If i'm not completely mistaken, aMule makes use of gtk. So if you set up a "flat" gtk design aMule will look like that.
Try to change your gtk theme and aMule should also change its look.
Don't forget to restart aMule to get the changes active.
Title: Re: amule Aspect
Post by: wisdoom on February 19, 2004, 02:39:26 PM
Thank you bootstrap,

I am now going to look for a way to change the gtk theme !

wisdoom
Title: Re: amule Aspect
Post by: Kry on February 19, 2004, 03:50:43 PM
gtk-theme-switcher
Title: Re: amule Aspect
Post by: wisdoom on February 25, 2004, 12:03:12 PM
Well,

That's strange.
I now use Gnome with my redhat 9, and I use a theme with my gnome.
I have a .gtkrc in my ~home and a .gtkrc-2.0 also.

But my aMule is still the same !
No theme applied on it. Still flat and... ugly !

The good news is that it works pretty well !

Any idea concerning my physical considerations  :D

Thank you
Wisdoom
Title: Re: amule Aspect
Post by: bootstrap on February 26, 2004, 01:13:14 PM
To change the amule look in rh9 you have to change your ~/.gtkrc
The rh9 defaults are set up to give your system the rh Bluecurve (tm) look ;)
Just look into /usr/share/themes and check what gtk (1!) themes you can find.
This is a rh standard ~/.gtkrc:
Code: [Select]
# -- THEME AUTO-WRITTEN DO NOT EDIT
include "/usr/share/themes/Bluecurve/gtk/gtkrc"
# -- THEME AUTO-WRITTEN DO NOT EDIT
Change it to (this should work on almost every rh9 box)
Code: [Select]
include "/usr/share/themes/ThinIce/gtk/gtkrcand restart amule - you should see a difference. Now you just have to find a theme you like.

There sure is a better way to change the themes - take a look into your Preferences Menu or the gnome-control-center to figure out how.
Title: Re: amule Aspect
Post by: Chadda on May 11, 2004, 07:02:37 PM
-- EDIT: sorry already fixed it :D --