Closed baykovr closed 8 years ago
Mainly fixed by #29, closing this issue for now until we run into more serious problems.
Just a comment\idea, would it not for the user make sense to rather display them as:
Member name (Description)
https://msdn.microsoft.com/en-us/library/system.windows.forms.keys%28v=vs.110%29.aspx
You mean add add the description field?
The dll we currently use is compiled against .net 3 (or something low like that) which causes problems #29
We need to abstract keyboard input in order to support linux.
The existing implementation has a few limitations and bugs such as mixed up ordering.