2022-02-17 16:41:17 +03:00
|
|
|
% using IBus to type sitelen pona on Linux
|
|
|
|
% /dev/urandom, cominixo#5443
|
|
|
|
% 2022-02-17
|
|
|
|
|
|
|
|
# what is IBus?
|
|
|
|
|
|
|
|
IBus is an input method framework that is commonly used on Linux- and BSD-based
|
|
|
|
operating systems in order to allow input in languages with complex input
|
|
|
|
methods, such as Chinese, Korean and Japanese.
|
|
|
|
|
|
|
|
A user by the name of `cominixo#5443` (aka "jan Komi") has submitted to the
|
|
|
|
Discord community "ma pona pi toki pona" the following guide to using IBus to
|
2024-08-20 21:50:08 +05:00
|
|
|
type [sitelen pona](en/sitelen_pona) (with codepoints as defined by the UCSUR
|
2022-02-17 16:41:17 +03:00
|
|
|
document). With permission, it (and the data file required) are reproduced here.
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
If you're on Linux, you can use IBus with tables, download the following file
|
|
|
|
and run these commands (nanpa lili?):
|
|
|
|
|
|
|
|
```
|
|
|
|
sudo ibus-table-createdb -n /usr/share/ibus-table/tables/tokipona.db -s sitelen_pona_ibus.txt
|
|
|
|
ibus-daemon -drxR
|
|
|
|
```
|
|
|
|
|
|
|
|
Open "IBus Preferences", go to "Input Method", click "Add" and then select
|
|
|
|
"sitelen pona" (which will be the last option under "English").
|
|
|
|
|
|
|
|
Use `[`,`_`,`]` for cartouches, `pi_` to start long pi and `'` to extend long pi
|
|
|
|
(these can be changed if you edit `sitelen_pona_ibus.txt` and re-run the
|
|
|
|
commands)
|
|
|
|
|
2022-10-22 12:02:46 +03:00
|
|
|
* [Download the sitelen\_pona\_ibus file](/sitelen_pona_ibus.txt)
|
2022-02-17 16:41:17 +03:00
|
|
|
|
|
|
|
---
|
|
|
|
|
2024-08-20 21:50:08 +05:00
|
|
|
* [Main page](lentan)
|