Hi Marcin,
re:
> I've decided to customize its radial menu to switch viewports in MoI. Using commands made
> available by the 3DxWare driver, I've ended up with:
The commands are probably not configured "out of the box" to work with MoI. You'll probably need to set up some keyboard shortcuts in MoI, here are some for view switching:
http://moi3d.com/forum/index.php?webtag=MOI&msg=3808.2
and some various others here:
http://kyticka.webzdarma.cz/3d/moi/#Pan
Then once you have set up a shortcut key to do what you want you can probably configure the settings in the 3DxWare driver to tell it to emit a shortcut key for each one of its menu items.
> Also, I'd kill for a good shortcut list. I've been trying to find one, but most of the stuff I've encountered using the search
> engine turned out to require that pesky Command button Mac users are blessed with.
There are some collected here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=8123.1
You can modify anything there that's using the Cmd key to use Alt or Ctrl instead. If you're editing the moi.ini file directly just change a line that says:
Cmd+A=<.....>
to
Alt+A=<....>
- Michael
|