forked from alexander-myltsev/dvorak7min
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
48 lines (30 loc) · 1.54 KB
/
README
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
First of all, please read COPYING. Note that the text of the lessons is
courtesy of Dan Wood <[email protected]>, and that they are available in
the original html format at http://www.karelia.com/abcd/
After that, just type
make
or type to use programmer Dvorak keyboard layout (http://www.kaufmann.no/roland/dvorak/)
make CPPFLAGS=-DPROGRAMMER_DVORAK
and when it's done, try running ``./dvorak7min''.
If you get screwed up chars on the keyboard layout, you might want to try:
rm ~/.terminfo -R
and, if that doesn't work, try uncommenting the COLORS and/or the
NOT_SO_PRETTY lines in the Makefile, and doing a ``make clean all''. You
have a few other options in the Makefile, have a look to them.
In addition of the built-in lessons, you can use any ascii file (as Smoke
suggests, Gutenberg books are good idea). Just specify the filename as an
argument to the program, and you are done.
If you are satisfied with the program, simply
make install
Remember that you can set your keyboard map with
loadkeys dvorak.map
Btw, the backspace key should work anywhere ;)
--
____/| Ragnar Hojland ([email protected]) Fingerprint 94C4B
\ o.O| 2F0D27DE025BE2302C
=(_)= "Thou shalt not follow the NULL pointer for 104B78C56 B72F0822
U chaos and madness await thee at its end." hkp://keys.pgp.com
---
Addendum for toc:
Added kbddvp-1.2/ to kbddvp folder from dorak for programmers site:
http://www.kaufmann.no/roland/dvorak/#downloads