You are not logged in.
I can choose a GTK+ theme in GDM, but it doesn't seem to save that setting. Can anybody confirm that and maybe even give a workaround?
Offline
This happened to me. One of the latest GDM upgrades installed gdm.conf with incorrect permissions. Check the perms on /opt/gnome/etc/gdm/gdm.conf.
Offline
How should they be? Mine are 644, owner and group are "root"
Offline
I've got:
-rw-r--r-- 1 root root 18147 2005-02-28 22:06 /opt/gnome/etc/gdm/gdm.conf
Well if you can read it as a regular user then this isn't the problem.
Offline
I seem to suffer from the same problem.
This is the gui section in /opt/gnome/share/gdm/defaults.conf
[gui]
# The specific gtkrc file we use. It should be the full path to the gtkrc that
# we need. Unless you need a specific gtkrc that doesn't correspond to a
# specific theme, then just use the GtkTheme key.
GtkRC=/usr/share/themes/Candido-gPerfect/gtk-2.0/gtkrc
# The GTK+ theme to use for the GUI.
#GtkTheme=Default
# If to allow changing the GTK+ (widget) theme from the greeter. Currently
# this only affects the standard greeter as the graphical greeter does not yet
# have this ability.
#AllowGtkThemeChange=true
# Comma separated list of themes to allow. These must be the names of the
# themes installed in the standard locations for gtk themes. You can also
# specify 'all' to allow all installed themes. These should be just the
# basenames of the themes such as 'Thinice' or 'LowContrast'.
#GtkThemesToAllow=all
I couldn't get it to work by uncommenting GtkTheme, AllowGtkThemeChange and GtkThemesToAllow, so i went the easy route and just added a gtkrc file in 'GtkRC=' as you can see.
Just pick one.
find /usr/share/themes/ -iname gtkrc
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline