4 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
5 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
6 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
7 │ ⇥ │ h │ f │ . │ b │ t │ n │ , │ k │ q │ p │ m │ ´ │ Ret │
8 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
9 │ ⇩ │ s │ ä │ ß │ a │ r │ l │ g │ i │ y │ j │ o │ ⇘ │ │
10 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
11 │ ⇧ │ M4│ z │ c │ ö │ w │ e │ d │ x │ v │ u │ ü │ ⇗ │
12 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
13 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
14 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
15 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
16 ['⇥', 'h', 'f', '.', 'b', 't', 'n', ',', 'k', 'q', 'p', 'm', '´', ()],
17 ['⇩', 's', 'ä', 'ß', 'a', 'r', 'l', 'g', 'i', 'y', 'j', 'o', '⇘', '\n'],
18 ['⇧', (), 'z', 'c', 'ö', 'w', 'e', 'd', 'x', 'v', 'u', 'ü', '⇗'],
19 [(), (), (), ' ', (), (), (), ()]]
20 # 4.246339792 billion total penalty compared to notime-noeffort
21 # 7.36547333572 mean key position cost in file 1gramme.txt
22 # 13.7244305586 % finger repeats in file 2gramme.txt
23 # 11.7437430478 million keystrokes disbalance of the fingers
24 # 0.318661097702 % finger repeats top to bottom or vice versa
25 # 13.4502647039 % of trigrams have no handswitching (uppercase ignored)
26 # 0.41463429 billion rows² to cross while on the same hand
30 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
31 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
32 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
33 │ ⇥ │ r │ f │ d │ w │ x │ g │ j │ o │ v │ u │ a │ ´ │ Ret │
34 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
35 │ ⇩ │ e │ m │ k │ s │ , │ y │ ö │ t │ b │ q │ ü │ ⇘ │ │
36 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
37 │ ⇧ │ M4│ z │ n │ i │ h │ p │ c │ ä │ l │ . │ ß │ ⇗ │
38 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
39 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
40 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
41 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
42 ['⇥', 'r', 'f', 'd', 'w', 'x', 'g', 'j', 'o', 'v', 'u', 'a', '´', ()],
43 ['⇩', 'e', 'm', 'k', 's', ',', 'y', 'ö', 't', 'b', 'q', 'ü', '⇘', '\n'],
44 ['⇧', (), 'z', 'n', 'i', 'h', 'p', 'c', 'ä', 'l', '.', 'ß', '⇗'],
45 [(), (), (), ' ', (), (), (), ()]]
46 # 3.927702479 billion total penalty compared to notime-noeffort
47 # 6.37819891228 mean key position cost in file 1gramme.txt
48 # 7.83942716367 % finger repeats in file 2gramme.txt
49 # 20.0600939025 million keystrokes disbalance of the fingers
50 # 0.158137610288 % finger repeats top to bottom or vice versa
51 # 14.5186872293 % of trigrams have no handswitching (uppercase ignored)
52 # 0.45605741 billion rows² to cross while on the same hand
56 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
57 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
58 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
59 │ ⇥ │ r │ u │ ß │ m │ b │ , │ ö │ w │ o │ g │ y │ ´ │ Ret │
60 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
61 │ ⇩ │ ä │ x │ n │ q │ c │ k │ p │ a │ ü │ i │ j │ ⇘ │ │
62 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
63 │ ⇧ │ M4│ l │ h │ s │ . │ t │ f │ v │ z │ d │ e │ ⇗ │
64 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
65 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
66 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
67 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
68 ['⇥', 'r', 'u', 'ß', 'm', 'b', ',', 'ö', 'w', 'o', 'g', 'y', '´', ()],
69 ['⇩', 'ä', 'x', 'n', 'q', 'c', 'k', 'p', 'a', 'ü', 'i', 'j', '⇘', '\n'],
70 ['⇧', (), 'l', 'h', 's', '.', 't', 'f', 'v', 'z', 'd', 'e', '⇗'],
71 [(), (), (), ' ', (), (), (), ()]]
72 # 4.003112853 billion total penalty compared to notime-noeffort
73 # 7.28036603612 mean key position cost in file 1gramme.txt
74 # 7.02690720959 % finger repeats in file 2gramme.txt
75 # 22.4224190331 million keystrokes disbalance of the fingers
76 # 0.668265884079 % finger repeats top to bottom or vice versa
77 # 7.75871907006 % of trigrams have no handswitching (uppercase ignored)
78 # 0.335108396 billion rows² to cross while on the same hand
82 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
83 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
84 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
85 │ ⇥ │ c │ p │ s │ , │ l │ u │ t │ x │ e │ w │ . │ ´ │ Ret │
86 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
87 │ ⇩ │ r │ m │ q │ ö │ ß │ a │ v │ o │ i │ d │ y │ ⇘ │ │
88 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
89 │ ⇧ │ M4│ j │ g │ n │ f │ b │ k │ h │ z │ ä │ ü │ ⇗ │
90 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
91 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
92 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
93 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
94 ['⇥', 'c', 'p', 's', ',', 'l', 'u', 't', 'x', 'e', 'w', '.', '´', ()],
95 ['⇩', 'r', 'm', 'q', 'ö', 'ß', 'a', 'v', 'o', 'i', 'd', 'y', '⇘', '\n'],
96 ['⇧', (), 'j', 'g', 'n', 'f', 'b', 'k', 'h', 'z', 'ä', 'ü', '⇗'],
97 [(), (), (), ' ', (), (), (), ()]]
98 # 3.120435778 billion total penalty compared to notime-noeffort
99 # 5.74030441909 mean key position cost in file 1gramme.txt
100 # 7.58165369319 % finger repeats in file 2gramme.txt
101 # 10.2437660677 million keystrokes disbalance of the fingers
102 # 0.558921500253 % finger repeats top to bottom or vice versa
103 # 6.32528020061 % of trigrams have no handswitching (uppercase ignored)
104 # 0.291587421 billion rows² to cross while on the same hand
108 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
109 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
110 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
111 │ ⇥ │ f │ v │ y │ k │ j │ d │ l │ t │ ä │ z │ h │ ´ │ Ret │
112 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
113 │ ⇩ │ b │ m │ u │ ü │ a │ x │ i │ , │ r │ n │ p │ ⇘ │ │
114 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
115 │ ⇧ │ M4│ g │ ö │ o │ w │ q │ e │ s │ ß │ . │ c │ ⇗ │
116 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
117 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
118 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
119 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
120 ['⇥', 'f', 'v', 'y', 'k', 'j', 'd', 'l', 't', 'ä', 'z', 'h', '´', ()],
121 ['⇩', 'b', 'm', 'u', 'ü', 'a', 'x', 'i', ',', 'r', 'n', 'p', '⇘', '\n'],
122 ['⇧', (), 'g', 'ö', 'o', 'w', 'q', 'e', 's', 'ß', '.', 'c', '⇗'],
123 [(), (), (), ' ', (), (), (), ()]]
124 # 3.727127202 billion total penalty compared to notime-noeffort
125 # 5.27105242926 mean key position cost in file 1gramme.txt
126 # 13.8649896315 % finger repeats in file 2gramme.txt
127 # 15.986423048 million keystrokes disbalance of the fingers
128 # 0.830492112862 % finger repeats top to bottom or vice versa
129 # 21.7669860141 % of trigrams have no handswitching (uppercase ignored)
130 # 0.34279154 billion rows² to cross while on the same hand
134 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
135 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
136 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
137 │ ⇥ │ y │ , │ p │ a │ s │ r │ d │ h │ c │ k │ ä │ ´ │ Ret │
138 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
139 │ ⇩ │ f │ g │ v │ w │ ö │ x │ t │ l │ j │ m │ ß │ ⇘ │ │
140 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
141 │ ⇧ │ M4│ z │ b │ n │ o │ u │ . │ q │ ü │ i │ e │ ⇗ │
142 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
143 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
144 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
145 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
146 ['⇥', 'y', ',', 'p', 'a', 's', 'r', 'd', 'h', 'c', 'k', 'ä', '´', ()],
147 ['⇩', 'f', 'g', 'v', 'w', 'ö', 'x', 't', 'l', 'j', 'm', 'ß', '⇘', '\n'],
148 ['⇧', (), 'z', 'b', 'n', 'o', 'u', '.', 'q', 'ü', 'i', 'e', '⇗'],
149 [(), (), (), ' ', (), (), (), ()]]
150 # 4.004933578 billion total penalty compared to notime-noeffort
151 # 7.40466126565 mean key position cost in file 1gramme.txt
152 # 6.5193571964 % finger repeats in file 2gramme.txt
153 # 15.6951929446 million keystrokes disbalance of the fingers
154 # 0.648800539717 % finger repeats top to bottom or vice versa
155 # 14.59860482 % of trigrams have no handswitching (uppercase ignored)
156 # 0.421890368 billion rows² to cross while on the same hand