File: gtypist.1

package info (click to toggle)
gtypist 2.7-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 4,144 kB
  • ctags: 1,212
  • sloc: ansic: 9,360; sh: 4,262; makefile: 498; perl: 394; awk: 375; yacc: 316; lisp: 195; sed: 16
file content (101 lines) | stat: -rw-r--r-- 3,017 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.33.
.TH GTYPIST "1" "September 2003" "gtypist 2.7" "User Commands"
.SH NAME
gtypist \- manual page for gtypist 2.7
.SH SYNOPSIS
.B gtypist
[ \fIOptions\fR... ] [ \fIscript-file \fR]
.SH DESCRIPTION
`gtypist' is a typing tutor with several lessons for different keyboards and languages.  New lessons can be written by the user easily.
.SH OPTIONS
.TP
\fB\-e\fR %   \fB\-\-max\-error=\fR%
default maximum error percentage (default 3.0);
valid values are between 0.0 and 100.0
.TP
\fB\-n\fR     \fB\-\-notimer\fR
turn off WPM timer in drills
.TP
\fB\-t\fR     \fB\-\-term\-cursor\fR
use the terminal's hardware cursor
.TP
\fB\-f\fR P   \fB\-\-curs\-flash\fR=\fIP\fR
cursor flash period P*.1 sec (default 10); valid
values are between 0 and 512; this is ignored if
\fB\-t\fR is specified
.TP
\fB\-c\fR F,B \fB\-\-colours\fR=\fIF\fR,B
set initial display colours where available
.TP
\fB\-s\fR     \fB\-\-silent\fR
don't beep on errors
.TP
\fB\-q\fR     \fB\-\-quiet\fR
same as \fB\-s\fR, \fB\-\-silent\fR
.TP
\fB\-l\fR L   \fB\-\-start\-label\fR=\fIL\fR
start the lesson at label 'L'
.HP
\fB\-w\fR     \fB\-\-word\-processor\fR try to mimic word processors
.TP
\fB\-k\fR     \fB\-\-no\-skip\fR
forbid the user to skip exercises
.TP
\fB\-i\fR     \fB\-\-show\-errors\fR
highlight errors with reverse video
.TP
\fB\-h\fR     \fB\-\-help\fR
print this message
.TP
\fB\-v\fR     \fB\-\-version\fR
output version information and exit
.TP
\fB\-S\fR     \fB\-\-always\-sure\fR
do not ask confirmation questions
.TP
\fB\-\-banner\-colors\fR=\fIF\fR,B,P,V set top banner colours (background, foreground,
package and version respectively)
.PP
If not supplied, script-file defaults to '/usr/local/share/gtypist/gtypist.typ'.
The path $GTYPIST_PATH is searched for script files.
.SH EXAMPLES
.IP
To run the default lesson in english `gtypist.typ':
.IP
gtypist
.IP
To run the lesson in spanish:
.IP
gtypist esp.typ
.IP
To instruct gtypist to look for lesson `bar.typ' in a non standard directory:
.IP
GTYPIST_PATH="/home/foo" gtypist bar.typ
.IP
To run the lesson in the file `test.typ' of directory `temp', starting at label `TEST1', using the terminal's cursor, and run silently:
.IP
gtypist \fB\-t\fR \fB\-q\fR \fB\-l\fR TEST1 /temp/test.typ
.SH AUTHOR
Written by Simon Baldwin
.SH "REPORTING BUGS"
Report bugs to bug-gtypist@gnu.org
.SH COPYRIGHT
Copyright \(co 1998, 1999, 2000, 2001, 2002, 2003 Simon Baldwin.
This program comes with ABSOLUTELY NO WARRANTY; for details
please see the file 'COPYING' supplied with the source code.
.br
This is free software, and you are welcome to redistribute it
under certain conditions; again, see 'COPYING' for details.
This program is released under the GNU General Public License.
.SH "SEE ALSO"
The full documentation for
.B gtypist
is maintained as a Texinfo manual.  If the
.B info
and
.B gtypist
programs are properly installed at your site, the command
.IP
.B info gtypist
.PP
should give you access to the complete manual.