Requirements:

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

  This package present in Fedora already.

  Fedora 14:
        $sudo yum --enablerepo=updates-testing install tamil-typing-booster -y
  Fedora 15
        $sudo yum install tamil-typing-booster -y

  For other distribution steps will be 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


  1) wget https://fedorahosted.org/releases/i/n/indic-typing-booster/ibus-indic-table-1.3.1.tar.gz
  2) tar -xvf ibus-indic-table-1.3.1.tar.gz
  3) cd ibus-indic-table-1.3.1
  4) ./autogen --prefix=/usr
  5) make
  6) sudo make install

  For Tamil
  1) wget https://fedorahosted.org/releases/i/n/indic-typing-booster/tamil-typing-booster-0.0.1.tar.gz
  2) tar -xvf tamil-typing-booster-0.0.1.tar.gz
  2a) cd tamil-typing-booster-0.0.1
  3) ./autogen --prefix=/usr
  4) make
  5) sudo make install
  6)  right click on ibus and restart it
       right click from preferences->language-> add tamil-99 or tamil-inscript layout
   7) Done

  Now in text area enable select tamil-99 or tamil-inscript method and start using it.

Introduction:

Note: This is alpha release, please report any bugs enhancement suggestions at https://fedorahosted.org/indic-typing-booster/newticket
    
    tamil-typing-booster provides the following Tamil Typing Methods on IBus framework:

    * Tamil 99
    * Tamil Inscript

    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/

IBus Project Site
http://code.google.com/p/ibus
