GUACAMOLE-1386: Add proper RDP mapping of "Meta" ("Windows") key.

This commit is contained in:
Michael Jumper 2021-07-26 19:56:56 -07:00
parent 278745d6d8
commit eb52b4e258

View File

@ -85,6 +85,8 @@ map +ext 0x1D ~ 0xffe4 # Control_R
map 0x38 ~ 0xffe9 # Alt_L
map +ext 0x38 ~ 0xffea # Alt_R
map +ext 0x38 ~ 0xfe03 # AltGr
map +ext 0x5B ~ 0xffe7 # Meta_L
map +ext 0x5C ~ 0xffe8 # Meta_R
map +ext 0x5B ~ 0xffeb # Super_L
map +ext 0x5C ~ 0xffec # Super_R
map +ext 0x5D ~ 0xff67 # Menu