Love the icons and selection color what is the theme called?
I Been toying around with the Calculate Linux lightdm theme, think it looks real nice and elegant.

Altered one of the cute little linux penguin cliparts i found to have the Sabayon foot for the Pixmaps avatar-default image

For those interested in screenshot the login here is the script im using
- Code: Select all
#!/bin/sh
chvt 7; sleep 5s; DISPLAY=:0 XAUTHORITY=/var/run/lightdm/root/:0 import -window root -delay 200 screenshot.png
just put the script in your /home/NAME directory logout and hit ALT + CTRL + F1 login and enter (assuming you called the script screenshot.sh)
- Code: Select all
sudo sh screenshot.sh
it will take you to your login screen and screenshot it for you.