7803314ac0
- Remove commented out DefaultDepth 16 from 10-libvnc.conf file. Using 16 bit depth can cause troubles and does not have any positives anymore, so lets not suggest it to users. (bnc#942982) OBS-URL: https://build.opensuse.org/request/show/326636 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/tigervnc?expand=0&rev=66
19 lines
488 B
Plaintext
19 lines
488 B
Plaintext
# This file contains configuration of libvnc.so module
|
|
#
|
|
# To get libvnc.so module working, do this:
|
|
# 1. run "vncpasswd" as root user
|
|
# 2. uncomment configuration lines below
|
|
#
|
|
# Please note you can specify any option which Xvnc accepts.
|
|
# Refer to `Xvnc -help` output for detailed list of options.
|
|
|
|
#Section "Module"
|
|
# Load "vnc"
|
|
#EndSection
|
|
|
|
#Section "Screen"
|
|
# Identifier "Screen0
|
|
# Option "SecurityTypes" "VncAuth"
|
|
# Option "PasswordFile" "/root/.vnc/passwd"
|
|
#EndSection
|