On Thu, Jul 26, 2018 at 8:40 AM Martin Ciglan <[email protected]> wrote:

> Has anybody tried to use Guacamole in fullscreen kiosk mode?
> So, user wouldn't see that is running in browser and there would be no
> issues with keyboard shortcuts, in other words, there must be some work
> done
> in order to achieve this right?
>
>
It is probably do-able in the current version of Guacamole - you could put
the browser into full-screen mode before loading the Guacamole interface,
and then load the page and have it go straight to a connection (this will
happen automatically if only one connection is accessible to the logged in
user).

I think there is a JIRA issue already opened for opening connections in
full-screen mode - this would take a little bit of work to do to integrate
with the various browser APIs for triggering full-screen mode.
Additionally, locking down shortcut keys and such would also take a little
work - someone mentioned recently that the keyboard locking API for Chrome
is out, and so that would probably need to be leveraged/implemented.

So, yes, a little work would need to be done to make Guacamole operate in a
truly locked-down kiosk mode.  There are some work-arounds for this, though
- you can do some O/S level and browser-level stuff to limit what apps can
be launched, what shortcut keys are available, etc., that wouldn't require
modifications to Guacamole.

-Nick

Reply via email to