GUACAMOLE-161: Add CapsLock to the no_repeat key list.

This commit is contained in:
Frode Langelo
2017-11-09 20:25:39 +00:00
parent 5a6c47a9b2
commit a28c81c001

View File

@@ -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