On Sun, 21 Apr 2024, Hans de Goede wrote: > Use tpacpi_input_send_key() in adaptive_keyboard_hotkey_notify_hotkey() > instead of re-implementing it there. > > Note this change will also result in a behavioral change, key presses on > the adaptive keyboard will now also send a EV_MSC event with the scancode, > just like all other hotkey presses already do. This is not a bug but > a feature. > > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> -- i.