Tag Archives: 10.04

Ubuntu的Eclipse菜单没有图标解决方法

装的Ubuntu 10.04发现菜单里面没有图标,新版本真的让人冏冏有神啊……

打开GNOME配置编辑器:

gconf-editor
工具栏图标的显示:
1.是否在按钮文本傍边显示图标:/desktop/gnome/interface/buttons_have_icons.
2.是否在菜单上菜单项的旁边显示图标:/desktop/gnome/interface/menus_have_icons.
3.工具栏图标大小:/desktop/gnome/interface/toolb[......]

继续阅读

Ubuntu 10.04 安装fcitx输入法(以及词库)

1、删除Ubuntu 10.04系统默认输入法:sudo apt-get autoremove ibus

2、下载输入法并安装,下载地址:http://fcitx.googlecode.com/files/fcitx-utf8-svn_3.6.3-20100713-r388_i386.deb

3、解决小企鹅输入法(fcitx)界面乱码:sudo apt-get install ttf-arphic-uming

4、设置系统默认输入法:System->Administration[......]

继续阅读