From a9226f78757cbd997741b43a70c5ee51ac82e9aa Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 23 Jul 2019 12:36:30 +0200 Subject: Remove docs for showLockDesktopButton This feature has been removed. --- README.md | 4 ---- sample_configuration/pvs2.ini | 1 - 2 files changed, 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 -- cgit v1.2.3-55-g7522