> ## Documentation Index
> Fetch the complete documentation index at: https://xrlive.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Display

> Fullscreen, windowed mode, display selection, and resolution

Display settings control how and where the **main window** — the game window that renders your visual output — is displayed. Use them to send the output to a specific monitor, switch between windowed and fullscreen, or set an exact resolution.

## Select display

A dropdown that lists every display currently connected to your system. Choose the display you want, then click **Select display**. The main window moves to that display and automatically switches to fullscreen.

<Frame caption="The Select display control">
  <img src="https://mintcdn.com/xrlive/gI24gWE_ffkfAYIt/images/launcher/ui/select-display.png?fit=max&auto=format&n=gI24gWE_ffkfAYIt&q=85&s=749dc58a04bf9d12fe626f26f3bc89e6" alt="Select display dropdown in Display settings" width="1910" height="1070" data-path="images/launcher/ui/select-display.png" />
</Frame>

## Screen mode

A dropdown that switches the main window between **Windowed** and **Fullscreen**. Click **Screen mode** to apply your choice.

* **Windowed** — the main window is resized to a 1280 × 720 window.
* **Fullscreen** — the main window fills the selected display, using its full native resolution.

<Frame caption="The Screen mode control">
  <img src="https://mintcdn.com/xrlive/gI24gWE_ffkfAYIt/images/launcher/ui/screen-mode.png?fit=max&auto=format&n=gI24gWE_ffkfAYIt&q=85&s=518165004168d0d666ee630258da3757" alt="Screen mode dropdown in Display settings" width="2943" height="965" data-path="images/launcher/ui/screen-mode.png" />
</Frame>

## Custom resolution

Type an exact resolution (width × height) for the main window. Click **Set resolution** and the main window changes to the resolution you entered.

<Frame caption="The Custom resolution control">
  <img src="https://mintcdn.com/xrlive/gI24gWE_ffkfAYIt/images/launcher/ui/custom-resolution.png?fit=max&auto=format&n=gI24gWE_ffkfAYIt&q=85&s=3d5744e996a1b45292744198ccaff351" alt="Custom resolution fields in Display settings" width="3127" height="976" data-path="images/launcher/ui/custom-resolution.png" />
</Frame>

<Note>
  While a visual is open, its viewport automatically resizes to match the main window. Any change you make here — display, screen mode, or resolution — is reflected in the visual output right away.
</Note>
