summaryrefslogtreecommitdiff
path: root/graphlcd.conf
diff options
context:
space:
mode:
authormrwastl <mrwastl@users.sourceforge.net>2013-04-19 00:39:40 +0200
committermrwastl <mrwastl@users.sourceforge.net>2013-04-19 00:39:40 +0200
commitc45745ea462ea3758daffc6302552993ba4c3be0 (patch)
treed0b1896966e7a6c944e448238be6c64ef53591a6 /graphlcd.conf
parent54d0651c970394d391f487afbb42a2592b033d1f (diff)
downloadgraphlcd-base-c45745ea462ea3758daffc6302552993ba4c3be0.tar.gz
graphlcd-base-c45745ea462ea3758daffc6302552993ba4c3be0.tar.bz2
added new driver 'vncserver' (contrib. by Michael Heyer); ax206dpf: type change of an array to make new GCC versions happy
Diffstat (limited to 'graphlcd.conf')
-rw-r--r--graphlcd.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphlcd.conf b/graphlcd.conf
index 625ee12..ed623d6 100644
--- a/graphlcd.conf
+++ b/graphlcd.conf
@@ -647,3 +647,17 @@ Driver=ax206dpf
# Default value: 'nnnn'
#Flip=nnnn
#
+
+########################################################################
+
+[vncserver]
+# vncserver driver
+# Output goes to a vncserver device
+# Default size: 320 x 240
+Driver=vncserver
+Width=320
+Height=240
+#
+# HttpDir
+# Webclients directory of libvncserver installation (only needed for webclient access)
+#HttpDir=/usr/share/webclients