GUACAMOLE-628: Correct RDP scancode mapping for right control key.
This commit is contained in:
parent
332e187813
commit
622a849bae
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user