noWarnOnLVBindKeyCustomization
ui noWarnOnLVBindKeyCustomization boolean { t | nil }
Description
Disables the warning message when the specified bindkey is not available in the Layout Viewer for customization.
GUI Equivalent
Examples
envGetVal("ui" "noWarnOnLVBindKeyCustomization")
envSetVal("ui" "noWarnOnLVBindKeyCustomization" 'boolean t)
Related Topics
Return to top