mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-161: Add CapsLock to the no_repeat key list.
This commit is contained in:
@@ -515,6 +515,7 @@ Guacamole.Keyboard = function(element) {
|
||||
0xFFE2: true, // Right shift
|
||||
0xFFE3: true, // Left ctrl
|
||||
0xFFE4: true, // Right ctrl
|
||||
0xFFE5: true, // Caps Lock
|
||||
0xFFE7: true, // Left meta
|
||||
0xFFE8: true, // Right meta
|
||||
0xFFE9: true, // Left alt
|
||||
|
Reference in New Issue
Block a user