1GTYPIST(1)                       User Commands                      GTYPIST(1)
2
3
4

NAME

6       gtypist - manual page for gtypist 2.8.3
7

SYNOPSIS

9       gtypist [ Options... ] [ script-file ]
10

DESCRIPTION

12       `gtypist'  is  a  typing  tutor with several lessons for different key‐
13       boards and languages.  New lessons can be written by the user easily.
14

OPTIONS

16       -e %   --max-error=%
17              default maximum error percentage (default 3.0); valid values are
18              between 0.0 and 100.0
19
20       -n     --notimer
21              turn off WPM timer in drills
22
23       -t     --term-cursor
24              use the terminal's hardware cursor
25
26       -f P   --curs-flash=P
27              cursor  flash  period  P*.1  sec  (default 10); valid values are
28              between 0 and 512; this is ignored if -t is specified
29
30       -c F,B --colours=F,B
31              set initial display colours where available
32
33       -s     --silent
34              don't beep on errors
35
36       -q     --quiet
37              same as -s, --silent
38
39       -l L   --start-label=L
40              start the lesson at label 'L'
41
42       -w     --word-processor try to mimic word processors
43
44       -k     --no-skip
45              forbid the user to skip exercises
46
47       -i     --show-errors
48              highlight errors with reverse video
49
50       -h     --help
51              print this message
52
53       -v     --version
54              output version information and exit
55
56       -S     --always-sure
57              do not ask confirmation questions
58
59       --banner-colors=F,B,P,V set top banner colours (background, foreground,
60              package and version respectively)
61
62       --scoring=wpm,cpm
63              set scoring mode (words per minute or characters per minute)
64
65       If  not  supplied,  script-file  defaults  to   '/usr/local/share/gtyp‐
66       ist/gtypist.typ'.  The path $GTYPIST_PATH is searched for script files.
67

EXAMPLES

69              To run the default lesson in english `gtypist.typ':
70
71              gtypist
72
73              To run the lesson in spanish:
74
75              gtypist esp.typ
76
77              To  instruct gtypist to look for lesson `bar.typ' in a non stan‐
78              dard directory:
79
80              GTYPIST_PATH="/home/foo" gtypist bar.typ
81
82              To run the lesson in the file `test.typ'  of  directory  `temp',
83              starting  at label `TEST1', using the terminal's cursor, and run
84              silently:
85
86              gtypist -t -q -l TEST1 /temp/test.typ
87

AUTHOR

89       Written by Simon Baldwin
90

REPORTING BUGS

92       Report bugs to bug-gtypist@gnu.org
93
95       Copyright © 1998, 1999, 2000, 2001, 2002, 2003 Simon Baldwin.
96       Copyright © 2003, 2004, 2008 GNU Typist Development Team.  This program
97       comes  with  ABSOLUTELY  NO  WARRANTY;  for details please see the file
98       'COPYING' supplied with the source code.
99       This is free software, and you are welcome  to  redistribute  it  under
100       certain  conditions; again, see 'COPYING' for details.  This program is
101       released under the GNU General Public License.
102

SEE ALSO

104       The full documentation for gtypist is maintained as a  Texinfo  manual.
105       If  the  info and gtypist programs are properly installed at your site,
106       the command
107
108              info gtypist
109
110       should give you access to the complete manual.
111
112
113
114gtypist 2.8.3                    February 2009                      GTYPIST(1)
Impressum