Skip to content

Commit a277ecb

Browse files
TechniKrisgonX
authored andcommitted
FAQ/Linux: Add/Rewrite anchors in multi-monitor section
1 parent 78c3a6d commit a277ecb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

site/_wiki/FAQ/Linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,20 +87,20 @@ Failed to initialize virtual tablet. (error code EACCES)
8787

8888
Try disabling your filters one-by-one and see if input finally works.
8989

90-
## Display mapping behaves unexpectedly on a multi-monitor setup {#desktop-environment-multi-monitor-mapping}
90+
## Display mapping behaves unexpectedly on a multi-monitor setup {#multi-monitor-mapping-issues}
9191

9292
OpenTabletDriver's virtual device might be getting picked up by your desktop environment, which could be mapping its area to another monitor.
9393

9494
In order to avoid the two from conflicting, you will need to map one of the display area editors to all screens:
9595

96-
### In desktop environment
96+
### In desktop environment {#multi-monitor-fix-in-de}
9797

9898
- Find your desktop environment's tablet settings page and, if possible, map the virtual device to all screens,
9999
- Set your intended area in OpenTabletDriver.
100100

101101
Note that some desktop environments might not allow for such a configuration.
102102

103-
### In OpenTabletDriver
103+
### In OpenTabletDriver {#multi-monitor-fix-in-otd}
104104

105105
- `Right click` the display area editor,
106106
- Select `Set to display` -> `Virtual Display`,

0 commit comments

Comments
 (0)