為何kubuntu 8.04 中openoffice無法輸入中文 [論壇 - Ubuntu 與 KDE]


正在瀏覽:   1 名遊客


 到底部   前一個主題   下一個主題  [無發表權] 請登錄或者註冊



為何kubuntu 8.04 中openoffice無法輸入中文
會員一級
註冊日期:
2008/8/5 7:39
所屬群組:
已註冊使用者
等級: 1
HP : 0 / 2
MP : 1 / 116
EXP: 10
離線
請教各位先進,我裝了Kubuntu8.04後所有我習慣使用的軟體都能用scim輸入中文,就只有openoffice無法輸入中文,是何原因,要如何解決,能否教一下,能貼上中文,就是無法切換scim.

2008/8/5 8:55
應用擴展 工具箱
回復: 為何kubuntu 8.04 中openoffice無法輸入中文
會員三級
註冊日期:
2005/9/12 22:22
所屬群組:
已註冊使用者
等級: 9
HP : 0 / 218
MP : 38 / 11213
EXP: 75
離線
cat .profile
# ~/.profile: executed by the command interpreter for login shells.
# This file is not read by bash(1), if ~/.bash_profile or ~/.bash_login
# exists.
# see /usr/share/doc/bash/examples/startup-files for examples.
# the files are located in the bash-doc package.

# the default umask is set in /etc/profile
#umask 022

# if running bash
if [ -n "$BASH_VERSION" ]; then
# include .bashrc if it exists
if [ -f "$HOME/.bashrc" ]; then
. "$HOME/.bashrc"
fi
fi

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
PATH="$HOME/bin:$PATH"
fi

2008/8/9 20:17
應用擴展 工具箱


 [無發表權] 請登錄或者註冊


可以查看帖子.
不可發帖.
不可回覆.
不可編輯自己的帖子.
不可刪除自己的帖子.
不可發起投票調查.
不可在投票調查中投票.
不可上傳附件.
不可不經審核直接發帖.