<?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>LiangXu Wang &#187; scim</title>
	<atom:link href="http://wlx.westgis.ac.cn/tag/scim/feed/" rel="self" type="application/rss+xml" />
	<link>http://wlx.westgis.ac.cn</link>
	<description>research of gis, rs, opensource.</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:08:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>monodevelop编辑器中的回车问题</title>
		<link>http://wlx.westgis.ac.cn/415/</link>
		<comments>http://wlx.westgis.ac.cn/415/#comments</comments>
		<pubDate>Sat, 01 Sep 2007 12:46:31 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[enter]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[monodevelop]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wlx.westgis.ac.cn/415/</guid>
		<description><![CDATA[昨天在monodevelop里突然发现在编辑文件的时候，回车不好用了，回车后光标返回行首，上一行空出一行，即使在文字中间回车，文字也不会被打断，很是奇怪，当时我还以为是升级库的问题，今天到网络上搜索了一下，没发现别人有这个问题。
昨天把.config/monodevelop目录都删除了也还是没有解决这个问题。
今天突然想会不会是输入法的问题，于是在编辑器里点击右键，发现是使用的X输入法，于是修改为SCIM，万事大吉！
现在想想，好像是什么时候，鼠标中无意点击了输入法中的X输入法而导致了这个现象，郁闷！
]]></description>
			<content:encoded><![CDATA[<p>昨天在monodevelop里突然发现在编辑文件的时候，回车不好用了，回车后光标返回行首，上一行空出一行，即使在文字中间回车，文字也不会被打断，很是奇怪，当时我还以为是升级库的问题，今天到网络上搜索了一下，没发现别人有这个问题。<br />
昨天把.config/monodevelop目录都删除了也还是没有解决这个问题。<br />
今天突然想会不会是输入法的问题，于是在编辑器里点击右键，发现是使用的X输入法，于是修改为SCIM，万事大吉！<br />
现在想想，好像是什么时候，鼠标中无意点击了输入法中的X输入法而导致了这个现象，郁闷！</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/415/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>scim problem in ubuntu feisty</title>
		<link>http://wlx.westgis.ac.cn/334/</link>
		<comments>http://wlx.westgis.ac.cn/334/#comments</comments>
		<pubDate>Wed, 28 Mar 2007 02:40:32 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[feisty]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[scim-bridge]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wlx.westgis.ac.cn/334/</guid>
		<description><![CDATA[It will cause openoffice close-crash when I run the default scim input methon, and sometimes it will cause gnome-terminal crash too.
So I install scim-bridge, expect this can solve my problem:
sudo aptitude install scim-bridge
and in feisty, scim-bridge is a dummy package, the scim-bridge-client-gtk package is installed.
and you must do some additional work here:
im-switch -s scim_xim
The result [...]]]></description>
			<content:encoded><![CDATA[<p>It will cause openoffice close-crash when I run the default scim input methon, and sometimes it will cause gnome-terminal crash too.<br />
So I install scim-bridge, expect this can solve my problem:</p>
<blockquote><p>sudo aptitude install scim-bridge</p></blockquote>
<p>and in feisty, scim-bridge is a dummy package, the scim-bridge-client-gtk package is installed.<br />
and you must do some additional work here:</p>
<blockquote><p>im-switch -s scim_xim</p></blockquote>
<p>The result sounds good, so what about your case?</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/334/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>scim和skype冲突的解决</title>
		<link>http://wlx.westgis.ac.cn/266/</link>
		<comments>http://wlx.westgis.ac.cn/266/#comments</comments>
		<pubDate>Wed, 11 Oct 2006 15:31:05 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[edgy]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[scim-qtimm]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wlxblog.westgis.ac.cn/266/</guid>
		<description><![CDATA[升级到edgy后，应该作的修正工作：
修正中文支持功能，默认情况下中文支持已经很好，但有时会和别的程序发生冲突，如SKYPE，因此就可以通过修改设置来完善：
sudo aptitude install scim-bridge scim-qtimm
sudo nano /etc/X11/xinit/xinput.d/zh_CN
修改为：
GTK_IM_MODULE="scim-bridge"
QT_IM_MODULE="xim"
这样就能解决skype无法启动的问题。
]]></description>
			<content:encoded><![CDATA[<p>升级到edgy后，应该作的修正工作：<br />
修正中文支持功能，默认情况下中文支持已经很好，但有时会和别的程序发生冲突，如SKYPE，因此就可以通过修改设置来完善：</p>
<blockquote><p>sudo aptitude install scim-bridge scim-qtimm<br />
sudo nano /etc/X11/xinit/xinput.d/zh_CN</p></blockquote>
<p>修改为：</p>
<blockquote><p>GTK_IM_MODULE="scim-bridge"<br />
QT_IM_MODULE="xim"</p></blockquote>
<p>这样就能解决skype无法启动的问题。</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/266/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>安装KDE后出现的问题</title>
		<link>http://wlx.westgis.ac.cn/231/</link>
		<comments>http://wlx.westgis.ac.cn/231/#comments</comments>
		<pubDate>Wed, 30 Aug 2006 11:52:11 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gizmo]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://wlxblog.westgis.ac.cn/231/</guid>
		<description><![CDATA[我是在gnome中直接安装的：
sudo aptitude update
sudo aptitude install kubuntu-desktop

安装过程中提示有错误，最后检查发现是和我安装的gizmo有冲突，把安装gizmo安装的3个包都卸载掉，然后再更新就可以了：
sudo dpkg -r gizmo-project libsipphoneapi bonjour
sudo apt-get -f install
这样就成功安装了KDE 3.5.4。
我只是几年前在RED HAT9里用过KDE，现在已经没有什么印象了，感觉KDE不错，但毕竟还是用惯了GNOME。
其中eva不错，kopte还可以视频。
安装后还要修改/etc/X11/xinit/xinput.d/zh_CN，把qt_im_module改为xim。
现在已造成的问题：
skype 1.3无法启动（换成xim后可以启动，但无法连接）
应用程序的菜单无法显示
]]></description>
			<content:encoded><![CDATA[<p>我是在gnome中直接安装的：</p>
<blockquote><p>sudo aptitude update<br />
sudo aptitude install kubuntu-desktop
</p></blockquote>
<p>安装过程中提示有错误，最后检查发现是和我安装的gizmo有冲突，把安装gizmo安装的3个包都卸载掉，然后再更新就可以了：</p>
<blockquote><p>sudo dpkg -r gizmo-project libsipphoneapi bonjour<br />
sudo apt-get -f install</p></blockquote>
<p>这样就成功安装了KDE 3.5.4。<br />
我只是几年前在RED HAT9里用过KDE，现在已经没有什么印象了，感觉KDE不错，但毕竟还是用惯了GNOME。<br />
其中eva不错，kopte还可以视频。</p>
<p>安装后还要修改/etc/X11/xinit/xinput.d/zh_CN，把qt_im_module改为xim。<br />
现在已造成的问题：<br />
skype 1.3无法启动（换成xim后可以启动，但无法连接）<br />
应用程序的菜单无法显示</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/231/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>anjuta的中文输入问题</title>
		<link>http://wlx.westgis.ac.cn/175/</link>
		<comments>http://wlx.westgis.ac.cn/175/#comments</comments>
		<pubDate>Thu, 23 Mar 2006 15:13:34 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[anjuta]]></category>
		<category><![CDATA[breezy]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[中文]]></category>

		<guid isPermaLink="false">http://blog.mygis.org/175/</guid>
		<description><![CDATA[在BREEZY中ANJUTA是不能输入中文的，没想到在DAPPER中还是不能输入中文，google了一下，发现有一个patch，可以解决这个问题。打过补丁后，重新制作了deb包，果然又能输入中文了。
但后来在IRC上freeflying提示scim-gtk-immodule是可以在anjuta中输入中文的，返回去一测试，果然可以，但用scim-gtk-immodule又会导致adobe reader出现问题，参考 http://blog.mygis.org/171/
 想了想，还是以实用为主吧，anjuta用自己编译的包，输入法中还是暂时屏蔽掉scim-gtk-immodule吧。
]]></description>
			<content:encoded><![CDATA[<p>在BREEZY中ANJUTA是不能输入中文的，没想到在DAPPER中还是不能输入中文，google了一下，发现有一个patch，可以解决这个问题。打过补丁后，重新制作了deb包，果然又能输入中文了。</p>
<p>但后来在IRC上freeflying提示scim-gtk-immodule是可以在anjuta中输入中文的，返回去一测试，果然可以，但用scim-gtk-immodule又会导致adobe reader出现问题，参考 http://blog.mygis.org/171/<br />
 想了想，还是以实用为主吧，anjuta用自己编译的包，输入法中还是暂时屏蔽掉scim-gtk-immodule吧。</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/175/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Ubuntu 5.04下planner和输入法的问题</title>
		<link>http://wlx.westgis.ac.cn/75/</link>
		<comments>http://wlx.westgis.ac.cn/75/#comments</comments>
		<pubDate>Sun, 17 Apr 2005 13:30:47 +0000</pubDate>
		<dc:creator>wlx</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[planner]]></category>
		<category><![CDATA[scim]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.mygis.org/75/</guid>
		<description><![CDATA[
现象

Ubuntu 5.04下安装了中文输入法scim 1.02，但使用项目管理（planner）时，经常会导致无法输入，表现在切换为中文状态时，无法输入任何文字，甚至再切换为英文状态也不可以。

尝试

下载了最新版本(0.13,planner)，但错误依旧。

答案

去掉scim输入法中不需要的模块，保留最简单的模块。(simple,scim,scim-chinese,scim-tables-zh)
然后再使用就没有发现问题。
]]></description>
			<content:encoded><![CDATA[<p><strong>
<ul>现象</ul>
<p></strong><br />
Ubuntu 5.04下安装了中文输入法scim 1.02，但使用项目管理（planner）时，经常会导致无法输入，表现在切换为中文状态时，无法输入任何文字，甚至再切换为英文状态也不可以。<br />
<strong>
<ul>尝试</ul>
<p></strong><br />
下载了最新版本(0.13,planner)，但错误依旧。<br />
<strong>
<ul>答案</ul>
<p></strong><br />
去掉scim输入法中不需要的模块，保留最简单的模块。(simple,scim,scim-chinese,scim-tables-zh)<br />
然后再使用就没有发现问题。</p>
]]></content:encoded>
			<wfw:commentRss>http://wlx.westgis.ac.cn/75/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
