Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 3deff8b

Browse files
Merge pull request #60 from jamesbt365/2cursorswin
Add 2 cursor information to Windows FAQ.
2 parents 135924c + b7426a2 commit 3deff8b

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

OpenTabletDriver.Web/Views/Wiki/FAQ/Windows.cshtml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
</li>
2525
</ol>
2626
</div>
27+
<h3 class="wiki-nav-item pb-2" id="ghost-cursor">
28+
Teleporting cursor position
29+
</h3>
30+
<div class="ms-3">
31+
<p>
32+
This occurs because another tablet driver is sending input. To resolve this,
33+
uninstall all other tablet drivers on your computer, then replug your tablet.
34+
</p>
35+
</div>
2736

2837
<hr/>
2938

0 commit comments

Comments
 (0)