Re: [orca-list] How to write extension for ibus input method?
- From: Cameron Wong <hgneng gmail com>
- To: Joanmarie Diggs <jdiggs igalia com>
- Cc: orca-list gnome org
- Subject: Re: [orca-list] How to write extension for ibus input method?
- Date: Thu, 22 Mar 2018 23:10:06 +0800
Hi Joanmarie,
Here is the steps to reproduce the issue. (I try it on a Ubuntu live CD in English language.)
1. Install and setup ibus-libpinyin
$ sudo apt install ibus-libpinyin
You may not need to install since I find it already installed in an Ubuntu live CD.
Setup Chinese input method in following procedure:
Ubuntu 18.04(dev)->System Setting->Region & Language->Input Sources->add(+)->Chinese(Intelligent Pinyin)
2. Activate Chinese input method
Open a terminal
Press SUPER+SPACE, you will see an icon on the top right window changed from “En” to “中”
Then input “zhong”(in fact “zh” is enough), you will see a panel with 5 Chinese characters whose pinyin is “zhong”. Press Up and Down array key to move cursor to select Chinese character.
When you press UP and Down array key, Orca(with eSpeak) will say “panel, Chinese letter 1”, “panel, Chinese letter 2” etc. If you use a TTS support Chinese, the word “Chinese letter” will be replaced with the real sound of that Chinese character. But you don’t need to bother to install a Chinese TTS.
My goal is to find a way to customize the content of “panel, Chinese letter 1”.
Many thanks!
Cameron
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]