[已解決]Can't type Chinese [論壇 - 新手村]


正在瀏覽:   1 名遊客


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

« 1 2 (3) 4 »


回覆: Can't type Chinese
會員三級
註冊日期:
2012/2/6 23:29
所屬群組:
已註冊使用者
等級: 10
HP : 0 / 229
MP : 41 / 7796
EXP: 17
離線
poloshiao 寫到:
from the terminal
1. sudo ls -al /etc/X11/xinit/xinput.d
copy all the outputs and post here

$sudo ls -al /etc/X11/xinit/xinput.d
[sudo] password for owen:
總計 68
drwxr-xr-x 2 root root 4096 2012-02-22 09:56 .
drwxr-xr-x 3 root root 4096 2012-02-21 21:44 ..
lrwxrwxrwx 1 root root 32 2012-02-21 21:48 all_ALL -> /etc/alternatives/xinput-all_ALL
-rw-r--r-- 1 root root 1173 2012-02-21 22:11 all_ALL~
-rw-r--r-- 1 root root 1152 2012-02-22 09:56 default
-rw-r--r-- 1 root root 1228 2012-02-22 06:25 default~
-rw-r--r-- 1 root root 601 2012-02-22 09:55 default-xim
-rw-r--r-- 1 root root 667 2012-02-22 09:54 default-xim~
-rw-r--r-- 1 root root 244 2011-02-28 16:12 gcin
-rw-r--r-- 1 root root 477 2011-08-21 01:37 ibus
lrwxrwxrwx 1 root root 30 2012-02-13 19:57 ja_JP -> /etc/alternatives/xinput-ja_JP
lrwxrwxrwx 1 root root 30 2012-02-13 19:57 ko_KR -> /etc/alternatives/xinput-ko_KR
-rw-r--r-- 1 root root 636 2011-06-07 13:33 lo-gtk
lrwxrwxrwx 1 root root 30 2012-02-21 21:48 lo_TH -> /etc/alternatives/xinput-lo_TH
-rw-r--r-- 1 root root 474 2011-06-07 13:33 none
-rw-r--r-- 1 root root 660 2011-08-17 21:23 scim
-rw-r--r-- 1 root root 550 2011-09-22 20:17 scim-bridge
-rw-r--r-- 1 root root 384 2010-11-11 16:14 scim-chewing
-rw-r--r-- 1 root root 1304 2011-08-17 21:23 scim-immodule
-rw-r--r-- 1 root root 643 2011-06-07 13:33 th-gtk
lrwxrwxrwx 1 root root 30 2012-02-21 21:48 th_TH -> /etc/alternatives/xinput-th_TH
-rw-r--r-- 1 root root 610 2011-06-07 13:33 th-xim
lrwxrwxrwx 1 root root 30 2012-02-13 19:57 zh_CN -> /etc/alternatives/xinput-zh_CN
lrwxrwxrwx 1 root root 30 2012-02-13 19:57 zh_HK -> /etc/alternatives/xinput-zh_HK
lrwxrwxrwx 1 root root 30 2012-02-13 19:57 zh_SG -> /etc/alternatives/xinput-zh_SG
lrwxrwxrwx 1 root root 30 2012-02-16 04:29 zh_TW -> /etc/alternatives/xinput-zh_TW

2. sudo locale
copy all the outputs and post here

$ sudo locale
LANG=zh_TW.UTF-8
LANGUAGE=zh_TW:zh
LC_CTYPE="zh_TW.UTF-8"
LC_NUMERIC="zh_TW.UTF-8"
LC_TIME="zh_TW.UTF-8"
LC_COLLATE="zh_TW.UTF-8"
LC_MONETARY="zh_TW.UTF-8"
LC_MESSAGES="zh_TW.UTF-8"
LC_PAPER="zh_TW.UTF-8"
LC_NAME="zh_TW.UTF-8"
LC_ADDRESS="zh_TW.UTF-8"
LC_TELEPHONE="zh_TW.UTF-8"
LC_MEASUREMENT="zh_TW.UTF-8"
LC_IDENTIFICATION="zh_TW.UTF-8"
LC_ALL=

2012/2/22 12:06
應用擴展 工具箱
回覆: Can't type Chinese

註冊日期:
2009/12/6 10:32
所屬群組:
已註冊使用者
等級: 71
HP : 1053 / 1756
MP : 4456 / 70823
EXP: 24
離線
then
sudo ls -al /etc/alternatives/xinput-zh_TW
post the output here.

2012/2/22 12:19
應用擴展 工具箱
回覆: Can't type Chinese
會員三級
註冊日期:
2012/2/6 23:29
所屬群組:
已註冊使用者
等級: 10
HP : 0 / 229
MP : 41 / 7796
EXP: 17
離線
poloshiao 寫到:
then
sudo ls -al /etc/alternatives/xinput-zh_TW
post the output here.

$ sudo ls -al /etc/alternatives/xinput-zh_TW
[sudo] password for owen:
lrwxrwxrwx 1 root root 28 2012-02-16 04:29 /etc/alternatives/xinput-zh_TW -> /etc/X11/xinit/xinput.d/ibus

2012/2/22 13:01
應用擴展 工具箱
回覆: Can't type Chinese

註冊日期:
2009/12/6 10:32
所屬群組:
已註冊使用者
等級: 71
HP : 1053 / 1756
MP : 4456 / 70823
EXP: 24
離線
1. LC_CTYPE="zh_TW.UTF-8" # default input method is decided by zh_TW.UTF-8
2. lrwxrwxrwx ... zh_TW -> /etc/alternatives/xinput-zh_TW # soft-linked to /etc/alternatives/xinput-zh_TW
3. lrwxrwxrwx ... /etc/alternatives/xinput-zh_TW -> /etc/X11/xinit/xinput.d/ibus
4. sudo ls -al /etc/X11/xinit/xinput.d/ibus
5. if it is not softlinked, That means:
LC_CTYPE="zh_TW.UTF-8" implies default input method is ibus.
6. The shortcut key: Ctrl + space
let you interchange between the English and zh_TW.UTF-8 input method.
So the same as between the En and iBus input method
no other im-switch is necessary.
7. There should be an icon of ibus on the right corner of upper panel.
But there were some bugs blocked them to act normally.
Sometimes You can see it, but most of the time it disappears.
It will behavior normally in ubuntu 12.04.

2012/2/22 13:26
應用擴展 工具箱
回覆: Can't type Chinese
會員三級
註冊日期:
2012/2/6 23:29
所屬群組:
已註冊使用者
等級: 10
HP : 0 / 229
MP : 41 / 7796
EXP: 17
離線
poloshiao 寫到:
1. LC_CTYPE="zh_TW.UTF-8" # default input method is decided by zh_TW.UTF-8
2. lrwxrwxrwx ... zh_TW -> /etc/alternatives/xinput-zh_TW # soft-linked to /etc/alternatives/xinput-zh_TW
3. lrwxrwxrwx ... /etc/alternatives/xinput-zh_TW -> /etc/X11/xinit/xinput.d/ibus
4. sudo ls -al /etc/X11/xinit/xinput.d/ibus
5. if it is not softlinked, That means:
LC_CTYPE="zh_TW.UTF-8" implies default input method is ibus.
Here are the output lol:
sudo ls -al /etc/X11/xinit/xinput.d/ibus
[sudo] password for owen:
-rw-r--r-- 1 root root 477 2011-08-21 01:37 /etc/X11/xinit/xinput.d/ibus

6. The shortcut key: Ctrl + space
let you interchange between the English and zh_TW.UTF-8 input method.
So the same as between the En and iBus input method
no other im-switch is necessary.
7. There should be an icon of ibus on the right corner of upper panel.
But there were some bugs blocked them to act normally.
Sometimes You can see it, but most of the time it disappears.
It will behavior normally in ubuntu 12.04.

Does it mean that I should reinstall Ubuntu 11.10?
Plus, the ibus-daemon is not activated at login, any idea?

2012/2/22 13:43
應用擴展 工具箱
回覆: Can't type Chinese

註冊日期:
2009/12/6 10:32
所屬群組:
已註冊使用者
等級: 71
HP : 1053 / 1756
MP : 4456 / 70823
EXP: 24
離線
Does it mean that I should reinstall Ubuntu 11.10?

Not necessary at all.
Just
ibus-setup
and
sudo ibus-setup
logout and then login again
If any error messages, copy all and paste them here.
I will help you according to the error messages.

2012/2/22 13:47
應用擴展 工具箱
回覆: Can't type Chinese
會員三級
註冊日期:
2012/2/6 23:29
所屬群組:
已註冊使用者
等級: 10
HP : 0 / 229
MP : 41 / 7796
EXP: 17
離線
現在我必須按下右鍵才能夠使用新酷音,因為右鍵選單的系統預設輸入法是XIM不是ibus。但我在語言支援裡是ibus、im-switch也是ibus。並且重新開機或者重登入,ibus不會隨著啟動。一定要手動,並且還要移除新酷音在加入新酷音,才能夠使用ibus,這些我在文件編輯器打好才貼到瀏覽器的,瀏覽器不支援系統右鍵選單。

使用ibus-setup、sudo ibus-setup兩者皆無出現錯誤訊息,以下是終端機裡的內容:
$ ibus-setup
/usr/share/ibus/setup/main.py:290: GtkWarning: /usr/lib/gtk-2.0/2.10.0/immodules/im-gcin.so: 無法開啟共用目的檔: 沒有此一檔案或目錄
id = dlg.run()
/usr/share/ibus/setup/main.py:290: GtkWarning: Loading IM context type 'gcin' failed
id = dlg.run()
owen@owen-M52L-S3:~$ sudo ibus-setup
[sudo] password for owen:
/usr/share/ibus/setup/main.py:290: GtkWarning: /usr/lib/gtk-2.0/2.10.0/immodules/im-gcin.so: 無法開啟共用目的檔: 沒有此一檔案或目錄
id = dlg.run()
/usr/share/ibus/setup/main.py:290: GtkWarning: Loading IM context type 'gcin' failed
id = dlg.run()

2012/2/22 14:39
應用擴展 工具箱
回覆: Can't type Chinese

註冊日期:
2009/12/6 10:32
所屬群組:
已註冊使用者
等級: 71
HP : 1053 / 1756
MP : 4456 / 70823
EXP: 24
離線
現在我必須按下右鍵才能夠使用新酷音

你是朝向哪裏 按下右鍵 還是任何地方
能否 貼個圖 ?
還有 你要說明是在那個桌面 unity 或 gnome
因爲 右鍵選單 來源不同

你是不是 安裝過 gcin 或 hime ?
/usr/lib/gtk-2.0/2.10.0/immodules/im-gcin.so
這個是 他們的遺蹟
sudo dpkg -l | grep gcin
sudo dpkg -l | grep hime
看看有沒有 gcin 與 hime 的套件

2012/2/22 15:40
應用擴展 工具箱
回覆: Can't type Chinese
會員三級
註冊日期:
2012/2/6 23:29
所屬群組:
已註冊使用者
等級: 10
HP : 0 / 229
MP : 41 / 7796
EXP: 17
離線
poloshiao 寫到:
你是朝向哪裏 按下右鍵 還是任何地方
能否 貼個圖 ?

按著右鍵不能Screenshot,所以沒圖!

打開文件編輯器gedit。
在頁面空白處按下右鍵,會看見「輸入法」。

附註:我的新酷音也是殘缺的,我只要打超過三個字,譬如說,四個字,那麼第一個字就會喪失選字權利,也就是說底線只有三個字的長度。

2012/2/22 15:54
應用擴展 工具箱
回覆: Can't type Chinese

註冊日期:
2009/12/6 10:32
所屬群組:
已註冊使用者
等級: 71
HP : 1053 / 1756
MP : 4456 / 70823
EXP: 24
離線
按著右鍵不能Screenshot,所以沒圖!

附屬應用程式/螢幕截圖
設定 10 秒鍾
在這 10 秒內 去做任何動作
只要能在 桌面上出現圖形
然後靜止
時間到
就一定可以截圖

2012/2/22 16:13
應用擴展 工具箱

« 1 2 (3) 4 »

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


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