> 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