1KLAVARO(1)                     Klavaro - Manual                     KLAVARO(1)
2
3
4

NAME

6       Klavaro - Flexible touch typing tutor using GTK+3
7

SYNOPSIS

9       klavaro
10

DESCRIPTION

12       Klavaro  is a program that teachs you to touch type and/or helps you to
13       improve your skills with the keyboard.
14
15       There is some more information at:
16
17       http://klavaro.sourceforge.net
18

OPTIONS

20       Besides the version option, only those related to GTK are available.
21       -h, --help: see some help at command line.
22       -v, --version: see the program version.
23

COLORS

25       Some colors may be configured through the file "preferences.ini"  There
26       you should create a session named [colors] and set some colors with the
27       internet/html syntax (#RRGGBB). For example:
28
29       [colors]
30       key_fg=#332200
31       key_1=#112233
32       key_9=#213243
33       text_intro_fg=#222222
34       char_untouched_bg=#fffaf8
35       char_wrong_fg=#880000
36       char_correct_fg=#009900
37       char_retouched_fg=#bbbbaa
38       cursor_blink_bg=#ff88ff
39
40       Here follows the complete list of keywords to set colors.
41
42       Background and foreground for the tutor introductory texts:
43       text_intro_bg
44       text_intro_fg
45
46       Background and foreground for the tutor texts before they be typed out:
47       char_untouched_bg
48       char_untouched_fg
49
50       The same for the tutor texts after they be correcty typed out:
51       char_correct_bg
52       char_correct_fg
53
54       Same for tutor texts after they be wrongly typed:
55       char_wrong_bg
56       char_wrong_fg
57
58       Same for tutor texts after they be correcty retyped, correcting  errors
59       (only in fluidity module):
60       char_retouched_bg
61       char_retouched_fg
62
63       Blinking color of the block cursor in the tutor tests:
64       cursor_blink_bg
65       cursor_blink_fg
66
67       Foreground of keys in the virtual keyboard:
68       key_fg
69
70       Background  of  keys,  according to the finger responsible for it, from
71       left to right (key_5 is valid for both thumbs, it is the space key):
72       key_1
73       key_2
74       key_3
75       key_4
76       key_5
77       key_6
78       key_7
79       key_8
80       key_9
81

AUTHOR

83       Klavaro was written by Felipe E. F. de Castro.
84
85       e-mail: <fefcas@gmail.com>
86
87GNU                               2014-01-09                        KLAVARO(1)
Impressum