<div dir="ltr">Hi,<div><br></div><div>I am trying to develop a custom greeter for LightDM, and I would like to ask some questions.</div><div><br></div><div>First, by following the tutorial and example code of Matt Fischer, after apt-pinning and modifying "ubuntu" to "LXDE", I was able to start the greeter, both on Raspberry Pi and x86, under Debian Wheezy.</div>

<div><br></div><div>At the moment, this is the way I install it (in preferences stable has a preference over testing)</div><div><div>apt-get install gir1.2-lightdm-1 python-gobject lightdm gir1.2-gtk-3.0 liblightdm-gobject-1-0/testing</div>

</div><div><br></div><div>This works reliably both on the Pi and on x86. Is there any problem with installing it like this?</div><div><br></div><div>OK, my main question: I'd like to have a nice graphical login screen, with a custom avatar placed for each user, where the user could click and simply login.</div>

<div><br></div><div>Can you tell me what is the best way to start making the very simple login screen of Matt Fischer's example into a full-screen GUI window with avatars?</div><div><br></div><div>Should I edit the .ui file with some GUI tool, like Glade? How do you mix program logic and GUI, for example when you want to have a GUI with an unknown number of users/avatars?</div>

<div><br></div><div>Zsolt</div><div><a href="http://www.kano.me">www.kano.me</a><br></div><div><br></div><div><br></div><div><br></div></div>