From: "Henrik Rydberg" <rydberg@euromail.se>
To: Jason Gerecke <killertofu@gmail.com>
Cc: linux-input@vger.kernel.org, pinglinux@gmail.com,
dmitry.torokhov@gmail.com
Subject: Re: [PATCH] Input: wacom - Add POINTER and DIRECT device properties
Date: Tue, 13 Sep 2011 10:09:11 +0200 [thread overview]
Message-ID: <20110913080911.GA4986@polaris.bitmath.org> (raw)
In-Reply-To: <1314892843-1475-1-git-send-email-killertofu@gmail.com>
Hi Jason,
> Adds INPUT_PROP_POINTER or INPUT_PROP_DIRECT as necessary to the
> hardware supported by the Wacom driver. The DIRECT property is
> assigned to devices with an embedded screen (i.e. touchscreens
> and display tablets). The POINTER property is assigned to those
> without embedded screens.
>
> Signed-off-by: Jason Gerecke <killertofu@gmail.com>
> ---
According to the discussion leading up to the properties interface
(https://lkml.org/lkml/2010/12/15/263), a tablet is a direct pointer
device, as opposed to a touchpad, which is an indirect pointer
device. The distinction determines the direction of two-finger scroll,
for instance. The question is then what behavior should be assigned to
a large tablet without an embedded screen. It should have POINTER set
for sure, but should it also have DIRECT set?
Thanks,
Henrik
next prev parent reply other threads:[~2011-09-13 8:05 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-01 16:00 [PATCH] Input: wacom - Add POINTER and DIRECT device properties Jason Gerecke
2011-09-01 19:31 ` Ping Cheng
2011-09-13 8:09 ` Henrik Rydberg [this message]
2011-09-13 8:19 ` Mohamed Ikbel Boulabiar
2011-09-13 14:13 ` Chris Bagwell
2011-09-13 17:36 ` Ping Cheng
2011-09-13 20:54 ` Chris Bagwell
2011-09-16 23:10 ` Jeffrey Brown
2011-09-17 11:44 ` Henrik Rydberg
[not found] ` <CAPHpN5OAPdPQ1SmwrGT6pMvgWESBOSnRvb0jKUszkU_31MFXWg@mail.gmail.com>
2011-09-14 7:15 ` Henrik Rydberg
2011-09-15 16:16 ` Ping Cheng
2011-09-16 10:50 ` Henrik Rydberg
2011-09-16 21:45 ` Jason Gerecke
2011-09-17 11:21 ` Henrik Rydberg
2011-09-19 23:40 ` Chase Douglas
2011-09-20 1:05 ` Jeffrey Brown
2011-09-20 2:49 ` Chase Douglas
2011-09-21 11:42 ` Henrik Rydberg
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=20110913080911.GA4986@polaris.bitmath.org \
--to=rydberg@euromail.se \
--cc=dmitry.torokhov@gmail.com \
--cc=killertofu@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=pinglinux@gmail.com \
/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.