On Mon, Jul 18, 2016 at 6:11 AM, Rich Freeman <ri...@gentoo.org> wrote:
>
> On Mon, Jul 18, 2016 at 6:00 AM, malc <mlash...@gmail.com> wrote:
> >
> > From man sddm.conf
> >        MinimumUid=
> >               Minimum user id of the users to be listed in the user
> > interface.  Default value is 1000.
> >        MaximumUid=
> >               Maximum user id of the users to be listed in the user
> > interface.  Default value is 60000
> >
> > Presume if you just set MinimumUid to some high value - you'd get the
> > behaviour you desire.
> >
>
> This still won't give you a username prompt as far as I can tell.  If
> it works I'm all ears as this behavior drives me nuts (I want to list
> a few non-contiguous users as most of my UIDs don't log in and I hate
> having to scroll every time I do log in).  I suspect that setting the
> minimum UID to a large number would just prevent you from logging in
> at all, but please let us know if it works.
>

There is another option in the config file

# Hidden users

HideUsers=

No documentation that I've found but if it takes a non-contiguous list then
it might help get rid of some of the list.

Or take your chances and reassign user numbers?

I don't personally have a lot of interest but I see that it apparently runs
a setup script which could probably be modified:

[XDisplay]
# Xsetup script path
# A script to execute when starting the display server
DisplayCommand=/usr/share/sddm/scripts/Xsetup

The other thing I liked about kdm was that the login only showed on my
first monitor whereas sddm is showing it on all 3. Not a big deal as I
pretty much boot up in the morning and log in.

Cheers,
Mark

Reply via email to