4 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
5 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
6 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
7 │ ⇥ │ . │ g │ , │ y │ m │ ä │ ü │ n │ j │ ö │ o │ ´ │ Ret │
8 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
9 │ ⇩ │ l │ t │ p │ k │ a │ u │ x │ r │ s │ z │ v │ ⇘ │ │
10 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
11 │ ⇧ │ M4│ w │ i │ d │ q │ f │ b │ e │ c │ ß │ h │ ⇗ │
12 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
13 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
14 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
15 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
16 ['⇥', '.', 'g', ',', 'y', 'm', 'ä', 'ü', 'n', 'j', 'ö', 'o', '´', ()],
17 ['⇩', 'l', 't', 'p', 'k', 'a', 'u', 'x', 'r', 's', 'z', 'v', '⇘', '\n'],
18 ['⇧', (), 'w', 'i', 'd', 'q', 'f', 'b', 'e', 'c', 'ß', 'h', '⇗'],
19 [(), (), (), ' ', (), (), (), ()]]
20 # 3.06684679 billion total penalty compared to notime-noeffort
21 # 5.81144221746 mean key position cost in file 1gramme.txt
22 # 5.76231774 % finger repeats in file 2gramme.txt
23 # 7.71185232603 million keystrokes disbalance of the fingers
24 # 0.826405909222 % finger repeats top to bottom or vice versa
25 # 12.2253332344 % of trigrams have no handswitching (uppercase ignored)
26 # 0.319249207 billion rows² to cross while on the same hand
30 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
31 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
32 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
33 │ ⇥ │ n │ m │ , │ g │ j │ v │ ö │ e │ ä │ r │ z │ ´ │ Ret │
34 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
35 │ ⇩ │ f │ b │ c │ . │ a │ i │ o │ s │ u │ h │ q │ ⇘ │ │
36 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
37 │ ⇧ │ M4│ ß │ t │ p │ d │ k │ ü │ w │ l │ x │ y │ ⇗ │
38 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
39 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
40 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
41 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
42 ['⇥', 'n', 'm', ',', 'g', 'j', 'v', 'ö', 'e', 'ä', 'r', 'z', '´', ()],
43 ['⇩', 'f', 'b', 'c', '.', 'a', 'i', 'o', 's', 'u', 'h', 'q', '⇘', '\n'],
44 ['⇧', (), 'ß', 't', 'p', 'd', 'k', 'ü', 'w', 'l', 'x', 'y', '⇗'],
45 [(), (), (), ' ', (), (), (), ()]]
46 # 3.332935775 billion total penalty compared to notime-noeffort
47 # 6.00262899529 mean key position cost in file 1gramme.txt
48 # 6.10927235674 % finger repeats in file 2gramme.txt
49 # 12.6172711123 million keystrokes disbalance of the fingers
50 # 0.495356871677 % finger repeats top to bottom or vice versa
51 # 9.95943181183 % of trigrams have no handswitching (uppercase ignored)
52 # 0.364939286 billion rows² to cross while on the same hand
56 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
57 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
58 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
59 │ ⇥ │ ö │ z │ t │ p │ q │ e │ y │ u │ a │ x │ w │ ´ │ Ret │
60 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
61 │ ⇩ │ n │ g │ s │ k │ ä │ j │ b │ . │ d │ r │ i │ ⇘ │ │
62 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
63 │ ⇧ │ M4│ c │ h │ f │ v │ , │ ü │ ß │ o │ l │ m │ ⇗ │
64 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
65 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
66 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
67 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
68 ['⇥', 'ö', 'z', 't', 'p', 'q', 'e', 'y', 'u', 'a', 'x', 'w', '´', ()],
69 ['⇩', 'n', 'g', 's', 'k', 'ä', 'j', 'b', '.', 'd', 'r', 'i', '⇘', '\n'],
70 ['⇧', (), 'c', 'h', 'f', 'v', ',', 'ü', 'ß', 'o', 'l', 'm', '⇗'],
71 [(), (), (), ' ', (), (), (), ()]]
72 # 3.314543306 billion total penalty compared to notime-noeffort
73 # 5.94586876325 mean key position cost in file 1gramme.txt
74 # 6.4407335296 % finger repeats in file 2gramme.txt
75 # 15.4257697841 million keystrokes disbalance of the fingers
76 # 0.37615316992 % finger repeats top to bottom or vice versa
77 # 12.1155947434 % of trigrams have no handswitching (uppercase ignored)
78 # 0.314816791 billion rows² to cross while on the same hand
82 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
83 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
84 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
85 │ ⇥ │ o │ x │ b │ f │ n │ , │ u │ r │ ü │ m │ q │ ´ │ Ret │
86 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
87 │ ⇩ │ d │ g │ i │ p │ w │ e │ ß │ z │ . │ ä │ s │ ⇘ │ │
88 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
89 │ ⇧ │ M4│ j │ t │ ö │ a │ l │ v │ c │ y │ k │ h │ ⇗ │
90 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
91 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
92 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
93 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
94 ['⇥', 'o', 'x', 'b', 'f', 'n', ',', 'u', 'r', 'ü', 'm', 'q', '´', ()],
95 ['⇩', 'd', 'g', 'i', 'p', 'w', 'e', 'ß', 'z', '.', 'ä', 's', '⇘', '\n'],
96 ['⇧', (), 'j', 't', 'ö', 'a', 'l', 'v', 'c', 'y', 'k', 'h', '⇗'],
97 [(), (), (), ' ', (), (), (), ()]]
98 # 3.279379383 billion total penalty compared to notime-noeffort
99 # 6.24486171873 mean key position cost in file 1gramme.txt
100 # 6.29250836407 % finger repeats in file 2gramme.txt
101 # 9.1625437611 million keystrokes disbalance of the fingers
102 # 0.506889416076 % finger repeats top to bottom or vice versa
103 # 10.8169773318 % of trigrams have no handswitching (uppercase ignored)
104 # 0.34717964 billion rows² to cross while on the same hand
108 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
109 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
110 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
111 │ ⇥ │ v │ x │ t │ j │ o │ k │ p │ . │ n │ ß │ s │ ´ │ Ret │
112 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
113 │ ⇩ │ c │ l │ r │ d │ ö │ u │ z │ i │ w │ b │ a │ ⇘ │ │
114 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
115 │ ⇧ │ M4│ ü │ g │ ä │ e │ , │ m │ f │ q │ h │ y │ ⇗ │
116 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
117 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
118 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
119 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
120 ['⇥', 'v', 'x', 't', 'j', 'o', 'k', 'p', '.', 'n', 'ß', 's', '´', ()],
121 ['⇩', 'c', 'l', 'r', 'd', 'ö', 'u', 'z', 'i', 'w', 'b', 'a', '⇘', '\n'],
122 ['⇧', (), 'ü', 'g', 'ä', 'e', ',', 'm', 'f', 'q', 'h', 'y', '⇗'],
123 [(), (), (), ' ', (), (), (), ()]]
124 # 3.04008123 billion total penalty compared to notime-noeffort
125 # 5.74422362004 mean key position cost in file 1gramme.txt
126 # 6.84993587378 % finger repeats in file 2gramme.txt
127 # 9.17316099881 million keystrokes disbalance of the fingers
128 # 0.399019167308 % finger repeats top to bottom or vice versa
129 # 10.0656519216 % of trigrams have no handswitching (uppercase ignored)
130 # 0.290935584 billion rows² to cross while on the same hand
134 ┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬──────┐
135 │ ^ │ 1 │ 2 │ 3 │ 4 │ 5 │ 6 │ 7 │ 8 │ 9 │ 0 │ - │ ` │ ← │
136 ├───┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬─────┤
137 │ ⇥ │ p │ ü │ f │ c │ t │ a │ , │ b │ ß │ y │ n │ ´ │ Ret │
138 ├────┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴─┐ │
139 │ ⇩ │ s │ g │ m │ r │ v │ u │ o │ w │ i │ l │ q │ ⇘ │ │
140 ├────┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴──┬┴────┴───┤
141 │ ⇧ │ M4│ j │ ä │ ö │ k │ x │ d │ h │ e │ . │ z │ ⇗ │
142 ├────┼───┴┬──┴─┬─┴───┴───┴───┴───┴───┴──┬┴───┼───┴┬────┬───┤
143 │Str │ Fe │ Al │ Leerzeichen │ M4 │ Fe │ Me │Str│
144 └────┴────┴────┴────────────────────────┴────┴────┴────┴───┘
145 [['^', '1', '2', '3', '4', '5', '6', '7', '8', '9', '0', '-', '`', '←'],
146 ['⇥', 'p', 'ü', 'f', 'c', 't', 'a', ',', 'b', 'ß', 'y', 'n', '´', ()],
147 ['⇩', 's', 'g', 'm', 'r', 'v', 'u', 'o', 'w', 'i', 'l', 'q', '⇘', '\n'],
148 ['⇧', (), 'j', 'ä', 'ö', 'k', 'x', 'd', 'h', 'e', '.', 'z', '⇗'],
149 [(), (), (), ' ', (), (), (), ()]]
150 # 3.254962619 billion total penalty compared to notime-noeffort
151 # 5.94712659923 mean key position cost in file 1gramme.txt
152 # 6.48736385059 % finger repeats in file 2gramme.txt
153 # 11.3473816945 million keystrokes disbalance of the fingers
154 # 0.287587811789 % finger repeats top to bottom or vice versa
155 # 13.0423343287 % of trigrams have no handswitching (uppercase ignored)
156 # 0.348098087 billion rows² to cross while on the same hand