: I tried editing the prefs in Textedit, and it works...
: The only disadvantage is, that I pretty much has to guess what number the new
: key (the one that's not in use) has. I can't find a chart of that on the
: net. That has resulted in a LOT of guessing (trial and error), but I have
: pretty much got it right by now.
: I only hoped to find a chart so I can get my colleagues to play with me after
: hours. Easier if it's easy to set up.
: Btw - Thanks to you both for your help!
There's a chart in MML.html. Look at the table of contents and then click on the part that talks about the ?keyboard? element. You'll find tables that contain the following:
+ Which input index is assigned to which action
+ Which keycode is assigned to which key under MacOS (NIBs)
+ Which keycode is assigned to which key under all other OSes (SDL)