Added code for KEY_LPGFWD to KDX key list for K2 compatibility

This commit is contained in:
HW
2012-06-03 01:06:43 +02:00
parent 22ce736e11
commit 054c63704c

View File

@@ -87,6 +87,9 @@ KEY_FW_UP = 122
KEY_FW_DOWN = 123
KEY_FW_PRESS = 92
-- this is for the K2 - it won't hurt on the KDX
KEY_LPGFWD = 104
KEY_INTO_SCREEN_SAVER = 10000
KEY_OUTOF_SCREEN_SAVER = 10001