From: "Jörg Hundertmarck" <joerg@hundertmarck.de>
To: linux-kernel@vger.kernel.org
Subject: Simple extension to psmouse driver (tp-scroll in kernel mode)
Date: Tue, 31 Oct 2006 23:28:17 +0200 [thread overview]
Message-ID: <200610312228.21804.joerg@hundertmarck.de> (raw)
Hello world,
I've wrote a simple extension to the psmouse driver. It's an emulation for the
scrolling wheel on TrackPoint mice. It's functionally the same like the userspace
daemon tp-scroll but it doesn't lag if the system has full load. The emulation
starts when you press the middle mouse button, then you can "scroll" up and
down by moving the mouse into the desired direction. It stops when the button
released. When you press and release the button without move, the button event
is transfered. This feature is not enabled by default, you need to set
CONFIG_MOUSE_TPWHEEL=y.
Here's the patch:
http://www.hirnfrei.org/~joerg/linux_patches/linux-2.6.17-gentoo-r7-tp-scroll.patch
The patch is tested against the the 2.6.17 and 2.6.18.1 kernel source.
I hope that's the correct mailing list and my code is usefull.
Greets
Joerg Hundertmarck
next reply other threads:[~2006-10-31 21:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-31 21:28 Jörg Hundertmarck [this message]
2006-11-01 1:48 ` Simple extension to psmouse driver (tp-scroll in kernel mode) 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=200610312228.21804.joerg@hundertmarck.de \
--to=joerg@hundertmarck.de \
--cc=linux-kernel@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