[PATCH 1/4] winebus.sys: Create stub Wine HID keyboard device.

Zebediah Figura (she/her) zfigura at codeweavers.com
Thu Apr 22 14:37:17 CDT 2021


On 4/22/21 2:26 PM, Rémi Bernon wrote:
> Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
> ---
> 
> Not completely sure if there was a reason for it not to be there while
> there's a mouse device, but I want to cleanup user32 rawinput code,
> and get rid of the hardcoded devices if possible. This will make the
> keyboard device available too.

Yeah, the mouse device was added when I found an application that needed 
it. It did seem like a good idea to use it instead of the fake 
WINE_MOUSE device, and ditto for keyboards, but it wasn't immediately 
clear to me how to do that, so I left it alone...

(Admittedly it's still not immediately clear, but I'm also missing some 
understanding/context behind how we deal with input.)



More information about the wine-devel mailing list