aeec89
# This file contains configuration of libvnc.so module
aeec89
#
aeec89
# To get libvnc.so module working, do this:
aeec89
# 1. run "vncpasswd" from tigervnc-server package as root user
aeec89
# 2. uncomment configuration lines below
aeec89
#
aeec89
# Please note you can specify any option which Xvnc accepts.
aeec89
# Refer to `Xvnc -help` output for detailed list of options.
aeec89
aeec89
#Section "Module"
aeec89
#    Load "vnc"
aeec89
#EndSection
aeec89
aeec89
#Section "Screen"
aeec89
#    Identifier "Screen0
aeec89
#    DefaultDepth 16
aeec89
#    Option "SecurityTypes" "VncAuth"
aeec89
#    Option "PasswordFile" "/root/.vnc/passwd"
aeec89
#EndSection