lightdm-gtk-greeter-team team mailing list archive
-
lightdm-gtk-greeter-team team
-
Mailing list archive
-
Message #00540
Re: [Question #250710]: how 2 adjust: size of spacers both sides of clock; size of menu buttons; message in upper left corner
Question #250710 on LightDM GTK+ Greeter changed:
https://answers.launchpad.net/lightdm-gtk-greeter/+question/250710
Status: Open => Answered
Andrew P. proposed the following answer:
Answer depends on version of greeter.
#1. Must be fixed in latest version.
#2. I don't know proper way to make these icons bigger.
#3. Label "ubuntu" is host name of your computer.
Each panel item controlled by "indicators" key in "/etc/lightdm/lightdm-gtk-greeter.conf" file.
Default value:
indicators=~host;~spacer;~clock;~spacer;~session;~language;~a11y;~power
Panel without host label (if you want to remove it):
indicators=~spacer;~clock;~spacer;~session;~language;~a11y;~power
You can place own text at any position in panel, use "~~my text" format for it:
indicators=~~some text;~spacer;~clock;~spacer;~session;~language;~a11y;~power
You need latest (from daily ppa) version to use these features.
--
You received this question notification because you are a member of
LightDM Gtk+ Greeter Development Team, which is an answer contact for
LightDM GTK+ Greeter.