How to add a new character combination to an existing keyboard layout?

0

In my native language keyboard layout, a certain combination of letters produces the intended character. For example, for the single letter say 'हि', I need to type h then i, using the corresponding keyboard layout.

I came across an issue where in, a certain combination of letters, instead of producing the required character, is retaining the individually typed letters. How do I add my own combination for an existing keyboard layout?

Further details:- Upon going through the existing fonts for that particular native language, I noticed that the required character doesn't exist at all, in any of the supported fonts for that language. Please let me know the steps in getting that particular letter combination to display the intended character. Thanks.

Srikanth

Posted 2018-03-23T08:57:05.640

Reputation: 101

In your keyboard, how do you make the keys "hi" come out as "hi" or as हि ? – harrymc – 2018-03-23T13:11:43.770

By switching the keyboards. I switch from Eng to Hindi. Anyways, I found the solution. Looks like I was using the wrong font on the text editor. – Srikanth – 2018-03-23T13:37:06.633

Answers

0

It's not enough if we change the keyboard, the editor being used must reflect the appropriate font. In my case, I had to change the editor's font from Serif to the appropriate native font. It then showed the required characters perfectly.

Srikanth

Posted 2018-03-23T08:57:05.640

Reputation: 101