Hello, I am wondering, is it possible to add a message, eg, "$hostname, Welcome to xxx" in the login screen of lightdm, where user input their name and passwd? Thanks in advance, Xm -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/lightdm/attachments/20151116/96abcd60/attachment.html>
Hi Xm, It depends on which greeter you use. Assuming you are using Unity Greeter (the default in Ubuntu) then this feature is not currently supported [1]. I'm not aware of any other greeter implementing this. You can work-around this however by running a script when the greeter starts (see bug for details) or by modifying PAM to display a message before the password prompt (but this will not necessarily be formatted as you would like). --Robert [1] https://bugs.launchpad.net/bugs/1097053 On Tue, 17 Nov 2015 at 05:11 xm xm <niu_xiaomei at hotmail.com> wrote:> Hello, > > I am wondering, is it possible to add a message, eg, "$hostname, Welcome > to xxx" in the login screen of lightdm, where user input their name and > passwd? > > Thanks in advance, > > Xm > > _______________________________________________ > LightDM mailing list > LightDM at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/lightdm >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/lightdm/attachments/20151116/21f674fb/attachment.html>
You could also use a customizable greeter like lightdm-webkit-greeter to do this. On Mon, Nov 16, 2015 at 10:11 AM, xm xm <niu_xiaomei at hotmail.com> wrote:> Hello, > > I am wondering, is it possible to add a message, eg, "$hostname, Welcome > to xxx" in the login screen of lightdm, where user input their name and > passwd? > > Thanks in advance, > > Xm > > > _______________________________________________ > LightDM mailing list > LightDM at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/lightdm > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/lightdm/attachments/20151116/9d647eda/attachment.html>