What do you mean by this?
Quote:
It is modified for much better operation in settings
|
The file seems to be heavily changed. And this seems to be everywhere:
Quote:
-KEY_BACK = MCMD_CANCEL
-KEY_OK = MCMD_OK
+#KEY_BACK = MCMD_CANCEL
+#KEY_OK = MCMD_OK
+KEY_MENU = MCMD_OK
+KEY_MENU, LONG = MCMD_CANCEL
|
For PB626 "KEY_MENU, LONG" won't work since it's a global hotkey for light toggling.
Edit:
I've tried the keymaps and there's no difference. I mean like... None. What should be better?
Edit:
I have a dream...

Don't get too excited. It's just a
concept for the moment.