From b333a9022f1dc511e3196688c59f3db54bcfa697 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Mon, 1 May 2017 14:07:53 -0300 Subject: Adds Xephyr support --- share/provision/files/desktop-basic/etc/lightdm/lightdm.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share/provision') diff --git a/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf b/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf index f9b1371..7614cc2 100644 --- a/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf +++ b/share/provision/files/desktop-basic/etc/lightdm/lightdm.conf @@ -92,7 +92,7 @@ #xmir-command=Xmir #xserver-config= #xserver-layout= -#xserver-allow-tcp=false +xserver-allow-tcp=true #xserver-share=true #xserver-hostname= #xserver-display-number= @@ -138,8 +138,8 @@ autologin-user-timeout=0 # it can be a word and the first 7 characters are used as the key. # [XDMCPServer] -#enabled=false -#port=177 +enabled=true +port=177 #listen-address= #key= #hostname= -- cgit v1.2.3