Re: [PATCH v3 2/2] input: Add support for "Do Not Disturb"
From: Aseda Aboagye <hidden>
Date: 2024-06-03 17:44:42
From: Aseda Aboagye <hidden>
Date: 2024-06-03 17:44:42
quoted
#define KEY_ACCESSIBILITY 0x24e /* Toggles the system bound accessibility UI/command (HUTRR116) */ +#define KEY_DO_NOT_DISTURB 0x24f /* Toggles the system-wide "Do Not Disturb" control (HUTRR94)*/Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Feel free to merge through HID tree.
Thank you for the review! -- Aseda Aboagye