Results 1 to 4 of 4

Thread: Broke GDM, How do reset to default

  1. #1
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Broke GDM, How do reset to default

    Hi All,

    I was trying out a theme from gnome-look (elegant gnome) and it had an option to change my gdm theme. I used it, did not like the look, but when I uninstalled it said there was no back-up. Now my gdm looks like something from windows 95!

    How can I reset it back to the original settings? I tried reinstalling GDM in synaptic but no change

    Thanks
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  2. #2
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: Broke GDM, How do reset to default

    Add gnome-appearance-properties to GDM's autostart directory:
    Code:
    sudo ln -s /usr/share/applications/gnome-appearance-properties.desktop /usr/share/gdm/autostart/LoginWindow/
    Log out. The appearance properties window should show up on the GDM screen.

    Configure GDM how you want, then close the window and log back in.

    When you're done and want the window to stop opening with GDM, run:

    Code:
    sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-appearance-properties.desktop

  3. #3
    Join Date
    Jun 2007
    Location
    Ireland
    Beans
    308
    Distro
    Lubuntu

    Re: Broke GDM, How do reset to default

    Hi Sisco311,

    That seems to have done the job. I think I understand what happened. I upgraded the murrine engine to the daily build which installed the beta versions of the new light themes... so the default ambiance/radiance are gone from my themes.

    Thank you for your help!
    Currently running LXQt on;
    - Packard-Bell Imedia S1800 PC [2010, Dual Core Pentium E5800, Nvidia GeForce GT 620, RAM 4GB]
    - Dell Inspiron 15 3521 [2013, Dual Core Intel i3-3217U, RAM 8GB]

  4. #4
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: Broke GDM, How do reset to default

    Quote Originally Posted by victor9098 View Post
    Thank you for your help!
    My pleasure!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •