I have installed Avro successfully in Lubuntu 14.04. The only problem I am facing currently is that whenever I switch to Bengali-Avro Phonetic and try to write something, I can see the suggestions in Bengali but no text is entered in the main text field. I am trying to write in these softwares: Leafpad, Libreoffice, Firefox, Chrome. Hope that I might get an answer this time.
Thanks in advance.
12 Answers
Installation
Open Terminal and enter the following commands one by one.
Add
ibus-avrorepositorysudo add-apt-repository "deb ./"Add key
wget -q -O- | sudo apt-key add -Update package list
sudo apt-get updateInstall
ibus-avrosudo apt-get install ibus-avro-trustyNow you need to logout and login again or restart your computer.
Using ibus-avro
Click the IM icon in menubar and Select Text Entry Setting
In Text Entry Setting window click + icon (marked by arrow) in left pane. Write avro in the search box (marked by arrow). Choose Bengali (Avro Phonetic) from the list and press Add button to add Avro to the list.
(Optional) The keyboard shortcut to switch input method has been changed to Super+Space since Ubuntu 13.10. You can change it to your preference from Text Entry Setting window.
Open any text editing software (like, gedit). Now Press Super+Space to toggle between English and Avro (Bengali)
Enjoy Avro
Well I found the answer to my question. All I had to do is
Goto
Preferences > Language Support > Install/Remove Languages
Then, install Bangla.
Logout and Login again and Voila!!!
Avro is working flawlessly.