Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
Description
The description of this issue was copied from GUAC-1410, an issue in the JIRA instance used by the Guacamole project prior to its acceptance into the Apache Incubator.
Comments, attachments, related issues, and history from prior to acceptance have not been copied and can be found instead at the original issue.
Although GUAC-439 claims Guacamole's keyboard input is not dependent on keyboard layout, the half is the case.
On the client side the keycode in the keyboard event propagated from the browser is independent from the keyboard layout, but on the server side it needs to be converted to the appropriate virtual keycode designated by the keyboard layout with which the operating system hosting the desktop is configured.