On Wed, Apr 1, 2020 at 5:28 AM Robert Susta <robert.su...@petitpress.sk>
wrote:

> I've located a part of client code that defines what key-combination to
> watch
> for in guacamole/app/client/controllers/clientController.js
>

Modifying the code directly inside the deployed Tomcat application is very
unreliable in terms of whether it will work or not - I wouldn't try that.
If you need to try it, you'll want to download the source code, edit the
file in the source code, build the packages, and then re-deploy the new WAR
file that is built.

-Nick

Reply via email to