How do I change the GDM Login Window top icon?

5,472

Solution 1

Install Ubuntu tweak which allows you to change it very easily.

Solution 2

the icon is located at /usr/share/icons/LoginIcons/apps/64/computer.svg

root can overwrite this icon with another svg item.

you could also place a second icon there and change the value of /apps/gdm/simple-greeter/logo-icon-name in the configuration-editor.

Solution 3

This works for me (Ubuntu 10.04): Do a left click on your username in the panel (usually in the upper right of the screen). In the menu do a left click again . This opens the window "About " where your logon icon (and more) can be customised.

HTH

Share:
5,472

Related videos on Youtube

komputes
Author by

komputes

Updated on September 17, 2022

Comments

  • komputes
    komputes over 1 year

    After installing xubuntu-desktop on Ubuntu 10.10, The GDM window icon changed to a blue mouse, How to I return GDM to the default Ubuntu theme/icon.

    I have tried the following which effectively changes the theme but doesn't modify the top icon.

    http://www.n00bsonubuntu.net/content/how-to-change-login-screen-ubuntu-1010-maverick-meerkat

  • komputes
    komputes over 13 years
    There should really be a less destructive and graphical way to do this.
  • Vikram Ranabhatt
    Vikram Ranabhatt over 13 years
    there used to be a very extensive login-manager to change themes and icons. it was changed in lucid.
  • Martin Owens -doctormo-
    Martin Owens -doctormo- about 13 years
    @komputes - there is, you change the gconf icon setting for gdm. Or use Ubuntu Tweak.
  • InuYaksa
    InuYaksa almost 13 years
    There is a side-effect that an accessiblity icon will be added the notification area gnome-panel applet of the user who ran the command. It is suggested instead that one logs out before running the above command.