LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Seth Forshee <seth.forshee@canonical.com>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Benjamin Tissoires <benjamin.tissoires@redhat.com>
Subject: Re: [PATCH v2] HID: multitouch: Add support for button type usage
Date: Wed, 11 Mar 2015 12:25:25 -0500 [thread overview]
Message-ID: <20150311172525.GB136254@ubuntu-hedt> (raw)
In-Reply-To: <alpine.LNX.2.00.1503111216190.24876@pobox.suse.cz>
On Wed, Mar 11, 2015 at 12:19:13PM -0400, Jiri Kosina wrote:
> On Sat, 28 Feb 2015, Seth Forshee wrote:
>
> > According to [1], Windows Precision Touchpad devices must supply
> > a button type usage in the device capabilities feature report. A
> > value of 0 indicates that the device contains a depressible
> > button (i.e. it's a click-pad) whereas a value of 1 indicates
> > a non-depressible button. Add support for this usage and set
> > INPUT_PROP_BUTTONPAD on the touchpad input device whenever a
> > depressible button is present.
> >
> > v2: Add string for button type usage in debugfs.
> >
> > [1] https://msdn.microsoft.com/en-us/library/windows/hardware/dn467314(v=vs.85).aspx
> >
> > Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
>
> I'd like to have Benjamin's Ack on this. Adding him to CC. Please also see
> 015fdaa9f8ed ("HID: multitouch: add support of clickpads").
That commit does also gets INPUT_PROP_BUTTONPAD set for my touchpad.
I'll leave it up to the two of you to decide whether or not there's
benefit in also using the usage to set the property bit. I'll also
follow up with a v3 patch which resolves the conflicts with Benjamin's
patch.
Also, I should probably mention that I don't have any non-depressible
touchpads which set the button type usage that I can test with. If
anyone has such hardware it would be great to get this tested against
it.
Thanks,
Seth
next prev parent reply other threads:[~2015-03-11 17:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 21:00 [PATCH] " Seth Forshee
2015-03-01 3:34 ` [PATCH v2] " Seth Forshee
2015-03-11 16:19 ` Jiri Kosina
2015-03-11 17:25 ` Seth Forshee [this message]
2015-03-11 17:29 ` [PATCH v3] " Seth Forshee
2015-03-11 20:55 ` Benjamin Tissoires
2015-03-11 21:55 ` Seth Forshee
2015-03-11 22:26 ` [PATCH v4] " Seth Forshee
2015-03-12 1:13 ` Benjamin Tissoires
2015-03-12 4:06 ` Jiri Kosina
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=20150311172525.GB136254@ubuntu-hedt \
--to=seth.forshee@canonical.com \
--cc=benjamin.tissoires@redhat.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH v2] HID: multitouch: Add support for button type usage' \
/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
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).