summaryrefslogtreecommitdiff
path: root/grapher/ReadMe/Guide.md
diff options
context:
space:
mode:
authorJacob Palecki <[email protected]>2020-09-26 15:57:41 -0700
committerJacob Palecki <[email protected]>2020-09-26 15:57:41 -0700
commitac0d8d4209c71cc9b38b683e123f67bacdad7687 (patch)
tree859abcef3c787749594cf374eaf68e46db370db4 /grapher/ReadMe/Guide.md
parentRename accel to scale in power mode (diff)
downloadrawaccel-ac0d8d4209c71cc9b38b683e123f67bacdad7687.tar.xz
rawaccel-ac0d8d4209c71cc9b38b683e123f67bacdad7687.zip
test touchups
Diffstat (limited to 'grapher/ReadMe/Guide.md')
-rw-r--r--grapher/ReadMe/Guide.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/grapher/ReadMe/Guide.md b/grapher/ReadMe/Guide.md
index 5440877..b495e65 100644
--- a/grapher/ReadMe/Guide.md
+++ b/grapher/ReadMe/Guide.md
@@ -5,6 +5,8 @@ Run "installer.exe" in the release directory to install the raw accel driver. Re
Run "uninstaller.exe" in the release directory to uninstall the driver. Restart for the uninstallation to take effect.
+Run "grapher.exe" when the driver is installed in order to run the Raw Accel GUI.
+
## Philosophy
The Raw Accel driver and GUI's workings and exposed parameters are based on our understanding of mouse acceleration. Our understanding includes the concepts of "gain", "whole vs by component", and "anisotropy." For clarity, we will outline this understanding here. Those uninterested can skip to Features below.