mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
- Updated readme with more info on arch
This commit is contained in:
@@ -28,7 +28,7 @@ Kinto works for standard Windows, Apple and Chromebook keyboards. The following
|
|||||||
- IBus*
|
- IBus*
|
||||||
- Fedora/RHEL/Manjaro/Arch/Debian/Ubuntu based distro 16.04+
|
- Fedora/RHEL/Manjaro/Arch/Debian/Ubuntu based distro 16.04+
|
||||||
|
|
||||||
You can compile kintox11.c on your system, but you will need to compile and install json-c first as its libraries will be required to compile and run the program.
|
Binary is included and will be installed, but you can also compile kintox11.c on your system. You will need to compile and install json-c first as its libraries will be required to compile and run the program.
|
||||||
|
|
||||||
*IBus is needed to support wordwise during browser app usage as the keymap will need to change slightly depending if the cursor/caret is on screen waiting for input. Setup.py will set it but you can manually set it as well or check your current Input Method.
|
*IBus is needed to support wordwise during browser app usage as the keymap will need to change slightly depending if the cursor/caret is on screen waiting for input. Setup.py will set it but you can manually set it as well or check your current Input Method.
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ https://github.com/rbreaves/kinto/issues/59
|
|||||||
https://wiki.archlinux.org/index.php/IBus
|
https://wiki.archlinux.org/index.php/IBus
|
||||||
|
|
||||||
**For other Arch based distros.**
|
**For other Arch based distros.**
|
||||||
Append the following and logoff and back on, but only after running setup.py to install all packages. Please report if there are any difficulties.
|
Append the following and logoff and back on, but only after running setup.py to install all packages and the kinto service. Please report if there are any difficulties.
|
||||||
nano ~/.bashrc
|
nano ~/.bashrc
|
||||||
```
|
```
|
||||||
export GTK_IM_MODULE=xim
|
export GTK_IM_MODULE=xim
|
||||||
|
Reference in New Issue
Block a user