VariablePackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 9.0
Unrevised from 8.2 to 9.0.
8.2 version

meta-key

This variable is relevant only on the Apple Mac.

The value of this variable is an integer that will be passed as a bit flag component of the buttons argument to various event-handling generic functions such as mouse-left-down if the Option key of a Apple Mac was down when a keyboard or mouse event occurs. (The Option key also says "Alt" on it.) On other platforms this variable has the same value as alt-key and has no effect.

This bit flag for the Option key will be included only when the Command key is also down.

For handling the Command key on a Mac (also called the Apple key), use alt-key.


Copyright (c) 1998-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.2 page.
Created 2012.5.30.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 9.0
Unrevised from 8.2 to 9.0.
8.2 version