as root add these lines to
/etc/gdm/custom.conf
(replacing 'youruser' with your user name)[daemon]
TimedLoginEnable=true
TimedLogin=youruser
if you want to get an instantaneous login edit
/etc/gdm/gdm.schemas
and set the the value to 0, the default is 30.
<key>daemon/TimedLoginDelay</key>
<signature>i</signature>
<default>0</default>
reboot
your pc
No comments:
Post a Comment