Comment 7 for bug 1085841

Revision history for this message
LaƩrcio de Sousa (lbssousa) wrote :

> That is way down the road, and should be the topic of another bug
> report. This bug report should only be about adding *basic* multiseat
> support. We must learn how to walk before we can run.

Bug reported: https://bugs.launchpad.net/lightdm/+bug/1204067

> That is incorrect; the ":0" in [Seat:0] has nothing to do with the
> DISPLAY. The part after the colon is an arbitrary string. You can
> use [Seat:Bob] if you want to; it makes no difference (other than for
>logging, and only if you install the version of LightDM from my PPA
> which has some logging improvements).
> (...)
> That is currently possible with the version of LightDM in my PPA:
>
> [Seat:foo]
> xserver-seat=seat-1
> autologin-user=bob

OK. Thank you for explanation. The important thing here is making autologin user setting independent of DISPLAY value, as LightDM already does, right?