2

Context

I'm trying to install ibus-typing-booster for Hindi:


Issue

But I cannot see the ibus-typing-booster preferences in the Applications, all that is new is an emoji picker

I rebooted the system and tried to get this (Typing Booster) or this (Hunspell) but instead got this none of which give suggestions while typing.


My system info, ibus info


Footnote

Related: install ibus-typing-booster on Ubuntu (for which some links in the answer section are either broken or retired).

What am I doing wrong?

Yozachar
  • 180
  • Feel free to edit, if you see improvements that can be made instead of down voting :) – Yozachar Jul 23 '19 at 13:46
  • 1
    Questions are considered as duplicates when situation is same and one of the answer worked for you. Also, there's nothing like "website authorities". This is a community driven site. I have edited your question to remove those things :) – Kulfy Jul 23 '19 at 20:02

1 Answers1

2

ibus-typing-booster is now available in Ubuntu repositories in all currently supported versions of Ubuntu.

Install ibus-m17n and ibus-typing-booster with dependencies.

In Settings > Region & Languages > Manage installed languages > language support >

  1. install/remove language> select desired languages > apply

  2. select ibus from the dropdown menu under Keyboard Input Method System

In Region Language > Input Sources > add an input source > three vertical dots > search with keyword "other" --> select other --> add typing booster from the list

Select typing booster keyboard in input source --> settings/preferences --> add the required dictionaries and input methods

Oppili
  • 147