From bd3c037782d35271b8110e9116437cd27f19f3cd Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 16 Mar 2020 18:57:00 +0100 Subject: [PATCH] Bot Updating Documentation --- images/docker-boinc.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/images/docker-boinc.md b/images/docker-boinc.md index f13976529d..5fa07780fe 100755 --- a/images/docker-boinc.md +++ b/images/docker-boinc.md @@ -136,6 +136,10 @@ printf '%s' password | md5sum You can access advanced features of the Guacamole remote desktop using `ctrl`+`alt`+`shift` enabling you to use remote copy/paste and different languages. +It is recommended to switch to `Advanced View` in the top menu, because the `Computing Preferences` don't seem to be displayed in `Simple View`. + +Sometimes, the pop-up windows may open in a tiny box in the upper left corner of the screen. When that happens, you can find the corner and resize them. + ## GPU Hardware Acceleration ### Intel @@ -165,4 +169,5 @@ We automatically add the necessary environment variable that will utilise all th ## Versions +* **16.03.20:** - Clean up old pid files. * **15.03.20:** - Initial release.