Skip to content

Commit

Permalink
Input: MAC mouse button emulation - relax dependencies
Browse files Browse the repository at this point in the history
Mouse button emulation for the one-button mouse Apple machines isn't
restricted to older ADB based machines. There are PPC Powerbooks where
the keyboard and the mouse are no longer on the ADB bus but regular USB,
and users still like (and need) to be able to emulate the middle mouse
button with F11 and the right mouse button with F12.

Signed-off-by: Dmitry Torokhov <[email protected]>
  • Loading branch information
stelian42 authored and Dmitry Torokhov committed Nov 17, 2006
1 parent e5d9832 commit 5b44f1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/macintosh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ config INPUT_ADBHID

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
Expand Down

0 comments on commit 5b44f1a

Please sign in to comment.