On Mon, Dec 30, 2019, 00:04 Rom@n <[email protected]> wrote: > Hello, guys! > > I’m using Unicode layout and can’t break ping process of windows CMD. > > If I switch to English layout, I can do the break. > > But Russian layout isn’t present in Guacamole. > > Is there any workaround ? >
Yes: set the keyboard layout within the RDP session to one of the currently-supported layouts and select that layout in the connection parameters. Guacamole will automatically use Unicode events for any characters not present in the layout, like Russian characters, but will use normal key events for any characters present in the server layout (Ctrl-C, etc. will work). https://guacamole.apache.org/faq/#does-guacamole-support-my-keyboard-layout Don't use the Unicode failsafe layout - all that will do is force Guacamole to use Unicode events for all keys, which will break keyboard shortcuts. Selecting any other keyboard layout will allow Guacamole to send proper key events, resorting to Unicode only for unknown keys, in this case keys which type Russian characters. - Mike
