From: Bastien Nocera <hadess@hadess.net>
To: Henrique de Moraes Holschuh <ibm-acpi@hmh.eng.br>,
Darren Hart <dvhart@infradead.org>,
ibm-acpi-devel@lists.sourceforge.net,
platform-driver-x86@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [PATCH 5/6] input: Add keycodes used by Lenovo Carbon X1 2014
Date: Wed, 18 Feb 2015 21:53:52 +0100 [thread overview]
Message-ID: <1424292832.32581.49.camel@hadess.net> (raw)
Signed-off-by: Bastien Nocera <hadess@hadess.net>
---
include/uapi/linux/input.h | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/include/uapi/linux/input.h b/include/uapi/linux/input.h
index b0a8130..affe40e 100644
--- a/include/uapi/linux/input.h
+++ b/include/uapi/linux/input.h
@@ -740,6 +740,16 @@ struct input_keymap_entry {
#define KEY_BRIGHTNESS_MIN 0x250 /* Set Brightness to Minimum */
#define KEY_BRIGHTNESS_MAX 0x251 /* Set Brightness to Maximum */
+#define KEY_CLIPPING_TOOL 0x252 /* Screenshot clipping tool */
+#define KEY_CLOUD 0x253 /* Cloud Settings */
+#define KEY_CAMERA_GESTURES 0x254 /* Toggle Camera gestures */
+#define KEY_NEW_TAB 0x255 /* Open a new tab */
+#define KEY_MICUP 0x256 /* Microphone Up */
+#define KEY_MICDOWN 0x257 /* Microphone Down */
+#define KEY_MICCANCEL_MODE 0x258 /* Toggle Microphone cancellation mode */
+#define KEY_CAMERA_ZOOM_MODE 0x259 /* Toggle camera zoom mode */
+#define KEY_ROTATE_DISPLAY 0x25a /* Rotate screen by 90 degrees */
+
#define KEY_KBDINPUTASSIST_PREV 0x260
#define KEY_KBDINPUTASSIST_NEXT 0x261
#define KEY_KBDINPUTASSIST_PREVGROUP 0x262
--
2.1.0
next reply other threads:[~2015-02-18 20:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-18 20:53 Bastien Nocera [this message]
2015-02-18 23:34 ` [PATCH 5/6] input: Add keycodes used by Lenovo Carbon X1 2014 Henrique de Moraes Holschuh
2015-02-23 10:15 ` Bastien Nocera
2015-02-23 10:49 ` Henrique de Moraes Holschuh
2015-02-23 11:41 ` Bastien Nocera
2015-02-23 14:10 ` Henrique de Moraes Holschuh
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=1424292832.32581.49.camel@hadess.net \
--to=hadess@hadess.net \
--cc=dvhart@infradead.org \
--cc=ibm-acpi-devel@lists.sourceforge.net \
--cc=ibm-acpi@hmh.eng.br \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=platform-driver-x86@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).