SCIM / Wiki / Documentation / Installation and Configuration / Ubuntu / Kubuntu    


Left menu


Created

18/04/2005 6:30:40 pm
by Mark Spano

Last updated

06/05/2007 5:26:50 am
by William J Beksi

Authors

Mark Spano
Eric Pignet
William J Beksi



Right menu

Not logged in

Quick Poll

Which distro?

Under which linux distribution or OS do you use SCIM.

  Result

Contributors

User information

There are registered and anonymous users online.

Stats


Ubuntu / Kubuntu

Instructions for how to set up scim on Ubuntu/Kubuntu distributions.

Installation of scim on Ubuntu/Kubuntu

The latest release of Ubuntu comes with scim installed by default.

To install the languages you plan to use along with their input method engines go to:
System->Administration->Language Support
and select the languages you need.
If you want scim to work with programs that use Qt you need to install scim-qtimm:

$ sudo apt-get install scim-qtimm

System configuration

Locale configuration

Set scim as the input method for X under the locale en_US.utf8:

$ im-switch -z en_US -s scim

This will create a .xinput.d directory under your home directory along with a file that

lists all of the exported environment variables necessary for scim upon startup. This file

will be read by the 80im-switch script located in /etc/X11/Xsession.d when X starts up.

End of the configuration

To enable the new configuration you need to restart X. You can do this either by rebooting or log out and do a Ctrl+Alt+Backspace.

Related objects [2] Type
Document  System configuration Document
Document  Installation from the source Document

Comments

You are not allowed to create comments. Please log in or register a new user.