# IdleStyle

### How can I correctly position IdleStyle on multiple monitors?

**Change the position settings.**

Go to the position settings, and change the following options:

1. **Screen to display on**\
   The index of the screen to display the main section of IdleStyle. *(e.g. second monitor: 2)*
2. **Number of screens to stretch horzontally**\
   The number of screens that you want IdleStyle to cover. If you only want it to cover your primary monitor, set this value to 0.
3. **Alignment of screensaver**\
   Direction of the screens from the main sections' position

If you are unable to achieve the results you want, turn off **Smart detection** and change the following options:

1. **Screen to display on**\
   The index of the screen to display the main section of IdleStyle. *(e.g. second monitor: 2)*
2. Click on **Open Editor** and position the overlay over all of your monitors, then press **Enter**.

### Why isn't the Idle timer ticking?

Windows might be constantly checking for driver updates, and hence resetting the timer. You can try making sure all your drivers are up to date.

### Can I show the same contents on multiple monitors?

Unfortunately not.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.jaxcore.app/getting-started/faqs/modules-faqs/idlestyle.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
