- {l Code}: {l Select All Code}
compass "foo" "MOUSE7" [echo bar]
Suppose that's part of a compass. Instead of seeing the action able to be evoked by pressing MOUSE7, you will instead only be able to evoke the action by pressing "Y". Try it and you'll see what I mean. Oddly enough, MOUSE6 gives "Z". I tried using "-7" (MOUSE7's value in keymap), but that didn't work.
A bit puzzled. Any ideas?