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