This repository was archived by the owner on Dec 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +13
-15
lines changed
OpenTabletDriver.Web/Views/Wiki/FAQ Expand file tree Collapse file tree 2 files changed +13
-15
lines changed Original file line number Diff line number Diff line change 3232
3333<hr />
3434
35- <h3 class =" wiki-nav-item pb-2" id =" map-raw-input" >
36- Input does not work in osu!
37- </h3 >
38- <div class =" ms-3" >
39- <p >
40- OpenTabletDriver uses the Windows SendInput API to position the cursor from user level permissions.<br />
41- It does not move the cursor in a method that raw input accepts as standard cursor movement.
42- </p >
43- <ol >
44- <li >Disable <code >Map raw input to osu! window</code > in the ingame settings.</li >
45- </ol >
46- </div >
47-
48- <hr />
49-
5035<h3 class =" wiki-nav-item pb-2" id =" command-line-args" >
5136 Command Line Arguments
5237</h3 >
Original file line number Diff line number Diff line change 3939
4040<hr />
4141
42+ <h3 class =" wiki-nav-item pb-2" id =" map-raw-input" >
43+ Input does not work in osu!
44+ </h3 >
45+ <div class =" ms-3" >
46+ <p >
47+ Disable <code >Map raw input to osu! window</code > in the ingame settings.<br /><br />
48+ OpenTabletDriver has since v0.4.0 supported Raw Input as it uses the Windows SendInput API to position the cursor.<br />
49+ Therefore, it is not necessary to disable raw input itself.
50+ </p >
51+ </div >
52+
53+ <hr />
54+
4255<h3 class =" wiki-nav-item pb-2" id =" win-ink" >
4356 Windows Ink pressure support
4457</h3 >
You can’t perform that action at this time.
0 commit comments