From: Chase Douglas <chase.douglas@canonical.com>
To: Michael Poole <mdpoole@troilus.org>
Cc: Jiri Kosina <jkosina@suse.cz>, linux-input@vger.kernel.org
Subject: Re: [PATCH 3/3] HID: magicmouse: enable horizontal scrolling
Date: Mon, 21 Jun 2010 23:08:53 -0400 [thread overview]
Message-ID: <1277176133.3242.237.camel@mini> (raw)
In-Reply-To: <87eifzdfdn.fsf@troilus.org>
On Mon, 2010-06-21 at 21:29 -0400, Michael Poole wrote:
> Chase Douglas writes:
>
> > Mimicks OS X behavior.
> >
> > Signed-off-by: Chase Douglas <chase.douglas@canonical.com>
> > ---
> > drivers/hid/hid-magicmouse.c | 25 +++++++++++++++++++------
> > 1 files changed, 19 insertions(+), 6 deletions(-)
>
> I like this general idea, but Dmitry Torokhov didn't like my previous
> patch to achieve a similar effect:
> https://patchwork.kernel.org/patch/84201/
To be fair, that patch had a lot more in it. I'm not sure that appending
horizontal scroll to what's already in the driver is too much to ask.
> The only behavioral question I would have is whether a single
> touch/swipe should be locked in one direction or if it should be able to
> generate both horizontal and vertical scroll events. That seems like a
> user preference thing to me.
Not that we should necessarily mimick OS X, but they scroll in both axes
simultaneously. I have no problem with it, and I've not heard of anyone
else gripe either.
Locking it in to one direction may not seem logical to an end user, and
would add more complexity to the code.
> (My real wish is for X and the various widget libraries to get decent
> multitouch support soon, so that the kernel doesn't have to address
> those policy questions.)
I'm trying to help out with that, and I realize it's the real end-game
here. However, like you said, there's no support quite yet. So while end
users twiddle their thumbs waiting for support above the kernel, we
should throw them a bone.
-- Chase
next prev parent reply other threads:[~2010-06-22 3:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-21 1:32 [PATCH 0/3] HID: magicmouse: More scroll improvements Chase Douglas
2010-06-21 1:32 ` [PATCH 1/3] HID: magicmouse: properly account for scroll movement in state Chase Douglas
2010-06-24 8:48 ` Jiri Kosina
2010-06-21 1:32 ` [PATCH 2/3] HID: magicmouse: add param for scroll speed Chase Douglas
2010-06-21 1:32 ` [PATCH 3/3] HID: magicmouse: enable horizontal scrolling Chase Douglas
2010-06-22 1:29 ` Michael Poole
2010-06-22 3:08 ` Chase Douglas [this message]
2010-06-22 9:10 ` Jiri Kosina
2010-06-24 8:50 ` [PATCH 0/3] HID: magicmouse: More scroll improvements 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=1277176133.3242.237.camel@mini \
--to=chase.douglas@canonical.com \
--cc=jkosina@suse.cz \
--cc=linux-input@vger.kernel.org \
--cc=mdpoole@troilus.org \
/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.