[vtk-developers] Command key on OS X: Ctrl or Alt?
David Gobbi
david.gobbi at gmail.com
Thu Sep 11 14:35:36 EDT 2014
On Thu, Sep 11, 2014 at 12:26 PM, David Cole <dlrdave at aol.com> wrote:
> But my Apple keyboard has a "control" key too... Would "control" and
> "command" be two keys on the keyboard that do exactly the same thing then?
Yes. The VTK interactors only support three modifiers (Control, Shift, Alt), so
aliasing is unavoidable unless we ignore one of the keys altogether.
- David
More information about the vtk-developers
mailing list