1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 "http://www.kde.org/standards/kcfg/1.0/kcfg.xsd">
7 <entry name=
"useDefaultPort" type=
"Bool">
8 <label>Use the default port for VNC (
5900)
</label>
9 <default>true
</default>
11 <entry name=
"port" type=
"Int">
12 <label>This is the port on which krfb will listen.
</label>
13 <default>5900</default>
15 <entry name=
"publishService" type=
"Bool">
16 <label>Announce the service on the local network
</label>
17 <default>true
</default>
20 <group name=
"Security">
21 <entry name=
"allowDesktopControl" type=
"Bool">
22 <label>Allow remote connections to manage the desktop.
</label>
23 <default>true
</default>
25 <entry name=
"askOnConnect" type=
"Bool">
26 <label>Ask before allowing a remote connection.
</label>
27 <default>true
</default>
29 <entry name=
"allowUninvitedConnections" type=
"Bool">
30 <label>Allow connections without an invitation.
</label>
31 <default>false
</default>
33 <entry name=
"uninvitedConnectionPassword" type=
"String">
34 <label>Password for uninvited connections.
</label>