标签 gnome 下的文章

gdm 自动登录 gnome

编辑GDM的配置文件 /etc/gdm/custom.conf

AutomaticLoginEnable= true

AutomaticLogin= username  #(username=你要自动登录的用户,不能使用大写,例Lyp,填lyp)

将以上两行前面的#去掉。