linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
To: Pierre Ossman <drzeus-list@drzeus.cx>
Cc: linux-input@vger.kernel.org
Subject: Re: [RFC, PATCH] horizontal mouse wheel in mousedrv
Date: Thu, 3 Jan 2008 11:25:21 -0500	[thread overview]
Message-ID: <d120d5000801030825s5d87c2eflc712979e587d4d6a@mail.gmail.com> (raw)
In-Reply-To: <20071225164921.16bccae3@poseidon.drzeus.cx>

Hi Pierre,

On Dec 25, 2007 10:49 AM, Pierre Ossman <drzeus-list@drzeus.cx> wrote:
> From: Pierre Ossman <drzeus@drzeus.cx>
>
> Support the horizontal wheel present on many mice via the
> /dev/input/mice device by using the somewhat odd protocol extension
> of sending double wheel movements for the extra wheel.
>
> This is of course a rather error prone protocol extension, but it is
> found in some hardware and works well enough in practice. It is also
> the only horizontal wheel protocol supported by Xorg's mouse driver.
>

I'd rather not change the legacy mousedev driver. The extension is
rather non-standard and there is no telling what applications might
break. Please use evdev driver, it should support horizontal scrolling
AFAIK.

-- 
Dmitry

  reply	other threads:[~2008-01-03 16:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-25 15:49 [RFC, PATCH] horizontal mouse wheel in mousedrv Pierre Ossman
2008-01-03 16:25 ` Dmitry Torokhov [this message]
2008-01-03 17:27   ` Pierre Ossman
2008-01-03 18:27     ` 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=d120d5000801030825s5d87c2eflc712979e587d4d6a@mail.gmail.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=drzeus-list@drzeus.cx \
    --cc=linux-input@vger.kernel.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 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).