Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

$modifier-keys

Constant

Summary

The default list of keys on the keyboard that are used as modifiers.

Type

<sequence> 

Value

#[#"shift", #"control", #"meta", #"super", #"hyper"]

Library

duim-sheets

Module

duim-sheets

Description

The default list of keys on the keyboard that are used as modifiers for keyboard accelerators and mnemonics.

See also

$alt-key, page 210

$control-key, page 239

$hyper-key, page 289

$meta-key, page 311

modifier-key-index, page 312

modifier-key-index-name, page 313

$option-key, page 318

$shift-key, page 365

$super-key, page 366


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index