AW: Authentication mechanism.. Was: New user questions...

2018-03-04 Thread Joachim Lindenberg
Hi Nick, you remember correct. It is an attempt to conserve resources (CPU and memory) on the Hyper-V host. I am suspending/saving VMs regularly if there are no terminal sessions (I am monitoring port 2179 of the host), and obviously this is based on assumptions how the VMs are used (mainly int

Re: Send PrintScreen key to the Remote Desktop

2018-03-04 Thread Mike Jumper
On Sat, Mar 3, 2018 at 5:05 AM, Amarjeet Singh wrote: > Hi Mike, > > Would that be fine if I create a JIRA ticket for a feature request for > sending PrintScreen Key to Remote desktop ? > > Yes. The scancode mapping for the Print Screen key is missing from the base keymap used by Guacamole's RDP

Re: Authentication mechanism.. Was: New user questions...

2018-03-04 Thread Mike Jumper
On Sun, Mar 4, 2018 at 12:18 AM, Joachim Lindenberg wrote: > Hi Nick, > > you remember correct. It is an attempt to conserve resources (CPU and > memory) on the Hyper-V host. I am suspending/saving VMs regularly if there > are no terminal sessions (I am monitoring port 2179 of the host), and > ob

Re: VNC display settings

2018-03-04 Thread amlamarra
I have the same issue. It's because I can't prevent Guacamole from scaling the display. I even asked about it here: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/Prevent-VNC-display-from-stretching-td2783.html Haven't been able to figure it out yet. -- Sent from: http

AW: Authentication mechanism.. Was: New user questions...

2018-03-04 Thread Joachim Lindenberg
Hello Mike, thanks for the pointer to Connectable interface. However I also don´t want to re-implement a lot that is already working, and connections work. And in fact I did that experiment with abusing a property getter and it works – quick and dirty. After doing that my biggest issue is, that

INFO Required : Add support of Japanese language

2018-03-04 Thread Amarjeet Singh
Hi Team, I want to add support of Japanese language in Guacamole-Client. Would adding only *ja.json* files in translation folder work ? How Guacamole detects the language and fetch the files from translation folder ? Thanks and Regards, Amarjeet Singh

Re: Authentication mechanism.. Was: New user questions...

2018-03-04 Thread Mike Jumper
On Sun, Mar 4, 2018 at 10:53 PM, Joachim Lindenberg wrote: > Hello Mike, > > thanks for the pointer to Connectable interface. However I also don´t want > to re-implement a lot that is already working, and connections work. And in > fact I did that experiment with abusing a property getter and it

Re: INFO Required : Add support of Japanese language

2018-03-04 Thread Mike Jumper
On Sun, Mar 4, 2018 at 11:12 PM, Amarjeet Singh wrote: > Hi Team, > > I want to add support of Japanese language in Guacamole-Client. > > Would adding only *ja.json* files in translation folder work ? > > If it is added within the source prior to building Guacamole, yes. How Guacamole detects t