- April 29, 2013
- 2,576
- 1,294
- Home Country
- Germany
- Thread starter
- #41
No keyboard HID by default
That's intended. This version is purposely leaving the legacy keyboard handler on by default.
This is what it looks like in the configuration after installation:
To enable it you need to tick that new option and change the profile to "full". The tool tip message explains that and the documentation should be updated accordingly too.
Option to capture key input
Yes that would be nice to have but that's slightly outside the scope of those changes.
I'll possibly implement that in the next release.
Backwards compatibility with plugins
That's provided by leaving the legacy keyboard handler as default. If you need full compatibility with plug-ins just don't use HID keyboard.
My plan for plug-ins to be able to take advantage of HID has been explained multiple times above in this thread.