~ubuntu-branches/ubuntu/saucy/joystick/saucy

« back to all changes in this revision

Viewing changes to docs/ffcfstress.1

  • Committer: Package Import Robot
  • Author(s): Stephen Kitt
  • Date: 2013-05-06 23:03:26 UTC
  • mfrom: (3.1.12 sid)
  • Revision ID: package-import@ubuntu.com-20130506230326-po18icz4mtaa25k1
Tags: 1:1.4.6-1
* New upstream release:
  - Disable CRTSCTS on ELO touchscreens. Closes: #699030. Thanks Thierry
    Bultel!
  - Handle long device names correctly. Closes: #706744. Thanks Ralf
    Jung!
* Drop hardening.patch, merged upstream.
* Standards-Version 3.9.4, no change required.
* Switch to my Debian address.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
ffcfstress \- constant force stress test for force-feedback devices
4
4
.SH SYNOPSIS
5
5
.B ffcfstress
6
 
.RB "[" \-d " <\fIdevice\fP>] [" \-u " <\fIupdate rate\fP>] [" \-f " <\fIfrequency\fP>] [" \-a " <\fIamplitude\fP>] [" \-s " <\fIstrength\fP>] [" \-o "]"
 
6
.RB "[" \-d " <\fIdevice\fP>] [" \-u " <\fIupdate rate\fP>] [" \-f " <\fIfrequency\fP>] [" \-a " <\fIamplitude\fP>] [" \-s " <\fIstrength\fP>] [" \-x " <\fIaxis\fP>] [" \-A "] [" \-o "]"
7
7
.SH "DESCRIPTION"
8
8
ffcfstress stress tests constant non-enveloped forces on a force
9
9
feedback device.
30
30
.BR \-s " <\fIstrength\fP>"
31
31
The spring strength factor (1.0 by default).
32
32
.TP
 
33
.BR \-x " <\fIaxis\fP>"
 
34
absolute axis to test (default: 0)
 
35
.br
 
36
[0 = X, 1 = Y, 2 = Z, 3 = RX, 4 = RY, 5 = RZ, 6 = WHEEL]
 
37
.TP
 
38
.B \-A
 
39
switch off auto-centering
 
40
.TP
33
41
.B \-o
34
42
Dummy option, useful when all defaults should be used.
35
43
.SH SEE ALSO