Sinhala: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Enabling Sinhala keyboard==
* Edit /etc/sysconfig/keyboard and add the following
<pre>
KEYTABLE="us"
XKB_MODEL="olpc"
XKB_LAYOUT="en,lk"
XKB_VARIANT="olpc"
XKB_OPTIONS="grp:alt_shift_toggle"
</pre>
* Restart the Sugar by using Ctrl+Alt+erase


[http://sinhala.linux.lk/ Sinhala Linux] supports the Sinhala script and Sinhala language of [[OLPC Sri Lanka|Sri Lanka]] by creating Sinhala-enabled versions of applications for merging into Debian and other distributions. Sinhala fonts and keyboards are in Debian and other [[:Category:Linux distributions|Linux distributions]].
[http://sinhala.linux.lk/ Sinhala Linux] supports the Sinhala script and Sinhala language of [[OLPC Sri Lanka|Sri Lanka]] by creating Sinhala-enabled versions of applications for merging into Debian and other distributions. Sinhala fonts and keyboards are in Debian and other [[:Category:Linux distributions|Linux distributions]].



Revision as of 08:27, 16 October 2008

Enabling Sinhala keyboard

  • Edit /etc/sysconfig/keyboard and add the following
KEYTABLE="us"
XKB_MODEL="olpc"
XKB_LAYOUT="en,lk"
XKB_VARIANT="olpc"
XKB_OPTIONS="grp:alt_shift_toggle"
  • Restart the Sugar by using Ctrl+Alt+erase


Sinhala Linux supports the Sinhala script and Sinhala language of Sri Lanka by creating Sinhala-enabled versions of applications for merging into Debian and other distributions. Sinhala fonts and keyboards are in Debian and other Linux distributions.