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 onwards
        $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) 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 Tamil
  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/tamil-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 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 Beta release, please report any bugs enhancement suggestions at https://fedorahosted.org/indic-typing-booster/newticket
    
    tamil-typing-booster support following input layouts 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
