https://bugs.winehq.org/show_bug.cgi?id=56978
Bug ID: 56978 Summary: Keyboard Inspector 1.0: No keyboard input is detected Product: Wine Version: 9.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: kotrigmd@gmail.com Distribution: ArchLinux
Program download: https://github.com/mat1jaczyyy/Keyboard-Inspector/releases
Version 1.0 of Keyboard Inspector uses raw input in combination with an IMessageFilter to detect key presses/releases. After pressing "Start Recording", pressing several keys, and then pressing "Stop Recording", no data is displayed. Keyboard input is detected perfectly fine on native Windows.
Version 0.4 relies on WH_KEYBOARD_LL instead, and works without issue on both Linux and native Windows.
https://bugs.winehq.org/show_bug.cgi?id=56978
kotrigmd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet, download, hardware, | |source