summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2011-09-11 15:45:10 +1000
committerRobert Ancell <robert.ancell@canonical.com>2011-09-11 15:45:10 +1000
commit42db614c0978158213736bd8dd3d03357fd3743f (patch)
tree32a32fdc33d9e31fa7299e6ad633ee9881f3a542 /data
parent651763363a183040fd74fde150319fb9d795e278 (diff)
downloadlightdm-42db614c0978158213736bd8dd3d03357fd3743f.tar.gz
Add VNC server support
Diffstat (limited to 'data')
-rw-r--r--data/lightdm.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/lightdm.conf b/data/lightdm.conf
index ebbea289..cfabfee1 100644
--- a/data/lightdm.conf
+++ b/data/lightdm.conf
@@ -96,3 +96,13 @@
#enabled=false
#port=177
#key=
+
+#
+# VNC Server configuration
+#
+# enabled = True if VNC connections should be allowed
+# port = TCP/IP port to listen for connections on
+#
+[XDMCPServer]
+#enabled=false
+#port=5900