mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-517: Correct keysym definition of "Print Screen" key.
This commit is contained in:
@@ -561,7 +561,7 @@ Guacamole.Keyboard = function Keyboard(element) {
|
||||
"Pause": [0xFF13],
|
||||
"Play": [0xFD16],
|
||||
"PreviousCandidate": [0xFF3E],
|
||||
"PrintScreen": [0xFD1D],
|
||||
"PrintScreen": [0xFF61],
|
||||
"Redo": [0xFF66],
|
||||
"Right": [0xFF53],
|
||||
"RomanCharacters": null,
|
||||
|
Reference in New Issue
Block a user