summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2019-07-23 12:36:30 +0200
committerSimon Rettberg2019-07-23 12:36:30 +0200
commita9226f78757cbd997741b43a70c5ee51ac82e9aa (patch)
tree6217aa60c08f644290717ac95411f639a82bf6ea
parent[server] Fix confirmation dialog when loading room layout (diff)
downloadpvs2-a9226f78757cbd997741b43a70c5ee51ac82e9aa.tar.gz
pvs2-a9226f78757cbd997741b43a70c5ee51ac82e9aa.tar.xz
pvs2-a9226f78757cbd997741b43a70c5ee51ac82e9aa.zip
Remove docs for showLockDesktopButton
This feature has been removed.
-rw-r--r--README.md4
-rw-r--r--sample_configuration/pvs2.ini1
2 files changed, 0 insertions, 5 deletions
diff --git a/README.md b/README.md
index cf40492..9082317 100644
--- a/README.md
+++ b/README.md
@@ -16,10 +16,6 @@ A sample configuration can be found in `sample_configuration`.
* allowClientQuit: If set to true, users can shut down the client by clicking on
"Quit" in the toolbar of pvsclient.
-* showLockDesktopButton: If set to true there will be a button "Lock" that when
- clicks calls the script "lockDesktop.sh".
-
-
#### Room settings
A room section represents a physical or virtual room where clients are
placed on defined positions. Viable configuration options are:
diff --git a/sample_configuration/pvs2.ini b/sample_configuration/pvs2.ini
index 34924fc..baa419f 100644
--- a/sample_configuration/pvs2.ini
+++ b/sample_configuration/pvs2.ini
@@ -10,7 +10,6 @@
[General]
rooms=-100, -101, -113, -114
allowClientQuit=True
-showLockDesktopButton=True
; A room
; mgrIP is the IP of th instructor's PC