added K3 left page keys for emulator on F3 and F4

pull/2/merge
Dobrica Pavlinusic 12 years ago
parent a65178ba92
commit 71c36064e2

@ -123,6 +123,8 @@ end
function setEmuKeycodes()
KEY_PGFWD = 117
KEY_PGBCK = 112
KEY_LPGBCK = 69 -- F3
KEY_LPGFWD = 70 -- F4
KEY_HOME = 110 -- home
KEY_BACK = 22 -- backspace
KEY_DEL = 119 -- Delete

Loading…
Cancel
Save