summaryrefslogtreecommitdiff
path: root/data/lightdm.conf
diff options
context:
space:
mode:
Diffstat (limited to 'data/lightdm.conf')
-rw-r--r--data/lightdm.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf
index 5896910a..d7668b21 100644
--- a/data/lightdm.conf
+++ b/data/lightdm.conf
@@ -139,6 +139,7 @@
# port = UDP/IP port to listen for connections on
# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
+# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
#
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
# it can be a word and the first 7 characters are used as the key.
@@ -148,6 +149,7 @@
#port=177
#listen-address=
#key=
+#hostname=
#
# VNC Server configuration