# H2R Graphics Settings

{% hint style="info" %}
You can change the default background color of your output window
{% endhint %}

{% hint style="info" %}
There is an option to hide the cursor in H2R.&#x20;
{% endhint %}

You might miss important and useful options under settings:

<figure><img src="/files/NIiX1rKcwxZXarqz3anW" alt="" width="349"><figcaption><p>System settings can be accessed via the main application window</p></figcaption></figure>

If like me you use Luma and not Chroma, you probably want your default output background to be black. It can be set under Settings/Output.

Same for hiding the cursor, simply select hide and H2R will hide the cursor. Something that is  very difficult to achieve if you are running Wayland (as of Feb 2024).

<figure><img src="/files/qV3Og77TPIsZQ3xO9t0d" alt="" width="351"><figcaption><p>Output Settings</p></figcaption></figure>

{% hint style="info" %}
This section is only here for reference if you are trying to hide the cursor for another application other than H2R Graphics
{% endhint %}

As of January 2024, if you are running [Wayland](/32-bits-or-64-bits.md#x11-or-wayland)  it is still very much work-in-progress if you need to hide the mouse cursor.  With X11, the previous windows manager, simple add-ons such as unclutter could easily achieve this task.

> The following steps are very much experimental but did work on Pi 5 running bookworm 64 bit

The solution presented here is based on this post:&#x20;

{% embed url="<https://raspberrypi.stackexchange.com/questions/145382/remove-hide-mouse-cursor-when-idle-on-rasbperry-pi-os-bookworm>" %}
Source of inspiration..
{% endembed %}


---

# 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://gitbook.simplesmarts.ca/install-h2r-graphics/h2r-graphics-settings.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.
