| Gnome - automatic logon |
|
vim /etc/gdm/custom.conf [daemon] AutomaticLogin=username AutomaticLoginEnable=true
vim /etc/gdm/custom.conf [daemon] TimedLoginEnable=true TimedLogin=yourusername TimedLoginDelay=0
Reboot and Gnome will automatically log in as username |