Skip to content

Add docs for centerOnLaunch#246

Merged
cinnamon-msft merged 2 commits intorelease-1.7from
dev/migrie/centerOnLaunch
Feb 23, 2021
Merged

Add docs for centerOnLaunch#246
cinnamon-msft merged 2 commits intorelease-1.7from
dev/migrie/centerOnLaunch

Conversation

@zadjii-msft
Copy link
Contributor

See microsoft/terminal#9036

Center on launch

When set to true, the terminal window will auto-center itself on the display it opens on. The terminal will use the "initialPosition" to determine which display to open on.

This interacts with the other launch settings in the following ways:

  • "initialPos": x,y, "centerOnLaunch": true, "launchMode": "default": center on the monitor that x,y is on.
  • "initialPos": x,y, "centerOnLaunch": true, "launchMode": "maximized": maximized on the monitor that x,y is on (centerOnLaunch adds nothing).
  • "initialPos": <omitted>, "centerOnLaunch": true, "launchMode": "default": center on the default monitor.
  • "initialPos": <omitted>, "centerOnLaunch": true, "launchMode": "focus": center and enter focus mode on the default monitor.
  • "initialPos": <omitted>, "centerOnLaunch": true, "launchMode": "maximized": maximized on the default monitor (centerOnLaunch adds nothing).

Property name: centerOnLaunch

Necessity: Optional

Accepts: true, false

Default value: false

@opbld30
Copy link

opbld30 commented Feb 8, 2021

Docs Build status updates of commit a65dcdc:

✅ Validation status: passed

File Status Preview URL Details
TerminalDocs/customize-settings/startup.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@cinnamon-msft cinnamon-msft changed the base branch from master to release-1.7 February 23, 2021 22:47
@cinnamon-msft cinnamon-msft merged commit 3bca353 into release-1.7 Feb 23, 2021
@cinnamon-msft cinnamon-msft deleted the dev/migrie/centerOnLaunch branch February 23, 2021 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants