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