File: README.html

package info (click to toggle)
ibus-typing-booster 2.30.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 141,128 kB
  • sloc: xml: 1,123,826; python: 46,964; sh: 5,183; makefile: 373; sed: 16
file content (527 lines) | stat: -rw-r--r-- 17,868 bytes parent folder | download | duplicates (2)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang xml:lang>
<head>
  <meta charset="utf-8" />
  <meta name="generator" content="pandoc" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
  <title>IBus-typing-booster README</title>
  <style>
html {
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 12px;
}
h1 {
font-size: 1.8em;
}
}
@media print {
html {
background-color: white;
}
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
svg {
height: auto;
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, Consolas, 'Lucida Console', monospace;
font-size: 85%;
margin: 0;
hyphens: manual;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
div.columns{display: flex; gap: min(4vw, 1.5em);}
div.column{flex: auto; overflow-x: auto;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}

ul.task-list[class]{list-style: none;}
ul.task-list li input[type="checkbox"] {
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
</head>
<body>
<h1 id="ibus-typing-booster">Ibus-typing-booster</h1>
<p>Get faster typing experience by intelligent context sensitive
completion.</p>
<h2 id="backdrop--introduction">Backdrop &amp; Introduction</h2>
<p><em>Ibus-typing-booster</em> is a completion input method to speed-up
typing.</p>
<p>The project was started in 2010 for <a href="https://en.wikipedia.org/wiki/Fedora_version_history#Fedora_15">Fedora
15</a>. The original purpose was to make typing of Indic languages
easier and faster by providing completion and spell checking
suggestions.</p>
<p>Originally it was forked from <a href="https://github.com/acevery/ibus-table">ibus-table</a> whose
developer was Yu Yuwei <a href="mailto:acevery@gmail.com">acevery@gmail.com</a>, with
contributions from Caius(&quot;kaio&quot;) <a href="mailto:chanceme@kaio.net">chanceme@kaio.net</a>.</p>
<p>Since then <em>ibus-typing-booster</em> has been improved to support
many other languages as well by supporting input methods from the <a href="https://savannah.nongnu.org/projects/m17n/">m17n project</a>.</p>
<p>Since version <a href="https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.27.23">2.27.23</a>
it finally supports <strong>all</strong> input methods from the <a href="https://savannah.nongnu.org/projects/m17n/">m17n project</a>,
including those offering multiple candidates. This means that since
Version <a href="https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.27.23">2.27.23</a>
it also supports Chinese and Japanese.</p>
<p><em>ibus-typing-booster</em> also has the capability to type several
different languages at the same time without having to switch between
languages.</p>
<h2 id="developers">Developers</h2>
<ul>
<li>Mike Fabian <a href="mailto:mfabian@redhat.com">mfabian@redhat.com</a></li>
<li>Anish Patil: <a href="mailto:anish.developer@gmail.com">anish.developer@gmail.com</a></li>
</ul>
<h2 id="features">Features</h2>
<ul>
<li>Context sensitive completions.</li>
<li>Learns from user input.</li>
<li>Can be trained by supplying files containing typical user
input.</li>
<li>If available, <a href="https://github.com/hunspell/hunspell">hunspell dictionaries</a>
will also be used to provide not only completion but also spellchecking
suggestions (But <em>ibus-typing-booster</em> can also work without
<em>hunspell</em> by learning from user input alone).</li>
<li>Can be used with almost any keyboard layout.</li>
<li>Almost all input methods supplied by <a href="https://pkgs.org/download/libm17n.so.0">libm17n</a> are supported
(including the <a href="https://fedoraproject.org/wiki/QA:Inscript2_Keymaps">inscript2</a>
input methods).</li>
<li>Several input methods and languages can be used at the same time
without switching.</li>
<li>Predicts <a href="https://en.wikipedia.org/wiki/Unicode">Unicode</a>
symbols and emojis as well.</li>
</ul>
<h2 id="online-documentation">Online documentation</h2>
<p>You can find online documentation here:</p>
<ul>
<li><a href="http://mike-fabian.github.io/ibus-typing-booster/"><em>ibus-typing-booster</em>
home page on github</a></li>
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/"><em>ibus-typing-booster</em>
documentation page</a></li>
</ul>
<h2 id="feature-requests--bug-reports">Feature Requests &amp; Bug
reports</h2>
<ul>
<li>You can report bugs here: <a href="https://github.com/mike-fabian/ibus-typing-booster/issues"><em>ibus-typing-booster</em>
issue tracker on github</a></li>
<li>Request for new features here: <a href="https://github.com/mike-fabian/ibus-typing-booster/pulls"><em>ibus-typing-booster</em>
pull request on github</a></li>
</ul>
<h2 id="contributing-translations">Contributing translations</h2>
<p>The best (&amp; the easiest) way to contribute translations is using
this <a href="https://translate.fedoraproject.org/projects/ibus-typing-booster/">online
translation platform</a>.</p>
<h2 id="development">Development</h2>
<p>If you want to build from source or contribute to the development,
see the <a href="https://mike-fabian.github.io/ibus-typing-booster/docs/dev/">ibus-typing-booster
development page</a>. There you&#39;d also find the requirements for
building from source for most systems.</p>
<h2 id="table-of-default-key-bindings">Table of default key
bindings</h2>
<ul>
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/#table-of-default-key-bindings">Default
key bindings</a></li>
<li><a href="https://mike-fabian.github.io/ibus-typing-booster/docs/user/#mouse-bindings">Default
mouse bindings</a></li>
</ul>
<p><em>Note: These bindings are also shown below for convenience. Some
of these key bindings can be customized in the setup tool.</em></p>
<p>The following table explains the defaults:</p>
<table>
<thead>
<tr class="header">
<th>Key Combination</th>
<th>Effect</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><kbd>Space</kbd></td>
<td>Commit the preëdit (or the selected candidate, if any) and send a
<kbd>Space</kbd> to the application, i.e. commit the typed string
followed by a space.</td>
</tr>
<tr class="even">
<td><kbd>Return</kbd> or <kbd>KP_Enter</kbd></td>
<td>Commit the preëdit (or the selected candidate, if any) and send a
<kbd>Return</kbd> or <kbd>KP_Enter</kbd> to the application.</td>
</tr>
<tr class="odd">
<td><kbd>Tab</kbd></td>
<td>Bound by default to the commands &quot;select_next_candidate&quot; and
&quot;enable_lookup&quot;.<ul><li> If the option &quot;Enable suggestions by
<kbd>Tab</kbd>&quot; <em>is not set</em> (☐) then <kbd>Tab</kbd> always just
executes &quot;select_next_candidate&quot; which selects the next candidate from
the candidate list.</li><li>If the option &quot;Enable suggestions by
<kbd>Tab</kbd>&quot; <em>is set</em> (☑), then no candidate list is shown by
default: </li><ul><li>If no candidate list is shown: &quot;enable_lookup&quot; is
executed which requests to show the candidate list (nothing might be
shown if no candidates can be found).</li><li>If a candidate list is
already shown: &quot;select_next_candidate&quot; is executed which selects the
next candidate in the list. After each commit and after each change of
the contents of the preëdit, the candidate list will be hidden again
until the &quot;enable_lookup&quot; requests it again.</li></ul></ul></td>
</tr>
<tr class="even">
<td><kbd>Shift</kbd>+<kbd>Tab</kbd></td>
<td>Bound by default to the command &quot;select_previous_candidate&quot;. Selects
the previous candidate in the candidate list.</td>
</tr>
<tr class="odd">
<td><kbd>Esc</kbd></td>
<td>Bound by default to the command &quot;cancel&quot;.<ul><li>When a candidate is
selected (no matter whether this is a normal lookup table or a &quot;related&quot;
lookup table): Show the first page of that lookup table again with no
candidate selected.</li><li>When no candidate is
selected:</li><ul><li>When a lookup table with related candidates is
shown or a lookup table where upper/lower-case has been changed by
typing the Shift key is shown: go back to the original lookup
table.</li><li>When a normal lookup table is shown: close it and clear
the preëdit.</li></ul></ul></td>
</tr>
<tr class="even">
<td><kbd>←</kbd></td>
<td>Move cursor one typed key left in the preëdit text. May trigger a
commit if the left end of the preëdit is reached.</td>
</tr>
<tr class="odd">
<td><kbd>Control</kbd>+<kbd>←</kbd></td>
<td>Move cursor to the left end of the preëdit text. If the cursor is
already at the left end of the preëdit text, trigger a commit and send a
<kbd>Control</kbd>+<kbd>←</kbd> to the application.</td>
</tr>
<tr class="even">
<td><kbd>→</kbd></td>
<td>Move cursor one typed key right in preëdit text. May trigger a
commit if the right end of the preëdit is reached.</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>→</kbd></td>
<td>Move cursor to the right end of the preëdit text. If the cursor is
already at the right end of the preëdit text, trigger a commit and send
a <kbd>Ctrl</kbd>+<kbd>→</kbd> to the application.</td>
</tr>
<tr class="even">
<td><kbd>Backspace</kbd></td>
<td>Remove the typed key to the left of the cursor in the preëdit
text.</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>Backspace</kbd></td>
<td>Remove everything to the left of the cursor in the preëdit
text.</td>
</tr>
<tr class="even">
<td><kbd>Delete</kbd></td>
<td>Remove the typed key to the right of the cursor in the preëdit
text.</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>Delete</kbd></td>
<td>Remove everything to the right of the cursor in the preëdit
text.</td>
</tr>
<tr class="even">
<td><kbd>↓</kbd></td>
<td>Bound by default to the command &quot;select_next_candidate&quot;. Selects the
next candidate.</td>
</tr>
<tr class="odd">
<td><kbd>↑</kbd></td>
<td>Bound by default to the command &quot;select_previous_candidate&quot;. Selects
the previous candidate.</td>
</tr>
<tr class="even">
<td><kbd>Pg Up</kbd></td>
<td>Bound by default to the command &quot;lookup_table_page_up&quot;. Shows the
previous page of candidates.</td>
</tr>
<tr class="odd">
<td><kbd>Pg Down</kbd></td>
<td>Bound by default to the command &quot;lookup_table_page_down&quot;. Shows the
next page of candidates.</td>
</tr>
<tr class="even">
<td><kbd>F1</kbd></td>
<td>Commit the candidate with the label &quot;1&quot; followed by a space.</td>
</tr>
<tr class="odd">
<td><kbd>F2</kbd></td>
<td>Commit the candidate with the label &quot;2&quot; followed by a space.</td>
</tr>
<tr class="even">
<td>...</td>
<td>...</td>
</tr>
<tr class="odd">
<td><kbd>F9</kbd></td>
<td>Commit the candidate with the label &quot;9&quot; followed by a space.</td>
</tr>
<tr class="even">
<td><kbd>Ctrl</kbd>+<kbd>F1</kbd></td>
<td>Remove the candidate with the label &quot;1&quot; from the database of learned
user input (If possible, if this candidate is not learned from user
input, nothing happens).</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>F2</kbd></td>
<td>Remove the candidate with the label &quot;2&quot; from the database of learned
user input (If possible, if this candidate is not learned from user
input, nothing happens).</td>
</tr>
<tr class="even">
<td>...</td>
<td>...</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>F9</kbd></td>
<td>Remove the candidate with the label &quot;3&quot; from the database of learned
user input (If possible, if this candidate is not learned from user
input, nothing happens).</td>
</tr>
<tr class="even">
<td><kbd>1</kbd>...<kbd>9</kbd></td>
<td>Same as <kbd>F1</kbd>...<kbd>F9</kbd> if the option &quot;Use digits as
select keys&quot; is enabled. Enabling that option makes selecting candidates
a bit easier because the number keys <kbd>1</kbd>...<kbd>9</kbd> are
closer to the fingers than <kbd>F1</kbd>...<kbd>F9</kbd> on most
keyboards. On the other hand, it makes completing when typing numbers
impossible and it makes typing strings which are combinations of letters
and numbers like &quot;A4&quot; more difficult. If digits are used as select keys,
numbers can only be typed when no candidate list is shown. In most cases
this means that numbers can only be typed when nothing else has been
typed yet and the preëdit is empty.</td>
</tr>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>1</kbd>...<kbd>Ctrl</kbd>+<kbd>9</kbd></td>
<td>Same as
<kbd>Ctrl</kbd>+<kbd>F1</kbd>...<kbd>Ctrl</kbd>+<kbd>F9</kbd> if the
option “Use digits as select keys” is enabled.</td>
</tr>
<tr class="even">
<td><kbd>Alt</kbd>+<kbd>F6</kbd></td>
<td>Bound by default to the command &quot;toggle_emoji_prediction&quot;. Toggle
the emoji and Unicode symbol prediction on/off. This has the same result
as using the setup tool to change this.</td>
</tr>
<tr class="odd">
<td><kbd>Alt</kbd>+<kbd>F9</kbd></td>
<td>Bound by default to the command &quot;toggle_off_the_record&quot;. Toggle the
&quot;Off the record&quot; mode. This has the same result as using the setup tool
to change this. While &quot;Off the record&quot; mode is on, learning from user
input is disabled. If learned user input is available, predictions are
usually much better than predictions using only dictionaries. Therefore,
one should use this option sparingly. Only if one wants to avoid saving
secret user input to disk it might make sense to use this option
temporarily.</td>
</tr>
<tr class="even">
<td><kbd>Alt</kbd>+<kbd>F10</kbd></td>
<td>Bound by default to the command &quot;setup&quot;. Opens the setup tool.</td>
</tr>
<tr class="odd">
<td><kbd>Alt</kbd>+<kbd>F12</kbd></td>
<td>Bound by default to the command &quot;lookup_related&quot;. Shows related
emoji and Unicode symbols or related words.</td>
</tr>
<tr class="even">
<td><kbd>Alt</kbd>+<kbd>Space</kbd></td>
<td>Insert a literal space into the preëdit.</td>
</tr>
</tbody>
</table>
<p>When more than one input method at the same time is used, the
following additional key bindings are available:</p>
<table>
<thead>
<tr class="header">
<th>Key Combination</th>
<th>Effect</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><kbd>Ctrl</kbd>+<kbd>↓</kbd></td>
<td>Bound by default to the command &quot;next_input_method&quot;. Switches the
input method used for the preëdit to the next input method.</td>
</tr>
<tr class="even">
<td><kbd>Ctrl</kbd>+<kbd>↑</kbd></td>
<td>Bound by default to the command &quot;previous_input_method&quot;. Switches
the input method used for the preëdit to the previous method.</td>
</tr>
</tbody>
</table>
<h2 id="mouse-bindings">Mouse bindings</h2>
<p><em>These mouse bindings are currently hard-coded and cannot yet be
customized.</em></p>
<table>
<thead>
<tr class="header">
<th>Mouse Event</th>
<th>Effect</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Button 1 click on a candidate</td>
<td>Commit the candidate clicked on followed by a space (Same as
<kbd>F1</kbd>...<kbd>F9</kbd>).</td>
</tr>
<tr class="even">
<td><kbd>Ctrl</kbd> + Button 1 click on a candidate</td>
<td>Remove clicked candidate from database of learned user input (If
possible, if this candidate is not learned from user input, nothing
happens).</td>
</tr>
<tr class="odd">
<td>Button 3 clicks on a candidate</td>
<td>Show related emoji and Unicode symbols or related words (Same as
<kbd>Alt</kbd>+<kbd>F12</kbd>).</td>
</tr>
<tr class="even">
<td><kbd>Ctrl</kbd> + Button 3 clicks anywhere in the candidate
list</td>
<td>Toggle the emoji and Unicode symbol prediction on/off (Same as
<kbd>Alt</kbd>+<kbd>F6</kbd>). This has the same result as using the
setup tool to change this.</td>
</tr>
<tr class="odd">
<td><kbd>Alt</kbd> + Button 3 clicks anywhere in the candidate list</td>
<td>Toggle the “Off the record” mode (Same as
<kbd>Alt</kbd>+<kbd>F9</kbd>).<br>This has the same result as using the
setup tool to change this.<br>While &quot;Off the record&quot; mode is on,
learning from user input is disabled. If learned user input is
available, predictions are usually much better than those which
predictions use only dictionaries. Therefore, one should use this option
sparingly. Only if one wants to avoid saving secret user input to disk
it might make sense to use this option temporarily.</td>
</tr>
</tbody>
</table>
</body>
</html>