Results 1 to 5 of 5

Thread: Login Screen

  1. #1
    Join Date
    Oct 2010
    Location
    Canada
    Beans
    50
    Distro
    Ubuntu 13.04 Raring Ringtail

    Login Screen

    I have tried changing the login screen image by using Simple Lightdm Manager. It only gives me a black screen, so I uninstalled it and tried changing it manually with /etc/lightdm/unity-greeter.conf , with no avail. Any ideas?

  2. #2
    Join Date
    Jul 2011
    Beans
    5
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Login Screen

    i have the same problem

  3. #3
    Join Date
    Oct 2010
    Location
    Canada
    Beans
    50
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Login Screen

    Can anyone post their non-edited "unity-greeter.conf" so we can compare it to mine?
    Code:
    #
    # background = Background file to use, either an image path or a color (e.g. #772953)
    # logo = Logo file to use
    # theme-name = GTK+ theme to use
    # font-name = Font to use
    # xft-antialias = Whether to antialias Xft fonts (true or false)
    # xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
    # xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
    # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
    #
    [greeter]
    background=/usr/share/warty-final-ubuntu.png
    logo=/usr/share/unity-greeter/logo.png
    theme-name=Ambiance
    icon-theme-name=ubuntu-mono-dark
    font-name=Ubuntu 11
    xft-antialias=true
    xft-dpi=96
    xft-hintstyle=hintslight
    xft-rgba=rgb

  4. #4
    Join Date
    Oct 2010
    Location
    Canada
    Beans
    50
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: Login Screen

    FIXED: I compared it to the unity-greeter.conf of my laptop, and the image path was incorrect ( /etc/share/backgrounds/warty-final-ubuntu.png).

  5. #5
    Join Date
    Feb 2011
    Location
    Maryland
    Beans
    2,259
    Distro
    Ubuntu

    Re: Login Screen

    Point It towards a picture in your home folder. Bad permissions can cause the black screen

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
  •