From: Stelian Pop <stelian@popies.net>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PATCH] MAC_EMUMOUSEBTN shouldn't depend on INPUT_ADBHID
Date: Sat, 11 Nov 2006 15:18:51 +0100 [thread overview]
Message-ID: <1163254732.4884.18.camel@localhost.localdomain> (raw)
Hi,
As the subject says, the mouse button emulation for the one-button mouse
Apple machines isn't restricted to older ADB based machines.
I have a PPC Powerbook where the keyboard and the mouse are no longer on
the ADB bus but regular USB, and I still like (and need) to be able to
emulate the middle mouse button with F11 and the right mouse button with
F12.
Stelian.
diff -r 10ae4c90e8b5 drivers/macintosh/Kconfig
--- a/drivers/macintosh/Kconfig Wed Jan 18 12:50:02 2006 +0100
+++ b/drivers/macintosh/Kconfig Wed Jan 18 13:01:44 2006 +0100
@@ -135,7 +135,6 @@
config MAC_EMUMOUSEBTN
bool "Support for mouse button 2+3 emulation"
- depends on INPUT_ADBHID
help
This provides generic support for emulating the 2nd and 3rd mouse
button with keypresses. If you say Y here, the emulation is still
--
Stelian Pop <stelian@popies.net>
reply other threads:[~2006-11-11 14:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1163254732.4884.18.camel@localhost.localdomain \
--to=stelian@popies.net \
--cc=dmitry.torokhov@gmail.com \
--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
Powered by JetHome