From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Stefan Brüns" <stefan.bruens@rwth-aachen.de>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH v2 1/2] Add alias KEY_ROTATE_DISPLAY for KEY_DIRECTION, add description
Date: Thu, 5 Mar 2015 23:54:34 -0800 [thread overview]
Message-ID: <20150306075434.GA14237@dtor-ws> (raw)
In-Reply-To: <41beb348-6e52-44bf-923b-68d552ef328b@HUB2.rwth-ad.de>
On Thu, Mar 05, 2015 at 12:31:09AM +0100, Stefan Brüns wrote:
> Signed-off-by: Stefan Brüns <stefan.bruens@rwth-aachen.de>
Applied, but made KEY_ROTATE_DISPLAY primary.
> ---
> include/uapi/linux/input.h | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/include/uapi/linux/input.h b/include/uapi/linux/input.h
> index a1d7e93..47b0138 100644
> --- a/include/uapi/linux/input.h
> +++ b/include/uapi/linux/input.h
> @@ -368,7 +368,8 @@ struct input_keymap_entry {
> #define KEY_MSDOS 151
> #define KEY_COFFEE 152 /* AL Terminal Lock/Screensaver */
> #define KEY_SCREENLOCK KEY_COFFEE
> -#define KEY_DIRECTION 153
> +#define KEY_DIRECTION 153 /* Display orientation for e.g. tablets */
> +#define KEY_ROTATE_DISPLAY KEY_DIRECTION
> #define KEY_CYCLEWINDOWS 154
> #define KEY_MAIL 155
> #define KEY_BOOKMARKS 156 /* AC Bookmarks */
> --
> 2.1.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2015-03-06 7:54 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-04 21:42 [PATCH] Add short KEY_DIRECTION description Stefan Brüns
2015-03-04 21:56 ` Bastien Nocera
2015-03-04 23:31 ` [PATCH 0/2] Replace KEY_DIRECTION with KEY_ROTATE_DISPLAY Stefan Brüns
[not found] ` <1425511870-3303-1-git-send-email-stefan.bruens@rwth-aachen.de>
2015-03-04 23:31 ` [PATCH v2 1/2] Add alias KEY_ROTATE_DISPLAY for KEY_DIRECTION, add description Stefan Brüns
2015-03-06 7:54 ` Dmitry Torokhov [this message]
2015-03-04 23:31 ` [PATCH 2/2] use more descriptive KEY_ROTATE_DISPLAY instead of KEY_DIRECTION Stefan Brüns
2015-03-06 7:56 ` Dmitry Torokhov
2015-03-06 18:15 ` Darren Hart
2015-03-06 21:45 ` Jiri Kosina
2015-03-07 0:34 ` Dmitry Torokhov
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=20150306075434.GA14237@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=stefan.bruens@rwth-aachen.de \
/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.