Linux Commands Examples

A great documentation place for Linux commands

unity-greeter

LightDM greeter for the Unity desktop

Synopsis

unity-greeter [ OPTIONS ]


add an example, a script, a trick and tips

: email address (won't be displayed)
: name

Step 2

Thanks for this example ! - It will be moderated and published shortly.

Feel free to post other examples
Oops ! There is a tiny cockup. A damn 404 cockup. Please contact the loosy team who maintains and develops this wonderful site by clicking in the mighty feedback button on the side of the page. Say what happened. Thanks!

examples

0
source
            
message 'unity-greeter renders a grid of white dots over the background.' &&
config_query UNITY_GRID 'patch the source to remove the grid?' n
0
source
            
mv gconf "${pkgdir}/usr/share/GConf"
mv unity-greeter "${pkgdir}/usr/share/"
mv applications "${pkgdir}/usr/share/pantheon/"
# Fix permissions
0
source
            
mv gconf "${pkgdir}/usr/share/GConf"
mv unity-greeter "${pkgdir}/usr/share/"
mv applications "${pkgdir}/usr/share/pantheon/"
rm "${pkgdir}/etc/xdg/autostart/cerbere.desktop"

description

Unity Greeter is a LightDM greeter for the Unity desktop. It is run by the LightDM daemon if configured in lightdm.conf. It is not normally run by a user, but can run in a test mode with the --test-mode option. This allows the interface to be tested without installing an updated version.

options

-v, --version

Show release version.

--test-mode

Run the greeter in a test mode inside the current X session.

-?, --help

Show help options.


see also

lightdm

How can this site be more helpful to YOU ?


give  feedback