<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Code Library &#187; SCIM</title>
	<atom:link href="http://www.ucosoft.com/tag/scim/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucosoft.com</link>
	<description>Free Source Code and Program Tips</description>
	<lastBuildDate>Thu, 22 Jul 2010 05:17:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Setup SCIM in Ubuntu 6.10</title>
		<link>http://www.ucosoft.com/setup-scim-in-ubuntu-610.html</link>
		<comments>http://www.ucosoft.com/setup-scim-in-ubuntu-610.html#comments</comments>
		<pubDate>Mon, 11 Dec 2006 15:21:57 +0000</pubDate>
		<dc:creator>hamo</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[SCIM]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.ucosoft.com/archives/57.html</guid>
		<description><![CDATA[After install the ubuntu 6.10 from the live-cd, you may find that the SCIM does not work. All the related package has been installed, but after press Ctrl+Space, the SCIM input has not enabled. The main reason is that the scim daemo is not running.&#160; Following is the solution: create 75scim file under /etc/X11/Xsession.d/ with [...]]]></description>
			<content:encoded><![CDATA[<p>After install the ubuntu 6.10 from the live-cd, you may find that the SCIM does not work. All the related package has been installed, but after press Ctrl+Space, the SCIM input has not enabled.</p>
<p>The main reason is that the scim daemo is not running.&nbsp; Following is the solution:</p>
<p>create 75scim file under /etc/X11/Xsession.d/ with following lines :<br/><br />
<coolcode linenum="no"><br />
export XMODIFIERS=&#8221;@im=SCIM&#8221;<br />
export XIM_PROGRAM=&#8221;/usr/bin/scim -d&#8221;<br />
export GTK_IM_MODULE=scim<br />
export QT_IM_MODULE=scim<br />
</coolcode></p>

	Tags: <strong><a href="http://www.ucosoft.com/tag/linux" title="linux" rel="tag">linux</a>, <a href="http://www.ucosoft.com/tag/scim" title="SCIM" rel="tag">SCIM</a>, <a href="http://www.ucosoft.com/tag/tips" title="Tips" rel="tag">Tips</a>, <a href="http://www.ucosoft.com/tag/ubuntu" title="Ubuntu" rel="tag">Ubuntu</a></strong><br />
]]></content:encoded>
			<wfw:commentRss>http://www.ucosoft.com/setup-scim-in-ubuntu-610.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

