mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 09:06:40 +02:00
- Updated setup.py installer to set the IBus Input Method for the installer if it is not currently set as the default.
This commit is contained in:
@@ -39,13 +39,7 @@ If you need kintox11 recompiled for your distro please let me know and I will ad
|
||||
|
||||
You can also attempt to compile kintox11.c on your system as well, but 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. You may install ibus with the following.
|
||||
|
||||
```
|
||||
ibus-setup
|
||||
im-config -n ibus
|
||||
```
|
||||
!! Please logoff and back on for IBus change to take effect!
|
||||
*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.
|
||||
|
||||
To confirm navigate to your "Language Support" and set "Keyboard input method system:" to IBus for full word-wise support with web browsers.
|
||||
|
||||
|
Reference in New Issue
Block a user