| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2015, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 10.0. This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |