Display toggle

Overview

Active area mapping is a surprisingly complex topic, because it has to work in a number of different situations (single monitor, multiple monitors, etc.) AND is highly configurable AND and can even change dynamically at the press of a button.

For pen tablets (screenless tablets) mapping is the most complex, since the digitizer and the display are separate devices.

Performing the toggle

In the tablet driver you can assign display toggle to a button on the pen or on the tablet.

My recommendation

For pen tablets I always suggest mapping to a single monitor AND enabling display toggle if you need to use both monitors.

Last updated