From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: linux-input@vger.kernel.org
Cc: Rajat Jain <rajatja@google.com>,
Harry Cutts <hcutts@chromium.org>,
Mathew King <mathewk@chromium.org>,
Hans de Goede <hdegoede@redhat.com>,
linux-kernel@vger.kernel.org
Subject: [PATCH] Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Date: Thu, 26 Mar 2020 11:27:11 -0700
Message-ID: <20200326182711.GA259753@dtor-ws> (raw)
We should try to keep keycodes sequential unless there is a reason to leave
a gap in numbering, so let's move it from 0x280 to 0x27a while we still
can.
Fixes: 3b059da9835c ("Input: allocate keycode for Selective Screenshot key")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
---
include/uapi/linux/input-event-codes.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/uapi/linux/input-event-codes.h b/include/uapi/linux/input-event-codes.h
index 008be2609ce1..6923dc7e0298 100644
--- a/include/uapi/linux/input-event-codes.h
+++ b/include/uapi/linux/input-event-codes.h
@@ -653,7 +653,7 @@
#define KEY_PRIVACY_SCREEN_TOGGLE 0x279
/* Select an area of screen to be copied */
-#define KEY_SELECTIVE_SCREENSHOT 0x280
+#define KEY_SELECTIVE_SCREENSHOT 0x27a
/*
* Some keyboards have keys which do not have a defined meaning, these keys
--
2.26.0.rc2.310.g2932bb562d-goog
--
Dmitry
next reply index
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-26 18:27 Dmitry Torokhov [this message]
2020-03-26 18:30 ` Rajat Jain
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=20200326182711.GA259753@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=hcutts@chromium.org \
--cc=hdegoede@redhat.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mathewk@chromium.org \
--cc=rajatja@google.com \
/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
Linux Input Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-input/0 linux-input/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-input linux-input/ https://lore.kernel.org/linux-input \
linux-input@vger.kernel.org
public-inbox-index linux-input
Example config snippet for mirrors
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.linux-input
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git