diff options
author | Chow Loong Jin <hyperair@debian.org> | 2012-03-05 12:58:02 +0800 |
---|---|---|
committer | Chow Loong Jin <hyperair@debian.org> | 2012-03-05 12:58:02 +0800 |
commit | 9bcd650a07b4320e683b1501d03791d56a9b06ae (patch) | |
tree | 6daa0c0cb9cc23f1a975cc49755fc93ee522d4ab /data/lightdm.conf | |
parent | 3f57ff60ba08ff83371f95dd309814f0ff02373d (diff) | |
download | lightdm-9bcd650a07b4320e683b1501d03791d56a9b06ae.tar.gz |
Add greeter-show-guest=true option in lightdm.conf
Diffstat (limited to 'data/lightdm.conf')
-rw-r--r-- | data/lightdm.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf index 2dbff285..f19fb937 100644 --- a/data/lightdm.conf +++ b/data/lightdm.conf @@ -62,6 +62,7 @@ #xdmcp-key= #greeter-session=example-gtk-gnome #greeter-hide-users=false +#greeter-show-guest=true #user-session=default #allow-guest=true #guest-session=UNIMPLEMENTED |