ibus-table的候选字始终是垂直的,怎么调整为水平?

系统字体配置、中文显示和输入法问题
回复
长孙弘奕
帖子: 70
注册时间: 2013-03-10 22:11
系统: Ubuntu

ibus-table的候选字始终是垂直的,怎么调整为水平?

#1

帖子 长孙弘奕 » 2014-11-21 16:33

文本输入设置这里已经改为水平了。dconf中的配置也作了修改,但是还是没有用。
xuiv
帖子: 32
注册时间: 2013-11-24 17:24
系统: win7

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#2

帖子 xuiv » 2014-11-22 18:50

同求,ibus-pinyin 都可以调平,ibus-table不可以,很久没人维护代码了。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#3

帖子 poloshiao » 2014-11-22 20:29

把下述指令複製貼上終端機執行
/usr/lib/ibus/ibus-setup-pinyin
出現
ibus 拼音配置工具
外觀
候選詞排列方向
選擇 垂直 或 水平
xuiv
帖子: 32
注册时间: 2013-11-24 17:24
系统: win7

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#4

帖子 xuiv » 2014-11-22 20:57

谢谢,不过没用,我们是ibus-table-wubi
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#5

帖子 poloshiao » 2014-11-22 21:15

我们是ibus-table-wubi
試試
終端機
ibus-setup
xuiv
帖子: 32
注册时间: 2013-11-24 17:24
系统: win7

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#6

帖子 xuiv » 2014-11-22 21:26

也不行,在ubutnu10.04是正常的,14.04,14.10都不行。
xuiv
帖子: 32
注册时间: 2013-11-24 17:24
系统: win7

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#7

帖子 xuiv » 2014-11-22 21:31

ibus用的五笔拼音,五笔不好的人可以试试,wbpy.db放在/usr/share/ibus-table/tables, wbpy.svg放在/usr/share/ibus-table/icons
还有flash,现在不好下了,解出来把libflash***.so放在/usr/lib/mozilla/plugins下
http://pan.baidu.com/s/1c08dWXy
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#8

帖子 poloshiao » 2014-11-22 21:55

在ubutnu10.04是正常的,14.04,14.10都不行。
補充
ibus-setup 設定後
需要登出 再登入

重開機
才生效
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#9

帖子 poloshiao » 2014-11-22 22:06

如果是 unity
右上角 文本輸入框
還有顯示輸入候選詞
可以選擇 水平或垂直
长孙弘奕
帖子: 70
注册时间: 2013-03-10 22:11
系统: Ubuntu

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#10

帖子 长孙弘奕 » 2014-11-24 13:30

poloshiao 写了:如果是 unity
右上角 文本輸入框
還有顯示輸入候選詞
可以選擇 水平或垂直
这样的设置对ibus-pinyin有效,但是对ibus-table无效。
poloshiao
论坛版主
帖子: 18279
注册时间: 2009-08-04 16:33

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#11

帖子 poloshiao » 2014-11-24 21:27

对ibus-table无效。
https://code.google.com/p/ibus/wiki/TableReadme
Key Bindings 快捷键
Arrow_Down Next candidate
Arrow_Up Previous candidate
但是
Arrow_Left Move cursor one character to the left in the preedit string
Arrow_Right Move cursor one character to the right in the preedit string
顯然 根據上面的 快捷键設定
猜測 與 水平方向候選字 不相容
长孙弘奕
帖子: 70
注册时间: 2013-03-10 22:11
系统: Ubuntu

Re: ibus-table的候选字始终是垂直的,怎么调整为水平?

#12

帖子 长孙弘奕 » 2014-11-28 19:05

poloshiao 写了:
对ibus-table无效。
https://code.google.com/p/ibus/wiki/TableReadme
Key Bindings 快捷键
Arrow_Down Next candidate
Arrow_Up Previous candidate
但是
Arrow_Left Move cursor one character to the left in the preedit string
Arrow_Right Move cursor one character to the right in the preedit string
顯然 根據上面的 快捷键設定
猜測 與 水平方向候選字 不相容

看来也只有这个解释了。
回复