File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,6 +87,26 @@ Failed to initialize virtual tablet. (error code EACCES)
8787
8888Try disabling your filters one-by-one and see if input finally works.
8989
90+ ## Display mapping behaves unexpectedly on a multi-monitor setup {#multi-monitor-mapping-issues}
91+
92+ OpenTabletDriver's virtual device might be getting picked up by your desktop environment, which could be mapping its area to another monitor.
93+
94+ In order to avoid the two from conflicting, you will need to map one of the display area editors to all screens:
95+
96+ ### In desktop environment {#multi-monitor-fix-in-de}
97+
98+ - Find your desktop environment's tablet settings page and, if possible, map the virtual device to all screens
99+ - Set your intended area in OpenTabletDriver
100+
101+ Note that some desktop environments might not allow for such a configuration.
102+
103+ ### In OpenTabletDriver {#multi-monitor-fix-in-otd}
104+
105+ - ` Right click ` the display area editor
106+ - Select ` Set to display ` -> ` Virtual Display `
107+ - Save or apply your settings
108+ - Set your intended area in your desktop environment's settings
109+
90110## Tablet is working but there is no pressure {#artist-mode}
91111
92112Pressure support is available by changing the output mode of OpenTabletDriver to Artist Mode:
You can’t perform that action at this time.
0 commit comments