modgenDummySpecifyParams
layoutXL modgenDummySpecifyParams boolean { t | nil }
Description
Specifies whether the number of fingers, length, and width values for dummies need to be specified. When set to nil, the default values are as specified in the modgenMakeMinDummies environment variable.
GUI Equivalent
Examples
envGetVal("layoutXL" "modgenDummySpecifyParams")
envSetVal("layoutXL" "modgenDummySpecifyParams" 'boolean t)
Related Topics
Return to top