| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
This variable is relevant only on the MacIntosh.
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 MacIntosh 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-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |