Baraha like Input on Linux

From Kannada l10n Wiki

Jump to: navigation, search

Installation

  1. Go to System -> Administration -> Synaptic Package Manager on the main desktop menu. 

ಚಿತ್ರ:Getting-to-synaptic.jpg
Getting to Synaptic Package Manager

  2. Enter your password, on the application, search for "scim" using the Search button on the toolbar. 

Admin-password

  3. Right click and mark for installation the packages - "scim", "scim-m17n", "scim-gtk2-immodule". 
  4. Search for "m17n", right click and mark for installation - "m17n-db" 
  5. Click on 'apply'. 

Configuration

You can directly go to gedit, right click and select the SCIM Input method from the context menu, and start writing.

But if you want to make SCIM the default Input Method, follow this procedure:

(from Ubuntu Wiki.)

scim-im.org's method : create 75scim file under /etc/X11/Xsession.d/ with following lines (if you have 90im-switch, better to remove it for this setup)

  export XMODIFIERS="@im=SCIM"
  export XIM_PROGRAM="/usr/bin/scim -d"
  export GTK_IM_MODULE=scim
  export QT_IM_MODULE=scim

OR

sudo apt-get install im-switch

im-switch -z en_US -s scim-m17n

Note: Change en_US on the above to your current locale. (for instance, en_IN or kn_IN - based on whichever you're using in place of the default)

(For more workarounds to making SCIM the default Input method, Consult this piece of Documentation) Also read ¶

  • Kannada on Ubuntu Dapper
  • Kannada on Ubuntu Edgy
  • Kannada on Ubuntu Feisty

Useful Links

Personal tools