Thanks for the great project.
But I have a question of ui_get_sysname
|
ioctl_read_buf!(ui_get_sysname, UINPUT_IOCTL_BASE, 300, u8); |
It is quite different to the difinition in
https://codebrowser.dev/linux/linux/include/uapi/linux/uinput.h.html#_M/UI_GET_SYSNAME
Could you please confirm if this is correct? Sorry, I don't know much about uinput.