Requirements:

Requirements:

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

  This packages already present in Fedora.

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

  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) wget https://fedorahosted.org/releases/i/n/european-typing-booster/ibus-european-table-1.3.1.tar.gz
  2) tar -xvf ibus-european-table-1.3.1.tar.gz
  3) cd ibus-european-table-1.3.1
  4) ./autogen --prefix=/usr
  5) make
  6) sudo make install

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

  Now in text area enable select english-dict and start using it.

Introduction:

Note: This is alpha release, please report any bugs enhancement suggestions at https://fedorahosted.org/european-typing-booster/newticket
    
    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/european-typing-booster-devel if you have any patched or have any suggestions


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

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