https://github.com/varnamproject/libvarnam-ibus
Using libvarnam with IBus input engine
https://github.com/varnamproject/libvarnam-ibus
Last synced: over 1 year ago
JSON representation
Using libvarnam with IBus input engine
- Host: GitHub
- URL: https://github.com/varnamproject/libvarnam-ibus
- Owner: varnamproject
- Created: 2013-08-29T11:18:49.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2020-12-07T15:59:53.000Z (over 5 years ago)
- Last Synced: 2024-04-14T14:16:29.990Z (over 2 years ago)
- Language: C
- Size: 669 KB
- Stars: 8
- Watchers: 5
- Forks: 4
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
iBUS engine for varnam
======================
Installation
------------
Installing dependencies on Debian:
```shell
sudo apt-get install libibus-1.0-dev libcurl4-openssl-dev libgtk-3-dev
```
Installing iBus engine:
```shell
git clone https://github.com/varnamproject/libvarnam-ibus.git && cd libvarnam-ibus
cmake . && make && sudo make install
ibus restart
```
Usage
-----
### Ubuntu
- Choose `Text Entry Settings` from `All Settings`
- Add a new input source
- Type the language required and choose Varnam from it
- Varnam icon should now be available in the language bar. Click on it to activate varnam input method
 
Troubleshooting
---------------
Logs will be available at `$HOME/.config/varnam/ibus-engine/logs`