From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Peter Hutterer <peter.hutterer@who-t.net>
Cc: linux-input@vger.kernel.org, Hans de Goede <hdegoede@redhat.com>
Subject: Re: [PATCH] Input: document INPUT_PROP_TOPBUTTONPAD
Date: Mon, 21 Jul 2014 17:58:14 -0700 [thread overview]
Message-ID: <20140722005814.GA37237@core.coreip.homeip.net> (raw)
In-Reply-To: <20140722000018.GA10920@jelly.redhat.com>
On Tue, Jul 22, 2014 at 10:00:18AM +1000, Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Applied, thank you.
> ---
> Documentation/input/event-codes.txt | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
> diff --git a/Documentation/input/event-codes.txt b/Documentation/input/event-codes.txt
> index f82ba9c..7ff7bf4 100644
> --- a/Documentation/input/event-codes.txt
> +++ b/Documentation/input/event-codes.txt
> @@ -281,6 +281,19 @@ gestures can normally be extracted from it.
> If INPUT_PROP_SEMI_MT is not set, the device is assumed to be a true MT
> device.
>
> +INPUT_PROP_TOPBUTTONPAD:
> +-----------------------
> +Some laptops, most notably the Lenovo *40 series provide a trackstick
> +device but do not have physical buttons associated with the trackstick
> +device. Instead, the top area of the touchpad is marked to show
> +visual/haptic areas for left, middle, right buttons intended to be used
> +with the trackstick.
> +
> +If INPUT_PROP_TOPBUTTONPAD is set, userspace should emulate buttons
> +accordingly. This property does not affect kernel behavior.
> +The kernel does not provide button emulation for such devices but treats
> +them as any other INPUT_PROP_BUTTONPAD device.
> +
> Guidelines:
> ==========
> The guidelines below ensure proper single-touch and multi-finger functionality.
> --
> 1.9.3
>
prev parent reply other threads:[~2014-07-22 0:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-22 0:00 [PATCH] Input: document INPUT_PROP_TOPBUTTONPAD Peter Hutterer
2014-07-22 0:58 ` Dmitry Torokhov [this message]
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=20140722005814.GA37237@core.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=hdegoede@redhat.com \
--cc=linux-input@vger.kernel.org \
--cc=peter.hutterer@who-t.net \
/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).