11.2.11 Disabling suppression of opening windows outside the display areas of monitors
You can disable the function that moves a window to the main monitor when the position at which the window will open is outside the display areas of all monitors.
- Specify from:
-
A JP1/AJS3 - View file (System common settings file)
For details, see 11.1.1 Types of customization methods.
- Specification
-
Use the following format:
jajsMoveWindowToMainDisplay={Yes|No} (return)
- When you specify Yes:
-
The position at which a window will open is moved to the main monitor if the position is outside the display areas of all monitors.
- When you specify No:
-
The position at which a window will open is not moved to the main monitor even if the position is outside the display areas of all monitors.
The default is Yes. If you omit this setting, Yes is assumed.
- Example
-
If the following setting is specified, the position at which a window will open is not moved to the main monitor even if the position is outside the display areas of all monitors:
jajsMoveWindowToMainDisplay=No