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.