# TSG: Pointer on wrong display

## Overview

If your pen is working on your tablet but it is moving the pointer on the wrong display, it is an easy problem to fix. Usually this is a problem with pen tablets (screenless tablets) but it can also occur with pen displays.

## Summary of fix

Overall: You need to go to your tablet driver and change which display the tablet's active area is mapped to.

## Instructions

For Wacom:

* For pen tablets: In the **Wacom Tablet Properties** app, it will be under the **Mapping** tab or the **Calibration** tab
* For pen displays:
  * In the **Wacom Center** app > **Advanced** > **Advanced Settings** > change **Assigned display** to your tablet

For Huion:

* In the **HuionTablet** app, it will be under a tab called **Working Area**

For XP-Pen:

* In the XP-Pen **Pentablet** app, it will be under the **Screen** tab


---

# 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://docs.sevenpens.com/drawtab/troubleshoot/tsg-pointer-on-wrong-display.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.
