From: Aseda Aboagye <aaboagye@chromium.org>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Jiri Kosina <jikos@kernel.org>,
Benjamin Tissoires <benjamin.tissoires@redhat.com>,
linux-input@vger.kernel.org
Subject: Re: [PATCH v3 2/2] input: Add support for "Do Not Disturb"
Date: Mon, 3 Jun 2024 10:44:39 -0700 [thread overview]
Message-ID: <Zl4BBz4Doo8krta_@google.com> (raw)
In-Reply-To: <Zljhp-u-s-RPPXDj@google.com>
> > #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
next prev parent reply other threads:[~2024-06-03 17:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-29 18:19 [PATCH v3 1/2] input: Add event code for accessibility key Aseda Aboagye
2024-05-29 18:28 ` [PATCH v3 2/2] input: Add support for "Do Not Disturb" Aseda Aboagye
2024-05-30 20:29 ` Dmitry Torokhov
2024-06-03 17:44 ` Aseda Aboagye [this message]
2024-06-04 8:03 ` Jiri Kosina
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zl4BBz4Doo8krta_@google.com \
--to=aaboagye@chromium.org \
--cc=benjamin.tissoires@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=jikos@kernel.org \
--cc=linux-input@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.