[plt-scheme] .Z* files in SLaTeX
At Fri, 10 Sep 2004 11:20:37 -0400, Prabhakar Ragde wrote:
> >It's only in the dialog you get from the Edit|Keybindings menu. There
> >are many many keybindings. I haven't made a pass over the docs to bring
> >them back in sync in a while. thanks for the reminder. I'll try to do
> >that before the next release.
>
> Wow, there are some useful ones in there -- I recommend that anyone
> who hasn't looked at this should do so. I think I understand the
> syntax for the keybindings, but am I right that the option key can't
> be used? This is on a Mac. --PR
The syntax is the same as used in the keymap% class's map-function
method. On the mac, s: is shift, c: is control, a: is option (aka alt),
and d: is command (menu short key).
Robby