On Wed, 26 Feb 2003, Jice wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > hello > I installed on my ibook rev 1.1, it works almost completely fine :) > I'll write an article about mdk 9.1 ppc on lea-linux.org hopefully :) > > anyway, I installed with a 3 buttons usb mouse plugged in, and the installer > didn't install the f11 f12 buttons emulation. > I added adb_buttons=103,111 in the append line of the kernel and ran ybin, but > this did nothing. I tested with showkey, and f11 & f12 seem to be 87,88 now. > but it didn't change anything. > > can you please tell me what to do ? >
/etc/sysctl.conf: dev.mac_hid.mouse_button_emulation = 1 dev.mac_hid.mouse_button2_keycode = 87 dev.mac_hid.mouse_button3_keycode = 88 Unfortunately mousedrake isn't PPC aware. Stew Benedict -- MandrakeSoft PPC FAQ: http://www.linux-mandrake.com/en/ppcFAQ.php3 IRC: irc.freenode.net #cooker-ppc Archives: http://marc.theaimsgroup.com/?l=mandrake-cooker-ppc&r=1&w=2
