3 Dec
2009
3 Dec
'09
2:02 p.m.
大熊 wrote:
I use xfce4+gdm, and want to have a auto-login
Google result show I can directly modify the /etc/gdm/custom.conf
Is there a xfce's GUI App achieve the same work?
AFAIK there's no configuration gui available for the current version of GDM. Edit /etc/gdm/custom.conf to contain this: [daemon] AutomaticLogin=your_username_here AutomaticLoginEnable=true /ndlarsen