Product Documentation
Virtuoso Layout Suite XL: Basic Editing User Guide
Product Version IC23.1, November 2023

autoLoadBindKeys

layout autoLoadBindKeys boolean { t | nil }

Description

Loads the Layout.il file automatically when you run virtuoso. The Layout.il file is searched for in the following locations:

The Layout.il file, if found, is loaded from each location in the order specified above. Each Layout.il file is appended to the one that was loaded last. If the Layout.il files contain any overlapping bindkey settings, the bindkey settings defined in the Layout.il file loaded last take effect.

The default is t. When set to nil, the Layout.il files are not automatically loaded from the above specified paths.

GUI Equivalent

None

Examples

envGetVal("layout" "autoLoadBindKeys")
envSetVal("layout" "autoLoadBindKeys" 'boolean nil)

Related Topics

Bindkeys in Virtuoso Layout Suite


Return to top
 ⠀
X