Thank you, you have saved my life... and all my files :D
 
I saved the factory-gdm.conf as gdm.conf and everything worked fine
 
Thank you again Andy and Anne for your help

 
On 16/03/06, Andy Green <andy@warmcat.com> wrote:
Ali Helmy wrote:
> sorry to be asking such a dumb question, but are you suggesting i
> replace this file
>
> /etc/X11/gdm/gdm.conf
>
> with this one?
>
> /etc/X11/gdm/factory-gdm.conf
>
> i mean, copy all of its contents and replace them?

Yes, eg

cd /etc/X11/gdm
ll /etc/X11/gdm/*gdm.conf
mv gdm.conf gdm.conf.suspect
cp factory-gdm.conf gdm.conf
telinit 3
telinit 5

The ll on my box shows

# ll /etc/X11/gdm/*gdm.conf
-rw-r--r--  1 root root 20987 May 23  2005 /etc/X11/gdm/factory- gdm.conf
-rw-r--r--  1 root root 20987 May 23  2005 /etc/X11/gdm/gdm.conf

ie, the "factory" version is just a copy of what on my box is an
unmodified gdm.conf.  I am hoping you will see that your gdm.conf is
dated from when you installed your theme, which will suggest replacing
it might have some effect.

-Andy


--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list





--
A. Helmy