From 23a485b471cff3fc0f07de21bc4e6f185fcf835a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 29 Jan 2014 00:25:01 -0600 Subject: Add new kcontrol joystick help handbook. --- doc/kcontrol/joystick/CMakeLists.txt | 9 +++ doc/kcontrol/joystick/Makefile.am | 3 + doc/kcontrol/joystick/index.docbook | 137 +++++++++++++++++++++++++++++++++++ 3 files changed, 149 insertions(+) create mode 100644 doc/kcontrol/joystick/CMakeLists.txt create mode 100644 doc/kcontrol/joystick/Makefile.am create mode 100644 doc/kcontrol/joystick/index.docbook (limited to 'doc') diff --git a/doc/kcontrol/joystick/CMakeLists.txt b/doc/kcontrol/joystick/CMakeLists.txt new file mode 100644 index 000000000..cd9842628 --- /dev/null +++ b/doc/kcontrol/joystick/CMakeLists.txt @@ -0,0 +1,9 @@ +################################################# +# +# Improvements and feedback are welcome +# +# This file is released under GPL >= 2 +# +################################################# + +tde_create_handbook( DESTINATION kcontrol/joystick ) diff --git a/doc/kcontrol/joystick/Makefile.am b/doc/kcontrol/joystick/Makefile.am new file mode 100644 index 000000000..416915575 --- /dev/null +++ b/doc/kcontrol/joystick/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + diff --git a/doc/kcontrol/joystick/index.docbook b/doc/kcontrol/joystick/index.docbook new file mode 100644 index 000000000..a1314d01b --- /dev/null +++ b/doc/kcontrol/joystick/index.docbook @@ -0,0 +1,137 @@ + + + +]> + +
+Joystick + + + + + +Michael +Anderson + +&tde-authors; + + + +&tde-release-version; +Reviewed: &tde-release-date; + + +2008 +Michael Anderson + + +&tde-copyright-date; +&tde-team; + + + +TDE +System Settings +joystick +calibrate + + + + + +Joystick Configuration + +This module provides an interface to calibrate your joystick device as well as +viewing which functions on your joystick are mapped to which logical button or +axis. + + + +Here's a screenshot of the joystick module + + + + + + The joystick module + + + + + + +Device + + +Here you can see the logical location of the device. When you have more +than one joystick device, you can also select which device to configure. + + + + +Position + + +The plotted location of the X and Y axes of the joystick. Enable Show trace +to plot the path of the joystick from one point to another. + + +When the joystick cannot reach every point on this graph, or does not center correctly, you need to calibrate your device. + + + + +Buttons + + +A place to observe the pressed state of buttons on your joystick and when the buttons +are mapped correctly. When a joystick button is pressed, PRESSED will appear +next to the logical number (as the computer sees it) of the button which was +pressed. + + + + +Axes + + +This displays the numerical values of the axis positions. 0 is centered and the +maximum and minimum values depend on the joystick and the particular axis. + + + + +Calibrate + + +Clicking on Calibrate will open a dialog to calibrate every axis on your joystick. + + + + +Calibrating your joystick + + + + + + Calibrating your joystick + + + + + + +Each axis will have to be moved to the minimum position, then the center, and finally the +maximum position. A meter in the bottom left corner of the dialog will help +determine which way increases and which way decreases the values. + + + + + + + + +
-- cgit v1.2.1