Comment 3 for bug 1380069

Revision history for this message
Shill Shocked (shillshocked) wrote :

In my lightdm.conf, I have been using the following configuration:

[LightDM]
greeter-user=lightdm
log-directory=/var/log/lightdm
run-directory=/run/lightdm

[SeatDefaults]
xserver-command=/usr/bin/X
greeter-session=lightdm-gtk-greeter
greeter-show-manual-login=true
user-session=mate
session-wrapper=/etc/lightdm/Xsession
pam-service=lightdm-autologin
exit-on-failure=true

[Seat:0]
xserver-command=/usr/bin/X :0 -sharevts
xserver-layout=Layout0

[Seat:1]
xserver-command=/usr/bin/X :1 -sharevts
xserver-layout=Layout1

What parts of this configuration are now handled by logind? And how does one register seats via logind?

I personally am using Intel and AMD open-source drivers. But I know of someone else who has tried with his Nvidia configuration using both proprietary and open-source drivers and had the same lack of success.