From 6d7570713b9ae7c1050da24e8b45cff8a7e9d85c Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Tue, 6 Nov 2018 04:24:22 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/lib/keyboard.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui (gen4)/lib/keyboard.js b/ui (gen4)/lib/keyboard.js index 95970ad2..d4236eb4 100755 --- a/ui (gen4)/lib/keyboard.js +++ b/ui (gen4)/lib/keyboard.js @@ -31,6 +31,7 @@ module.KEY_SEPARATORS = ['+', '-', '_'] // String.fromCharCode() or .charCodeAt(0) // NOTE: the lower case letters are accessible by adding 32 to the // capital key code. +// NOTE: this is *mostly* language agnostic. // NOTE: don't understand why am I the one who has to write this... var SPECIAL_KEYS = module.SPECIAL_KEYS = {