From 062d0a2cf95d1f3fd61992efa254ca9b4bb98730 Mon Sep 17 00:00:00 2001 From: Andrew Calcutt Date: Sat, 3 Mar 2018 00:00:37 -0500 Subject: [PATCH] Fixing typo sensitivty -> sensitivity --- doc/xboxdrv.1 | 6 +++--- examples/sensitivity.xboxdrv | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/xboxdrv.1 b/doc/xboxdrv.1 index d801ea7..918696f 100644 --- a/doc/xboxdrv.1 +++ b/doc/xboxdrv.1 @@ -853,11 +853,11 @@ as autofire while another one, emitting the same signal, acts normally. \*(T<$ xboxdrv \-\-autofire B=250 \-\-buttonmap B=A\*(T> .fi .TP -\*(T<\fB\-\-axis\-sensitivty \fR\*(T>\fIAXIS=SENSITIVITY\fR,... -The sensitive of an axis can be adjusted via --axis-sensitivty: +\*(T<\fB\-\-axis\-sensitivity \fR\*(T>\fIAXIS=SENSITIVITY\fR,... +The sensitive of an axis can be adjusted via --axis-sensitivity: .nf -\*(T<$ xboxdrv \-\-axis\-sensitivty X1=\-1.0,Y1=\-1.0\*(T> +\*(T<$ xboxdrv \-\-axis\-sensitivity X1=\-1.0,Y1=\-1.0\*(T> .fi A value of 0 gives you the default linear sensitivity, diff --git a/examples/sensitivity.xboxdrv b/examples/sensitivity.xboxdrv index dd2fb60..922faea 100644 --- a/examples/sensitivity.xboxdrv +++ b/examples/sensitivity.xboxdrv @@ -1,10 +1,10 @@ # Axis Sensitivty Example # ======================= # -# You can adjust the axis sensitivty by a few means, the sensitivty +# You can adjust the axis sensitivity by a few means, the sensitivity # modifier, the deadzone and the response curve. The deadzone is the # most basic one, it just filters out the noise around the center. The -# sensitivty adjust the sensitivity curve via a simple value, while +# sensitivity adjust the sensitivity curve via a simple value, while # the response curve gives you close to complete control over the axis # response. # @@ -40,4 +40,4 @@ RB+Y1^sen:1.0=ABS_Y Y2^resp:0:0:32767 = # EOF # - \ No newline at end of file +