lightdm (15.10 onwards) have replaced the obsolete [SeatDefaults] with [Seat:*]. Source: https://wiki.ubuntu.com/LightDM

Henrik Raitasola 2017-11-05 21:57:52 +02:00
parent 27e4c4770b
commit 8d428b8590

@ -134,7 +134,7 @@ Go to lightdm.conf:
`sudo nano /etc/lightdm/lightdm.conf`
add the following line below [SeatDefaults]:
add the following line below `[Seat:*]`:
`xserver-command=X -s 0 -dpms`