| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |
There are pre-defined constants corresponding to usually non-typable
keys on the keyboard (see key-names
). When a Lisp function
calls for a virtual key argument, one of the pre-defined constants is
suitable as an argument value. The word after the hyphen names the
key, in this case the Pause key. See also vk-cancel
, as that keycode is used when
Pause/Break is pressed while either of the two control keys is held
down.
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.
| Allegro CL version 9.0 Unrevised from 8.2 to 9.0. 8.2 version |