* Userland tool for mouse buttons emulation
@ 2003-12-31 9:43 Colin Leroy
2003-12-31 11:21 ` Michael Schmitz
0 siblings, 1 reply; 2+ messages in thread
From: Colin Leroy @ 2003-12-31 9:43 UTC (permalink / raw)
To: linuxppc-dev, debian-powerpc
Hi everyone,
I once submitted a patch about mouse button emulation, and BenH
told me that this emulation shouldn't be done in the kernel but
rather by a userland tool.
I wrote a little mouseemu program to do that. It replaces the
kernel emulation (be sure to
echo 0 > /proc/sys/dev/mac_hid/mouse_button_emulation
before testing it ;-)).
You can specify a modifier+key for both middle and right buttons,
which means that you can use Command-click or Ctrl-click or whatever
you want instead of just a key.
(btw, it works only with kernel 2.6 yet).
You can download it at
http://www.geekounet.org/powerbook/files/mouseemu.tar.gz
Hoping this helps,
--
Colin
Ne disez pas disez, mais disez dites
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Userland tool for mouse buttons emulation
2003-12-31 9:43 Userland tool for mouse buttons emulation Colin Leroy
@ 2003-12-31 11:21 ` Michael Schmitz
0 siblings, 0 replies; 2+ messages in thread
From: Michael Schmitz @ 2003-12-31 11:21 UTC (permalink / raw)
To: Colin Leroy; +Cc: linuxppc-dev, debian-powerpc
> I once submitted a patch about mouse button emulation, and BenH
> told me that this emulation shouldn't be done in the kernel but
> rather by a userland tool.
>
> I wrote a little mouseemu program to do that. It replaces the
> kernel emulation (be sure to
> echo 0 > /proc/sys/dev/mac_hid/mouse_button_emulation
> before testing it ;-)).
I'll give it a try. Any plans to package this yourself? I'd make it a
separate package otherwise - this should be useful for other archs as
well.
Michael
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-12-31 11:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-31 9:43 Userland tool for mouse buttons emulation Colin Leroy
2003-12-31 11:21 ` Michael Schmitz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.