Results 1 to 9 of 9

Thread: changing gdm fonts

  1. #1
    Join Date
    Sep 2005
    Location
    Poland
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    changing gdm fonts

    Hi,

    I would like to change gdm fonts in lucid to droid, how can I do it?

    thanks

  2. #2
    wojox is offline I Ubuntu, Therefore, I Am
    Join Date
    Apr 2009
    Beans
    8,628

    Re: changing gdm fonts

    Log out

    Ctrl+Alt+F1

    Login and run these two commands

    Code:
    export DISPLAY=:0.0
    sudo -u gdm gnome-control-center
    Then Ctrl+Alt+F7 or F8

  3. #3
    Join Date
    Mar 2007
    Location
    Villenave d'Ornon, France
    Beans
    1,016

    Re: changing gdm fonts

    You don't need to log out. That command alone will do the trick:

    sudo -u gdm gnome-control-center
    Desktop : iMac 21.5" (2011) Core i5 Sandy Bridge - AMD Radeon HD 6750M - 8Gb RAM - OS X 10.8.3 Mountain Lion
    Laptop : EasyNote TS 44HR (2012) - Core i3 Sandy Bridge - Intel HD3000 - 4Gb RAM - elementary OS 0.2 + Windows 7 Home Premium SP1

  4. #4
    Join Date
    Sep 2005
    Location
    Poland
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: changing gdm fonts

    but in gnome-control-center, in the gdm options there is no option to change font

  5. #5
    Join Date
    Dec 2009
    Beans
    286

    Re: changing gdm fonts

    Quote Originally Posted by mozi View Post
    Hi,

    I would like to change gdm fonts in lucid to droid, how can I do it?

    thanks
    To change the fonts, use the following command:
    Code:
    sudo -u gdm dbus-launch gnome-appearance-properties
    Click on the FONTS tab and select the fonts of your choice.

    For a more comprehensive customization of GDM, check out the link at the beginning of this thread:
    http://ubuntuforums.org/showthread.p...33#post9068333

    Hope it works for you.

  6. #6
    Join Date
    Sep 2005
    Location
    Poland
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: changing gdm fonts

    ok but this changes ubuntu desktop fonts, I have changed them but cannot change the fonts on the login screen

  7. #7
    Join Date
    Dec 2009
    Beans
    286

    Re: changing gdm fonts

    Quote Originally Posted by mozi View Post
    ok but this changes ubuntu desktop fonts, I have changed them but cannot change the fonts on the login screen
    Well this is strange, because the above command changes the fonts in the login screen (GDM). I just double checked it in 10.04 and my fonts were changed.

    Are you entering the entire command:
    Code:
    sudo -u gdm dbus-launch gnome-appearance-properties
    If you only enter:
    Code:
    gnome-appearance-properties
    only your desktop fonts will be changed.

  8. #8
    Join Date
    Sep 2005
    Location
    Poland
    Beans
    16
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: changing gdm fonts

    thanks, it works

  9. #9
    Join Date
    Dec 2009
    Beans
    286

    Re: changing gdm fonts

    Quote Originally Posted by mozi View Post
    thanks, it works
    Glad it works.

Tags for this Thread

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
  •