在英文环境下安装FCITX没有安装SCIM方便,需要修改一些文件,现在简单列出安装的步骤:
安装FCITX包,直接使用sudo apt-get install fcitx即可,现在源中的文件版本是3.4.3
安装im-switch,直接使用sudo apt-get install im-switch即可
因为是英文环境,所以需要修改Xinput文件:
sudo vi /usr/lib/gtk-2.0/2.10.0/immodule-files.d/libgtk2.0-0.immodules
在该文件中找到
“xim” “X Input Method” “gtk20″ “/usr/share/locale” “ko:ja:th:zh”
替换为:
“xim” “X Input Method” “gtk20″ “/usr/share/locale” “en:ko:ja:th:zh”
im-switch -s fcitx
重新启动Xwindow即可
Sunday, April 13, 2008
Friday, April 4, 2008
Can not rename file in nautilus
conflict with scim. Also problem in Opera. can not navigate in nautilus.
https://bugs.launchpad.net/ubuntu/+bug/34282
I've found the solution on Chinese Ubuntu forums on http://forum.ubuntu.org.cn/viewtopic.php?p=479741&sid=c37de1d11989db6ebe95227b35efa770#479818 ,
which say
sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim
change GTK_IM_MODULE=xim into GTK_IM_MODULE="scim-bridge"
and restart X.
This fixed the problem (both deadkey and SCIM) for me.
https://bugs.launchpad.net/ubuntu/+bug/34282
I've found the solution on Chinese Ubuntu forums on http://forum.ubuntu.org.cn/viewtopic.php?p=479741&sid=c37de1d11989db6ebe95227b35efa770#479818 ,
which say
sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim
change GTK_IM_MODULE=xim into GTK_IM_MODULE="scim-bridge"
and restart X.
This fixed the problem (both deadkey and SCIM) for me.
Thursday, March 27, 2008
Fire Gesture does not work in Firefox 3 (FF3)
Check if you have Drag and Drop add-ons. It conflict with Fire Gestures. Uninstall it, will be fine.
Monday, March 17, 2008
Alt F2
The 'Run Application" applet will vanish after you delete the gnome panel if you like avant so much. Just
apt-get install gmrun
Then set the the short cuts in ccsm
General Option->Commands
set Command line 0 : gmrun
Then go to tab Actions->commands
set Key alt F2, then cancel that in General
You also can set screen edge as Bottum Left.
apt-get install gmrun
Then set the the short cuts in ccsm
General Option->Commands
set Command line 0 : gmrun
Then go to tab Actions->commands
set Key alt F2, then cancel that in General
You also can set screen edge as Bottum Left.
Sunday, March 16, 2008
Hardy scim 输入法
I want to switch from fcitx to scim after I upgrade my system from Gusty to Hardy.
after install the scim package, do
im-switch -s scim -z default
However, scim may conflict with nautilus and opera, So you can't rename file and navigating by key.
do the following
http://ubuntuforums.org/showpost.php?p=3676161&postcount=6
after install the scim package, do
im-switch -s scim -z default
However, scim may conflict with nautilus and opera, So you can't rename file and navigating by key.
do the following
http://ubuntuforums.org/showpost.php?p=3676161&postcount=6
Friday, March 14, 2008
Ubuntu Hardy heron ATI driver
When you see this post, there is no answser yet. My laptop is thinkpad T60 ATI Radeon X1300. I upgraded from Gutsy to Hardy.
1. Using envyng, failed.
Envy helped me every time before this. But failed this time. I don't know why, because now I can't find where is the log file.
2. Catalyst driver 8.3, failed.
No success.
3. Default restricted driver in repository, sucess.
But it's slow.
Wait for more informations.
1. Using envyng, failed.
Envy helped me every time before this. But failed this time. I don't know why, because now I can't find where is the log file.
2. Catalyst driver 8.3, failed.
No success.
3. Default restricted driver in repository, sucess.
But it's slow.
Wait for more informations.
Friday, February 15, 2008
How to import email from opera to gmail
1. convert the format from MBS to MBX by MBS2MBX: http://www.kmkorn.de/sw/opera/en/mbs2mbx.htm
2. Send all the email to Gmail by GML :http://www.marklyon.org/gmail/
2. Send all the email to Gmail by GML :http://www.marklyon.org/gmail/
Subscribe to:
Posts (Atom)