From 369c426f33f88891e22a161bc809dc5b42e710e1 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Tue, 1 Aug 2017 12:36:33 -0230 Subject: [PATCH] Updated documentation for typo concerning dsense and msense. Also add tsense, which I'm currently working on. --- docs/index.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index c457f08c4..453ff28a4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2039,14 +2039,21 @@
-dsense <number>
Sensitivity for emulation of paddles when using a digital device (ie, joystick digital axis or button, keyboard key, etc). - Valid range of values is from 1 to 10, with larger numbers causing + Valid range of values is from 1 to 20, with larger numbers causing faster movement.
-msense <number>
Sensitivity for emulation of paddles when using a mouse. - Valid range of values is from 1 to 15, with larger numbers causing + Valid range of values is from 1 to 20, with larger numbers causing + faster movement. + + + +
-tsense <number>
+ Sensitivity for emulation of trackball controllers when using a mouse. + Valid range of values is from 1 to 20, with larger numbers causing faster movement.