On Mon, Jul 20, 2020, 00:47 faris backer <[email protected]> wrote:
> Hi, > > We have a rdp connection to windows server with Norwegian keyboard. For > proper key binding we have set server layout as unicode in connection > setting. > > Most of the keys are working as expected other than CTRL key. Is this known > behaviour? > Yes. The Ctrl key cannot work with Windows' Unicode events. Forcing Guacamole to use Unicode events for all printable keys will allow typing to work, but Windows will only process keyboard shortcuts that use purely traditional key events. - Mike
