]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blob - data/lightdm.conf
Use logind to provide the list of seats to use.
[sojka/lightdm.git] / data / lightdm.conf
1 #
2 # General configuration
3 #
4 # start-default-seat = True to always start one seat if none are defined in the configuration
5 # greeter-user = User to run greeter as
6 # minimum-display-number = Minimum display number to use for X servers
7 # minimum-vt = First VT to run displays on
8 # lock-memory = True to prevent memory from being paged to disk
9 # user-authority-in-system-dir = True if session authority should be in the system location
10 # guest-account-script = Script to be run to setup guest account
11 # log-directory = Directory to log information to
12 # run-directory = Directory to put running state in
13 # cache-directory = Directory to cache to
14 # sessions-directory = Directory to find sessions
15 # remote-sessions-directory = Directory to find remote sessions
16 # greeters-directory = Directory to find greeters
17 #
18 [LightDM]
19 #start-default-seat=true
20 #greeter-user=lightdm
21 #minimum-display-number=0
22 #minimum-vt=7
23 #lock-memory=true
24 #user-authority-in-system-dir=false
25 #guest-account-script=guest-account
26 #log-directory=/var/log/lightdm
27 #run-directory=/var/run/lightdm
28 #cache-directory=/var/cache/lightdm
29 #sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions
30 #remote-sessions-directory=/usr/share/lightdm/remote-sessions
31 #greeters-directory=/usr/share/lightdm/greeters:/usr/share/xgreeters
32
33 #
34 # Seat defaults
35 #
36 # type = Seat type (xlocal, xremote)
37 # pam-service = PAM service to use for login
38 # pam-autologin-service = PAM service to use for autologin
39 # pam-greeter-service = PAM service to use for greeters
40 # xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
41 # xserver-layout = Layout to pass to X server
42 # xserver-config = Config file to pass to X server
43 # xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
44 # xserver-share = True if the X server is shared for both greeter and session
45 # xserver-hostname = Hostname of X server (only for type=xremote)
46 # xserver-display-number = Display number of X server (only for type=xremote)
47 # xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
48 # xdmcp-port = XDMCP UDP/IP port to communicate on
49 # xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
50 # unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
51 # unity-compositor-timeout = Number of seconds to wait for compositor to start
52 # greeter-session = Session to load for greeter
53 # greeter-hide-users = True to hide the user list
54 # greeter-allow-guest = True if the greeter should show a guest login option
55 # greeter-show-manual-login = True if the greeter should offer a manual login option
56 # greeter-show-remote-login = True if the greeter should offer a remote login option
57 # user-session = Session to load for users
58 # allow-user-switching = True if allowed to switch users
59 # allow-guest = True if guest login is allowed
60 # guest-session = Session to load for guests (overrides user-session)
61 # session-wrapper = Wrapper script to run session with
62 # greeter-wrapper = Wrapper script to run greeter with
63 # guest-wrapper = Wrapper script to run guest sessions with
64 # display-setup-script = Script to run when starting a greeter session (runs as root)
65 # display-stopped-script = Script to run after stopping the display server (runs as root)
66 # greeter-setup-script = Script to run when starting a greeter (runs as root)
67 # session-setup-script = Script to run when starting a user session (runs as root)
68 # session-cleanup-script = Script to run when quitting a user session (runs as root)
69 # autologin-guest = True to log in as guest by default
70 # autologin-user = User to log in with by default (overrides autologin-guest)
71 # autologin-user-timeout = Number of seconds to wait before loading default user
72 # autologin-session = Session to load for automatic login (overrides user-session)
73 # autologin-in-background = True if autologin session should not be immediately activated
74 # exit-on-failure = True if the daemon should exit if this seat fails
75 #
76 [SeatDefaults]
77 #type=xlocal
78 #pam-service=lightdm
79 #pam-autologin-service=lightdm-autologin
80 #pam-greeter-service=lightdm-greeter
81 #xserver-command=X
82 #xserver-layout=
83 #xserver-config=
84 #xserver-allow-tcp=false
85 #xserver-share=true
86 #xserver-hostname=
87 #xserver-display-number=
88 #xdmcp-manager=
89 #xdmcp-port=177
90 #xdmcp-key=
91 #unity-compositor-command=unity-system-compositor
92 #unity-compositor-timeout=60
93 #greeter-session=example-gtk-gnome
94 #greeter-hide-users=false
95 #greeter-allow-guest=true
96 #greeter-show-manual-login=false
97 #greeter-show-remote-login=true
98 #user-session=default
99 #allow-user-switching=true
100 #allow-guest=true
101 #guest-session=
102 #session-wrapper=lightdm-session
103 #greeter-wrapper=
104 #guest-wrapper=
105 #display-setup-script=
106 #display-stopped-script=
107 #greeter-setup-script=
108 #session-setup-script=
109 #session-cleanup-script=
110 #autologin-guest=false
111 #autologin-user=
112 #autologin-user-timeout=0
113 #autologin-in-background=false
114 #autologin-session=UNIMPLEMENTED
115 #exit-on-failure=false
116
117 #
118 # Seat configuration
119 #
120 # Each seat must start with "Seat:".
121 # Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
122 #
123 #[Seat:0]
124
125 #
126 # XDMCP Server configuration
127 #
128 # enabled = True if XDMCP connections should be allowed
129 # port = UDP/IP port to listen for connections on
130 # key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
131 #
132 # The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn.  Alternatively
133 # it can be a word and the first 7 characters are used as the key.
134 #
135 [XDMCPServer]
136 #enabled=false
137 #port=177
138 #key=
139
140 #
141 # VNC Server configuration
142 #
143 # enabled = True if VNC connections should be allowed
144 # command = Command to run Xvnc server with
145 # port = TCP/IP port to listen for connections on
146 # width = Width of display to use
147 # height = Height of display to use
148 # depth = Color depth of display to use
149 #
150 [VNCServer]
151 #enabled=false
152 #command=Xvnc
153 #port=5900
154 #width=1024
155 #height=768
156 #depth=8