Opened 13 years ago
Closed 8 years ago
#10185 closed enhancement (obsolete)
RDP Flash client Italian Keymap
Reported by: | Gabriele Vivinetto | Owned by: | |
---|---|---|---|
Component: | RDP | Version: | VirtualBox 4.1.8 |
Keywords: | rdp, keymap, italian | Cc: | |
Guest type: | other | Host type: | other |
Description
The Flash RDP client has support only for EN and DE keymaps. I will be pleased to help implementing the Italian keymap.
Attachments (1)
Change History (3)
comment:1 by , 13 years ago
by , 13 years ago
Attachment: | KeyboardTranslator.as added |
---|
translation code/tables for US/DE layouts - (c) Oracle, published to allow users to contribute tables for other keyboard layouts to Oracle.
comment:2 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Please reopen if still relevant with a recent VirtualBox release.
Note:
See TracTickets
for help on using tickets.
In a bit I'll upload the file which performs the mapping from flash keycodes to PC keyboard scancodes by using tables. These tables aren't really rocket science, and we have samples for the US and DE keyboard layout.
The file is only a tiny part of the Flash RDP client, so I don't expect it to be useful for compiling/testing. Building the tables should be easy enough. Please only contribute complete mapping tables, as each iteration is a significant amount of work on our side.