Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all, Where can I find the default-GDM files? Actually, I want to change the GTK theme of it MANUALLY, without any GUI tool. Thanks in advance....
  1. #1
    Just Joined!
    Join Date
    Oct 2007
    Posts
    2

    The Default GDM Location

    Hi all,

    Where can I find the default-GDM files?
    Actually, I want to change the GTK theme of it MANUALLY, without any GUI tool.

    Thanks in advance.

  2. #2
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,090
    Hello

    I don't run GDM any longer, but check for these files:

    /etc/X11/gdm/gdm.conf
    /etc/gdm/gdm.conf

    I believe you'll find the configuration files in one of those locations unless they've changed things.

    You can also check here for some tips that might still apply, along with the manual page:

    Code:
    man gdm
    Hope some of that helps you.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

  3. #3
    Just Joined!
    Join Date
    Oct 2007
    Posts
    2
    I didn't find any of them, instead; I found /etc/gdm/gdm-cdd.conf.
    So, I made a gdm.conf file under /etc/gdm, and I wrote:

    Code:
    [gui]
    GtkRC=/usr/share/themes/ClearlooksClassic/gtk-2.0/gtkrc
    GtkTheme=Clearlooks
    After rebooting... nothing changed!

Posting Permissions

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