Wijesekara Sinhala Keyboard Layout
Buy Helakuru - Sinhala Keyboard Input. Keyboard Layouts - If you're familiar with Standard Wijesekara keyboard layout to type in Sinhala, you can use that. Helakuru empowers millions of Sri Lankans to type in Sinhala natively from their mobiles. It supports both Smart Phonetic & Smart Wijesekara keyboard layouts.
I tried to install Wijesekara keyboard layout on my Ubuntu 14.04. I used http://www.siyabas.lk/sinhala_how_to_install.html#lin that method. but I got an error.
What should I do?
4 Answers
Ubuntu 14.04 LTS x86 x64 tested
Run:
Logout and login (No need to reboot)
Type following command in the terminal and go to the input method tab
Configure ibus settings to use Sinhala.
a. Select
input method
b. Select
Add
c. Select
Sinhala-Sinhalese
andOK
d. Click
En
in Top right corner of your screen.e. Change it to
Sinhala
Enjoy!
Sinhala Keyboard Download
It clearly says
So replace ttf-sinhala-lklug
with fonts-lklug-sinhala
. Which will make full command like
I have created a custom XKB symbols mapping file to make the Sinhala installation work with Wijesekara layout. All the information you need to know about using it is in the git hub repository.
This may not be the best solution. But serves the purpose. https://github.com/para-d/si-wijesekara-keyboard
I guess you are using SL software repository which ttf-sinhala-lklug
isn't available.
Just follow the below steps,
- Open a terminal ( Pressing Ctrl-Alt-T )
- Open software-properties-gtk,
sudo software-properties-gtk
This will open Software Sources manager - Then change the server to the Main server. You can also enable repositories from that window
Now you will be able to install ttf-sinhala-lklug
once you update your software repository.
More information can be found in the Ubuntu Official Documentation