From 95e48f409295bc3ff9dbf3d1affd0fcd7a6d1698 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Thu, 21 Jun 2018 12:38:27 +1200 Subject: Remove Unity System Compositor support - it is a dead project --- data/lightdm.conf | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'data') diff --git a/data/lightdm.conf b/data/lightdm.conf index 2082c1ac..16b80f7e 100644 --- a/data/lightdm.conf +++ b/data/lightdm.conf @@ -44,11 +44,10 @@ # [Seat:seat0] matches the seat named "seat0". # [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client". # -# type = Seat type (local, xremote, unity) +# type = Seat type (local, xremote) # pam-service = PAM service to use for login # pam-autologin-service = PAM service to use for autologin # pam-greeter-service = PAM service to use for greeters -# xserver-backend = X backend to use (mir) # xserver-command = X server command to run (can also contain arguments e.g. X -special-option) # xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option) # xserver-config = Config file to pass to X server @@ -60,8 +59,6 @@ # xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true) # xdmcp-port = XDMCP UDP/IP port to communicate on # xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf) -# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option) -# unity-compositor-timeout = Number of seconds to wait for compositor to start # greeter-session = Session to load for greeter # greeter-hide-users = True to hide the user list # greeter-allow-guest = True if the greeter should show a guest login option @@ -91,7 +88,6 @@ #pam-service=lightdm #pam-autologin-service=lightdm-autologin #pam-greeter-service=lightdm-greeter -#xserver-backend= #xserver-command=X #xmir-command=Xmir #xserver-config= @@ -103,8 +99,6 @@ #xdmcp-manager= #xdmcp-port=177 #xdmcp-key= -#unity-compositor-command=unity-system-compositor -#unity-compositor-timeout=60 #greeter-session=example-gtk-gnome #greeter-hide-users=false #greeter-allow-guest=true -- cgit v1.2.1