/ibus-avro

Avro phonetic bangla typing layout for ibus

Primary LanguageJavaScript

Avro phonetic for Linux in IBus

Avro phonetic implementation for Linux in IBus.

Installation

  1. 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.

  2. 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
    

then reboot.

Usage

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.

For Linux Mint :

  1. after reboot go to settings then go to input method and settings and choose ibus as input.
  2. then go to terminal and type: ibus-setup
  3. go to input
  4. 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.

Contributors

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.