SSH - size and colors of canvas

2017-05-21 Thread David Česal
Hello, I'm using official JavaScript code and connecting to SSH. Is it possible to: * change width/height of canvas * change colors of terminal? I was able to find only this thread - https://sourceforge.net/p/guacamole/discussion/1110833/thread/97fc1c6b/ . GUAC-1195 is done,

RE: SSH connected, but keyboard not working

2017-05-08 Thread David Česal
connection is made and after 15 seconds disconnects due to "user inactivity". It's to do with the way apache2 proxy-caching is done (assuming you're using apache2). Not sure if the same thing applies to an SSH connection. Andrew Sedlak IT Admin G-lux Enterprises On May 8, 2017, a

SSH connected, but keyboard not working

2017-05-08 Thread David Česal
Hello, I have a problem with Guacamole SSH - connection is established, but keyboard is not working and client is disconnected after 15 seconds (of inaktivity). I'm using official JavaScript code from https://guacamole.incubator.apache.org/doc/gug/writing-you-own-guacamole-app .html . Conne