trigger:Display_Layout_Changed
Table of Contents
Display Layout Changed Trigger
The Display Layout Changed trigger (v9.0+) executes when the display layout changes, for example when you rearrange your monitors, add or remove a monitor, or change screen resolutions.
The TriggerValue token will contain a comma separated lists of the kinds of changes made:
- Added
- Removed
- Enabled
- Disabled
- Mirrored
- Unmirrored
- Shape
- Moved
- Main
- Mode
You could use this trigger to perform actions when changes are made to the display layout.
See Also
Functions
- SCREEN function.
- SCREENVISIBLE function.
- SCREENCOUNT function.
Tokens
Triggers
See Also
Triggers
trigger/Display_Layout_Changed.txt · Last modified: by peternlewis
