Avro phonetic implementation for Linux in IBus.
-
Open terminal/package manager and install following packages:
For Ubuntu or any linux distro__
sudo apt-get install git ibus libibus-1.0-dev automake autoconf gjs gir1.2-ibus-1.0
For other linux distributions
You'll need all related build tools like
automake
,autoconf
etc... and Latest IBus from git compiled with gobject-introspection support enabled. -
Now give the following commands step-by-step:
git clone git://github.com/sarim/ibus-avro.git cd ibus-avro aclocal && autoconf && automake --add-missing ./configure --prefix=/usr sudo make install
Now go to System Settings -> Language Support
Look at the Keyboard input method system Select IBus and close the window. You may need to restart IBus to make everything work.
- after reboot go to settings then go to input method and settings and choose ibus as input.
- then go to terminal and type: ibus-setup
- go to input
- Select Bangla then avro. finnaly set the short cuts. details in the video: https://youtu.be/ngbnSHVlYPI Try the following command:
ibus restart
Otherwise, a reboot may be required.
IBus Engine by Sarim Khan sarim2005@gmail.com
Avro JavaScript Phonetic Library by Rifat Nabi
Avro Phonetic Dictionary Search Library by Mehdi Hasan Khan
Final edited by tamjid ahmed https://www.facebook.com/tamjid.ahmed1
Licensed under Mozilla Public License 1.1 ("MPL"), an open source/free software license.