RE: [Mac-emacs-devel] Patch for Mouse-wheel
Brought to you by:
akochoi
From: Toshikazu O. <ohnishi@a.phys.nagoya-u.ac.jp> - 2002-08-05 04:30:04
|
Hi, >I have just checked in to the CVS a very nice patch contributed by >Steven Tamm which lets Emacs recognize 2- and 3-button and wheel mice. >Attached below is his description of it, among other things. The wheel mice support is found to be quite nice, but I found that this patch disables Japanese input method. "command+space" to switch to Japanese mode doesn't work. Commenting out "#define USE_CARBON_EVENTS 1" solves the problem, so that ReceiveNextEvent seems to perform nothing for the input method. Toshikazu Onishi |