Unicode nepali

From OpenSource-WiKi

Jump to: navigation, search

How to enable support for Nepali fonts including Unicode and keyboard layout in Gentoo

जेन्तु लिनक्समा नेपाली युनिकोडमा टाईपगर्न निम्नलिखित कार्यहरु गर्नुहोस् ।

जेन्तु लिन्क्से नेवाः भाषः च्वेतः क्वेधाथें यानाः दिसं ।


Edit /etc/make.conf

 LINGUAS="ne"

For Nepali fonts including Unicode

emerge -pv nepali-fonts

For Nepali keyboard layout (Traditional and Romanized)

 emerge -pv scim
 LINGUAS="ne" emerge -pv scim-tables

File:

export LANG=C
scim -d
export XMODIFIERS=@im=SCIM
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim

chmod 755 /etc/X11/xinit/xinitrc.d/95-scim


And modify File: /etc/scim/global

/DefaultPanelProgram = scim-panel-gtk

to File: /etc/scim/global

/DefaultPanelPogram = scim-panel-dbus

In SCIM-SETUP

 IMEngine
   Global Setup
     Tick Nepali Romanized, Traditional
     

SCIM kicks in when you press Ctrl-Space (default hot-keys) - select Traditional/Romanized and NP

Ctrl-Space now will toggle English and Nepali Keyboard Layout


More info available at http://en.gentoo-wiki.com/w्iki/SCIM

If you want to type in Nepali Unicode using transliteration, you can use http://www.unicodenepali.com/v3/convert.html

SCIM (Smart Common Input Method Platform) http://www.scim-im.org/

अंग्रेजीमा टाईपगरी नेपाली अक्षरमा निकाल्नचाहनुहुन्छभने माथिको लिन्कमा क्लिक गर्नुहोस ।

Personal tools