Jump to content

bvc

Platinum
  • Posts

    8645
  • Joined

  • Last visited

Posts posted by bvc

  1. firefox is not gtk, but rather gdk>gtk so I guess that's why it looks fine

     

    the only thing I can think of you doing (I don't have kde installed) is making a gtk theme with the colors you want and telling gain and any other apps you desire to use that theme. You can do that in gnome easily but I don't know if it works from kde....I think it should

     

    In your .gtk-2.0 file in your home dir (create it if it doesn't exist) put

    GTK2_RC_FILES=~/.themes/name_of_theme/gtk-2.0/gtkrc gaim

    to point to a theme in .themes

     

    for a theme in /usr/share/themes

    GTK2_RC_FILES=/usr/share/themes/name_of_theme/gtk-2.0/gtkrc gaim

  2. arctic, the reason the earlier version is dark

    http://gnomethemes.org/pre/screenshots/Mirage2.jpg

    is because it uses the color specified in the gtkrc's metacity section

    style "metacity-frame" = "default"
    {
    bg[SELECTED] = "#444444"
    }
    class "MetaFrames"	 style "metacity-frame"
    class "GtkWindow"	  style "metacity-frame"

    Since Clearlooks DeepSky doesn't have that section it uses the

    bg[sELECTED] = "#??????"

    at the top of the gtkrc.

  3. My current icon theme is glass icons. My metacity/gtk2 is "brushed", and my wallpaper is just a basic gnome one.

     

    Quite like the icons on my desktop though ;)

     

    See show your desktop this month, my screenie is in there, so unsure if I'm using anything svg based or not.

     

    Unfortunately, can't change my nvidia card as it's a laptop, so I'm kinda stuck with it. Works perfect at home with this exact setup on my nvidia geforce 4 ti4400, which of course, is by far better with 128M ram on it.

     

    I'm running a test this morning, as I said I would. Login Manager is kdm, and I've logged into Gnome to see what happens.

    gdm has been known to do that....

    I had a mem problem long ago....ML9.1? and never found the problem, so I went cooker :P

     

    -the glass icons are svg but svg alone won't cause this

    -video card alone will not cause this

    -the gtk theme uses a bg pixmap and that is very slow

    ...I was just mentioning a few speed up tips

     

    I didn't use a dm for years, but started using gdm recently because it was the only way I could get other users to be able to login....would not work from init 3 :o

  4. Yes, the idea that gnome is lighter than kde is a thing of the past.

     

    cairo won't use much memory, but it does slow the desktop down

    lsof -n /usr/lib/libcairo.s

     

    turn off nautilus makes gnome twice as fast.

    gconf-editor>apps>nautilus>preferences>untick show_desktop

    oh yeah...and to start nautilus as brower

    nautilus --no-desktop --browser

    spatial nautilus

    nautilus --no-desktop

     

    do not use an svg icon theme (tango for example) or a cairo based theme engine...examples...candido, rezlooks, murrine, mirage, clearlooks-devel (cvs)

     

    X+nvidia+gnome+svg+cairo=slow

    exactly why? no one particular reason, but many it seems

  5. i've never experienced that in the myriad of distro's I've used. i don't experience that in arch currently. i wonder if it's a mandriva issue.

    must be mandriva, it was always fine for me until ml2005le

×
×
  • Create New...