GUACAMOLE-628: Correct RDP scancode mapping for right control key.

This commit is contained in:
Michael Jumper 2018-09-21 16:25:11 -07:00
parent 332e187813
commit 622a849bae

View File

@ -81,7 +81,7 @@ map 0x58 ~ 0xffc9 # F12
map 0x2A ~ 0xffe1 # Shift_L
map 0x36 ~ 0xffe2 # Shift_R
map 0x1D ~ 0xffe3 # Control_L
map 0x9D ~ 0xffe4 # Control_R
map +ext 0x1D ~ 0xffe4 # Control_R
map 0x38 ~ 0xffe9 # Alt_L
map +ext 0x38 ~ 0xffea # Alt_R
map +ext 0x5B ~ 0xffeb # Super_L