diff options
Diffstat (limited to 'graphlcd.conf')
| -rw-r--r-- | graphlcd.conf | 14 |
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 |
