RoboticGolem wrote:
Well, my permissions (and from what I understand) are drwxr-xr-x. Which makes sense to me cause on your system, root would be able to
log in and no one else because you have the 'other read' flag removed.
Type (as root):
chmod 755 /usr/share/gdm/themes/Bluecurve
then:
chmod 644 /usr/share/gdm/themes/Bluecurve/*
and that should get you going.
Or maybe just "chmod -R 755 /usr/share/gdm/themes/Bluecurve/"
--
-John (john@xxxxxxxxxxx)