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

Re: How can I have a second Xorg session on vt8 as display :1 on debian 9.0 stretch ( probably related to logind and multiseating)



jg@wn.de [2017-07-19 12:36:46+02] wrote:

> I used to have a second X session with display :1 by using
> this lightdm configuration /etc/lightdm/lightdm.conf.d/10-xubuntu.conf 
>
> 	[SeatDefaults]
> 	user-session=xubuntu
> 	
> 	[Seat:0]
> 	xserver-layout=default
> 	
> 	[Seat:1]
> 	xserver-command=/usr/bin/X :1
> 	xserver-layout=default

> How can I get back this second seat1 on vt8 in Debian Stretch as well ?

Not answering your question but my understanding of lightdm.conf format
is that seat configuration should be like this:

    [Seat:*]
    # defaults here

    [Seat:seat0]
    # Configuration for seat named "seat0"

    [Seat:seat1]
    # Configuration for seat named "seat1"

-- 
/// Teemu Likonen   - .-..   <https://keybase.io/tlikonen> //
// PGP: 4E10 55DC 84E9 DFF6 13D7 8557 719D 69D3 2453 9450 ///

Attachment: signature.asc
Description: PGP signature


Reply to: