~ubuntu-branches/ubuntu/breezy/joystick/breezy

« back to all changes in this revision

Viewing changes to debian/jscal.1

  • Committer: Bazaar Package Importer
  • Author(s): Edward Betts
  • Date: 2001-12-26 13:32:55 UTC
  • Revision ID: james.westby@ubuntu.com-20011226133255-ks0knlw3ln1jd4d4
Tags: 20010903-2
* debian/control: updated Standards-Version.
* debian/control: added version number to debhelper Build-Depends.
* debian/copyright: improved with more text from the GPL and a description
  of changes to the package.
* debian/template: German translation from Sebastian Feltel
  <sebastian@feltel.de>. (Closes: Bug#119939)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH JSCAL 1
 
2
.SH NAME
 
3
jscal \- joystick calibration program
 
4
.SH SYNOPSIS
 
5
.B jscal
 
6
[options] <device-name>
 
7
.SH DESCRIPTION
 
8
.B jscal
 
9
is a joystick calibration program for Linux joystick driver.
 
10
.SH OPTIONS
 
11
.TP
 
12
.I \-c, --calibrate
 
13
Calibrate the joystick.
 
14
.TP
 
15
.I \-h, --help
 
16
Print out a summary of available options.
 
17
.TP
 
18
.I \-s <x,y,z...>, --set-correction <x,y,z...>
 
19
Sets correction to specified values.
 
20
.TP
 
21
.I \-t --test-center
 
22
Tests if the joystick is corectly calibrated. Returns 2 if the axes are
 
23
not calibrated, 3 if buttons were pressed, 1 if there was any other
 
24
error, and 0 on success.
 
25
.TP
 
26
.I \-V, --version
 
27
Prints the version numbers.
 
28
.TP
 
29
.I \-p, --print-correction
 
30
Prints the current correction settings. The format of the output is
 
31
a jscal command line.
 
32
.SH SEE ALSO
 
33
\fBjstest\fP(1), \fBinputattach\fP(1).