[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAN+gG=HxwAA=f2a-vS6-voCRNQO-2pwnK64qz0L_b6-R2bScvQ@mail.gmail.com>
Date: Fri, 20 Feb 2015 10:04:04 -0500
From: Benjamin Tissoires <benjamin.tissoires@...il.com>
To: Bastien Nocera <hadess@...ess.net>,
Dmitry Torokhov <dmitry.torokhov@...il.com>
Cc: Henrique de Moraes Holschuh <ibm-acpi@....eng.br>,
Darren Hart <dvhart@...radead.org>,
ibm-acpi-devel@...ts.sourceforge.net,
platform-driver-x86@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-input <linux-input@...r.kernel.org>,
Jiri Kosina <jkosina@...e.cz>
Subject: Re: [PATCH 5/7] input: Add keycodes used by Lenovo Carbon X1 2014
On Fri, Feb 20, 2015 at 9:44 AM, Bastien Nocera <hadess@...ess.net> wrote:
> Signed-off-by: Bastien Nocera <hadess@...ess.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 */
> +
This one should be acked by Dmitry (in CC)
Cheers,
Benjamin
> #define KEY_KBDINPUTASSIST_PREV 0x260
> #define KEY_KBDINPUTASSIST_NEXT 0x261
> #define KEY_KBDINPUTASSIST_PREVGROUP 0x262
> --
> 2.1.0
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists