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

Commit b99d306

Browse files
committed
Adjust wording, fix rtss section.
1 parent 3f52a48 commit b99d306

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</div>
4545
<div class="ms-3">
4646
<h3>
47-
This doesn't work after rebooting?
47+
The modules reload after rebooting?
4848
</h3>
4949
<p>
5050
The solution to this is to rebuild the initramfs. This process varies distro to distro.
@@ -153,8 +153,8 @@
153153

154154
<hr/>
155155

156-
<h3 class="wiki-nav-item pb-2" id="CTL-x100 Android Mode">
157-
Wacom CTL-x100 Android Mode
156+
<h3 class="wiki-nav-item pb-2" id="CTL-x100-android-mode">
157+
CTL-x100 is not detected by OpenTabletDriver
158158
</h3>
159159
<div class="ms-3">
160160
<p>

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,10 @@
8989
This can be caused by RivaTuner Statistics Server attempting to hook onto OpenTabletDriver, preventing the UX
9090
from responding due to failed hooks. If you use this application, make sure it doesn't hook onto OpenTabletDriver.
9191
</p>
92+
<ol>
93+
<li>Open RivaTuner Statistics Server.</li>
94+
<li> Click on Add button found in the bottom left corner.</li>
95+
<li>Locate OpenTabletDriver.UX.Wpf.exe on your computer then select it. Refer <a href="/Wiki/FAQ/General#appdata">here</a> for more information.</li>
96+
<li>Click on Application Detection Level then select "None".</li>
97+
</ol>
9298
</div>

0 commit comments

Comments
 (0)