<?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>G法师的博客 &#187; 光标跟随</title>
	<atom:link href="http://www.jatx.net/archives/tag/%e5%85%89%e6%a0%87%e8%b7%9f%e9%9a%8f/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jatx.net</link>
	<description>努力把简单的问题搞复杂 -- 我的代码之旅</description>
	<lastBuildDate>Sun, 15 Aug 2010 01:36:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>scim输入法，光标跟随</title>
		<link>http://www.jatx.net/archives/71</link>
		<comments>http://www.jatx.net/archives/71#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:00:00 +0000</pubDate>
		<dc:creator>城晓</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[光标跟随]]></category>

		<guid isPermaLink="false">http://www.jatx.net/?p=71</guid>
		<description><![CDATA[年终岁末，着实忙了一阵子，有时间没来写字了。
昨天折磨UBUNTU的输入法，装了SCIM。发现默认的不会光标跟随，查来查去，终于找到解决方法，在此记录一下。
命令：sudo /etc/X11/xinit/xinput.d/scim
找到其中的
GTK_IM_MODULE=xim
QT_IM_MODULE=xim
把它们改成
GTK_IM_MODULE=scim
QT_IM_MODULE=scim
即可
重启，问题解决。
最后来个截
]]></description>
			<content:encoded><![CDATA[<p>年终岁末，着实忙了一阵子，有时间没来写字了。<br />
昨天折磨UBUNTU的输入法，装了SCIM。发现默认的不会光标跟随，查来查去，终于找到解决方法，在此记录一下。</p>
<p>命令：sudo /etc/X11/xinit/xinput.d/scim</p>
<p>找到其中的<br />
GTK_IM_MODULE=xim<br />
QT_IM_MODULE=xim<br />
把它们改成<br />
GTK_IM_MODULE=scim<br />
QT_IM_MODULE=scim<br />
即可</p>
<p>重启，问题解决。<br />
最后来个截图<div id="attachment_72" class="wp-caption alignnone" style="width: 548px"><a href="http://www.jatx.net/wp-content/uploads/2010/01/Screenshot-1.jpg"><img src="http://www.jatx.net/wp-content/uploads/2010/01/Screenshot-1.jpg" alt="scim" title="Screenshot-1" width="538" height="228" class="size-full wp-image-72" /></a><p class="wp-caption-text">scim</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jatx.net/archives/71/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
