Controls whether Default, Edit, and Command mode shortcut menus are available in the drawing area.
| Type: |
Integer |
| Saved in: |
Registry |
| Initial value: |
11 |
The setting is stored as a bitcode using the sum of the following values:
|
Value
|
Description
|
|
0
|
Disables all Default, Edit, and Command mode shortcut menus.
|
|
1
|
Enables Default mode shortcut menus.
|
|
2
|
Enables Edit mode shortcut menus.
|
|
4
|
Enables Command mode shortcut menus whenever a command is active.
|
|
8
|
Enables Command mode shortcut menus only when command options are currently available at the Command prompt.
|
|
16
|
Enables the display of a shortcut menu when the right button on the pointing device is held down long enough
|
NOTE:When this system variable is set to a value greater than 15, the SHORTCUTMENUDURATION system variable determines the length of time that the right button on the pointing device must be held down to display a shortcut menu.