Re: GDM auto-login

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dejan Čabrilo wrote:
Since there is no gdmsetup in rawhide, what's the alternative to
allowing autologin of a user?

P.S. I'm sorry if this question was already answered, I couldn't find
it.
P.P.S. When do we expect a replacement for gdmsetup?


as root, edit /etc/gdm/gdm-schemas
and make your changes in this section:

<schema>
      <key>daemon/TimedLoginEnable</key>
      <signature>b</signature>
      <default>true</default>         <====change to true
    </schema>
    <schema>
      <key>daemon/TimedLogin</key>
      <signature>s</signature>
      <default>yourusername</default> <====your user name
    </schema>
    <schema>
      <key>daemon/TimedLoginDelay</key>
      <signature>i</signature>
      <default>10</default>      <===how long you want to wait (seconds)
    </schema>

There is a web page somewhere with more information.  try googling gdmsetup

--
---------------------------------
Regards,

Old Fart

--
fedora-test-list mailing list
fedora-test-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list

[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux