mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] MAC_EMUMOUSEBTN shouldn't depend on INPUT_ADBHID
@ 2006-11-11 14:18 Stelian Pop
  0 siblings, 0 replies; only message in thread
From: Stelian Pop @ 2006-11-11 14:18 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linux Kernel Mailing List

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>


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-11-11 14:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-11 14:18 [PATCH] MAC_EMUMOUSEBTN shouldn't depend on INPUT_ADBHID Stelian Pop

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