4 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
5 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
6 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
7 │ ⇥ │ ö │ u │ c │ ü │ ä │ f │ h │ l │ m │ , │ . │ ´ │ Ret │
8 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
9 │ ⇩ │ a │ i │ t │ e │ k │ d │ s │ r │ n │ o │ z │ ⇘ │ │
10 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
11 │ ⇧ │ M4│ x │ j │ p │ y │ q │ b │ g │ w │ v │ ß │ ⇗ │
12 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
13 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
14 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
15 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
16 ['⇥', 'ö', 'u', 'c', 'ü', 'ä', 'f', 'h', 'l', 'm', ',', '.', '´', ()],
17 ['⇩', 'a', 'i', 't', 'e', 'k', 'd', 's', 'r', 'n', 'o', 'z', '⇘', '\n'],
18 ['⇧', (), 'x', 'j', 'p', 'y', 'q', 'b', 'g', 'w', 'v', 'ß', '⇗'],
19 [(), (), (), ' ', (), (), (), ()]]
20 # 1.682408444 billion total penalty compared to notime-noeffort
21 # 3.87204327682 mean key position cost in file 1gramme.txt
22 # 1.84686074326 % finger repeats in file 2gramme.txt
23 # 1.55787716463 million keystrokes disbalance of the fingers
24 # 0.0788369790262 % finger repeats top to bottom or vice versa
25 # 5.15107397758 % of trigrams have no handswitching (uppercase ignored)
26 # 0.174510682 billion rows² to cross while on the same hand
30 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
31 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
32 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
33 │ ⇥ │ ä │ p │ l │ c │ q │ ß │ h │ ü │ m │ y │ , │ ´ │ Ret │
34 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
35 │ ⇩ │ a │ i │ r │ t │ g │ d │ s │ e │ n │ u │ o │ ⇘ │ │
36 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
37 │ ⇧ │ M4│ ö │ . │ w │ b │ v │ z │ f │ j │ k │ x │ ⇗ │
38 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
39 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
40 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
41 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
42 ['⇥', 'ä', 'p', 'l', 'c', 'q', 'ß', 'h', 'ü', 'm', 'y', ',', '´', ()],
43 ['⇩', 'a', 'i', 'r', 't', 'g', 'd', 's', 'e', 'n', 'u', 'o', '⇘', '\n'],
44 ['⇧', (), 'ö', '.', 'w', 'b', 'v', 'z', 'f', 'j', 'k', 'x', '⇗'],
45 [(), (), (), ' ', (), (), (), ()]]
46 # 1.768577496 billion total penalty compared to notime-noeffort
47 # 3.98094024391 mean key position cost in file 1gramme.txt
48 # 1.56411471654 % finger repeats in file 2gramme.txt
49 # 3.47462493587 million keystrokes disbalance of the fingers
50 # 0.0422720436345 % finger repeats top to bottom or vice versa
51 # 10.1431222315 % of trigrams have no handswitching (uppercase ignored)
52 # 0.173963396 billion rows² to cross while on the same hand
56 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
57 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
58 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
59 │ ⇥ │ x │ l │ c │ p │ j │ z │ h │ u │ o │ ö │ ä │ ´ │ Ret │
60 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
61 │ ⇩ │ t │ s │ r │ n │ b │ g │ d │ i │ e │ a │ , │ ⇘ │ │
62 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
63 │ ⇧ │ M4│ ß │ w │ . │ m │ v │ k │ f │ ü │ q │ y │ ⇗ │
64 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
65 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
66 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
67 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
68 ['⇥', 'x', 'l', 'c', 'p', 'j', 'z', 'h', 'u', 'o', 'ö', 'ä', '´', ()],
69 ['⇩', 't', 's', 'r', 'n', 'b', 'g', 'd', 'i', 'e', 'a', ',', '⇘', '\n'],
70 ['⇧', (), 'ß', 'w', '.', 'm', 'v', 'k', 'f', 'ü', 'q', 'y', '⇗'],
71 [(), (), (), ' ', (), (), (), ()]]
72 # 1.822019388 billion total penalty compared to notime-noeffort
73 # 3.95021153365 mean key position cost in file 1gramme.txt
74 # 1.30106693356 % finger repeats in file 2gramme.txt
75 # 4.08871512916 million keystrokes disbalance of the fingers
76 # 0.029670523248 % finger repeats top to bottom or vice versa
77 # 5.09338478908 % of trigrams have no handswitching (uppercase ignored)
78 # 0.214385554 billion rows² to cross while on the same hand
82 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
83 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
84 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
85 │ ⇥ │ x │ l │ c │ p │ ä │ ö │ , │ h │ g │ ß │ z │ ´ │ Ret │
86 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
87 │ ⇩ │ t │ r │ n │ i │ u │ a │ e │ d │ s │ o │ m │ ⇘ │ │
88 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
89 │ ⇧ │ M4│ y │ v │ b │ k │ j │ ü │ . │ f │ w │ q │ ⇗ │
90 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
91 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
92 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
93 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
94 ['⇥', 'x', 'l', 'c', 'p', 'ä', 'ö', ',', 'h', 'g', 'ß', 'z', '´', ()],
95 ['⇩', 't', 'r', 'n', 'i', 'u', 'a', 'e', 'd', 's', 'o', 'm', '⇘', '\n'],
96 ['⇧', (), 'y', 'v', 'b', 'k', 'j', 'ü', '.', 'f', 'w', 'q', '⇗'],
97 [(), (), (), ' ', (), (), (), ()]]
98 # 1.827650363 billion total penalty compared to notime-noeffort
99 # 3.95453132978 mean key position cost in file 1gramme.txt
100 # 2.06656670167 % finger repeats in file 2gramme.txt
101 # 3.39018987954 million keystrokes disbalance of the fingers
102 # 0.0244796574245 % finger repeats top to bottom or vice versa
103 # 7.16231741594 % of trigrams have no handswitching (uppercase ignored)
104 # 0.200492425 billion rows² to cross while on the same hand
108 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
109 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
110 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
111 │ ⇥ │ ä │ c │ u │ ü │ ö │ w │ h │ g │ m │ ß │ , │ ´ │ Ret │
112 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
113 │ ⇩ │ a │ r │ i │ e │ o │ d │ s │ t │ n │ l │ z │ ⇘ │ │
114 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
115 │ ⇧ │ M4│ y │ . │ p │ j │ q │ k │ f │ b │ v │ x │ ⇗ │
116 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
117 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
118 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
119 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
120 ['⇥', 'ä', 'c', 'u', 'ü', 'ö', 'w', 'h', 'g', 'm', 'ß', ',', '´', ()],
121 ['⇩', 'a', 'r', 'i', 'e', 'o', 'd', 's', 't', 'n', 'l', 'z', '⇘', '\n'],
122 ['⇧', (), 'y', '.', 'p', 'j', 'q', 'k', 'f', 'b', 'v', 'x', '⇗'],
123 [(), (), (), ' ', (), (), (), ()]]
124 # 1.682008389 billion total penalty compared to notime-noeffort
125 # 3.88972252667 mean key position cost in file 1gramme.txt
126 # 1.70699205065 % finger repeats in file 2gramme.txt
127 # 1.14302089356 million keystrokes disbalance of the fingers
128 # 0.217317934741 % finger repeats top to bottom or vice versa
129 # 3.85830494866 % of trigrams have no handswitching (uppercase ignored)
130 # 0.176423267 billion rows² to cross while on the same hand
134 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
135 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
136 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
137 │ ⇥ │ ö │ ä │ o │ p │ j │ k │ h │ m │ l │ y │ ß │ ´ │ Ret │
138 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
139 │ ⇩ │ a │ e │ i │ g │ c │ d │ s │ n │ r │ t │ , │ ⇘ │ │
140 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
141 │ ⇧ │ M4│ ü │ q │ u │ . │ z │ f │ b │ v │ w │ x │ ⇗ │
142 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
143 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
144 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
145 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
146 ['⇥', 'ö', 'ä', 'o', 'p', 'j', 'k', 'h', 'm', 'l', 'y', 'ß', '´', ()],
147 ['⇩', 'a', 'e', 'i', 'g', 'c', 'd', 's', 'n', 'r', 't', ',', '⇘', '\n'],
148 ['⇧', (), 'ü', 'q', 'u', '.', 'z', 'f', 'b', 'v', 'w', 'x', '⇗'],
149 [(), (), (), ' ', (), (), (), ()]]
150 # 1.756651349 billion total penalty compared to notime-noeffort
151 # 4.07842601953 mean key position cost in file 1gramme.txt
152 # 1.55976878178 % finger repeats in file 2gramme.txt
153 # 4.42737866168 million keystrokes disbalance of the fingers
154 # 0.0700643460221 % finger repeats top to bottom or vice versa
155 # 3.12167191026 % of trigrams have no handswitching (uppercase ignored)
156 # 0.151846458 billion rows² to cross while on the same hand