Para instalar
Links:
0.02
50-my-custom-config.conf en /etc/lightdm/lightdm.conf.d
así tendremos el archivo:
/etc/lightdm/lightdm.conf.d/50-my-custom-config.conf
sudo mkdir -p /etc/lightdm/lightdm.conf.d
sudo gedit /etc/lightdm/lightdm.conf.d/50-my-custom-config.confUna vez creado, agregar
[SeatDefaults] greeter-hide-users=true greeter-show-manual-login=trueY listo.
time.sleep()
del módulo time,
si queremos que la ejecución pare por 2 segundos se usa
time.sleep(2)