# Drawing tablet mice

## Overview

Drawing tablet mice look like standard wireless mouse that everyone uses today. However they only work on the surface of a drawing tablet. They were only made by Wacom and haven't been manufactured in a long time.&#x20;

## How these mice work

These mice are do not work like any other kind of mouse. In fact these mouse are actually "pens". In other words, they are simply different plastic shells around the same EMR internals that a pen uses.

## Difference from normal mice

POWER

* A normal mouse gets power from either batteries or via a USB cable connected to a computer.
* Drawing tablet mice get their power transmitted to them by tablet - just like a drawing tablet pen.

CONNECTIVITY

* Because they use EMR all of them are effectively "wireless" though they do NOT use BlueTooth or any other traditional wireless protocol.

AREA OF OPERATION

* A normal mouse can work on any surface. A desk, cloth, etc.&#x20;
* A drawing tablet mouse ONLY works on the active area of the drawing tablet.

## List of drawing tablet mice

You can find them in [Kuuube's Wacom tablet mastersheet](/drawtab/resources/community/kuuube/kuuube-wacom-mastersheet.md)

## Tablet brands that made these mice

As far a I know only Wacom ever produced such mice.


---

# 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/catalog/accessories/drawtab-mice.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.
