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

Commit 17378fd

Browse files
committed
Windows FAQ: Reword raw input to something more factually correct
Depends on #81 Fixes #58
1 parent 8281f94 commit 17378fd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

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

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,10 @@
4141
</h3>
4242
<div class="ms-3">
4343
<p>
44-
OpenTabletDriver uses the Windows SendInput API to position the cursor from user level permissions.<br/>
45-
It does not move the cursor in a method that raw input accepts as standard cursor movement.
44+
Disable <code>Map raw input to osu! window</code> in the ingame settings.<br/><br/>
45+
OpenTabletDriver has since v0.4.0 supported Raw Input as it uses the Windows SendInput API to position the cursor.<br/>
46+
Therefore, it is not necessary to disable raw input itself.
4647
</p>
47-
<ol>
48-
<li>Disable <code>Map raw input to osu! window</code> in the ingame settings.</li>
49-
</ol>
5048
</div>
5149

5250
<hr/>

0 commit comments

Comments
 (0)