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