Requirements:

  - ibus should be install, Now a days it is available by default in all distros
  - You should install ibus-indic-table first.

Instructions for Fedora:

  Package review request at https://bugzilla.redhat.com/show_bug.cgi?id=770695
  Download RPM from http://koji.fedoraproject.org/koji/taskinfo?taskID=3608241
  1) $sude yum install bengali-typing-booster-*
  2) enable ibus input method
  3) right click on ibus icon and select restar
  4) right click from preferences select bengali
  5) Under it bengali-inscript, bengali-phonetic and bengali-probhat, add it
  6) open any text editor, click on ibus icon and select any of the above input method and start typing


  For other distribution steps are as follows:

  Debian and Ubuntu for dependancies one need to install following packages

  sudo apt-get install autopoint libtool pkg-config autotools-dev automake ibus libibus-dev

  Then execute following steps

  1) git clone http://git.fedorahosted.org/git/ibus-indic-table.git
  2) cd ibus-indic-table/ibus-indic-table
  3) ./autogen --prefix=/usr
  4) make
  5) sudo make install

  For Hindi 
  1) git clone http://git.fedorahosted.org/git/indic-typing-booster.git (it will take some time, due to large size)
  2) cd indic-typing-booster/bengali-typing-booster/
  3) ./autogen --prefix=/usr
  4) make
  5) sudo make install
  6)  right click on ibus and restart it
       right click from preferences->language-> add bengali-probhat or bengali-inscript layout
  7) Done

  Now in text area enable select bengali-probhat, bengali-phonetic or bengali-inscript method and start using it.

Introduction:

Note: This is  Beta release, please report any bugs enhancement suggestions at https://fedorahosted.org/indic-typing-booster/newticket
    
    bengali-typing-booster provides the following typing methods on IBus framework:

    * Probhat
    * Inscript
    * Phonetic

    All above mentioned tables are released under GNU Public License version 3 or (at your option) any
later version.

Do subsribe to Devel  https://fedorahosted.org/mailman/listinfo/indic-typing-booster-devel if you have any patched or have any suggestions


Project Sources Page
https://fedorahosted.org/indic-typing-booster/
