Comment #19 on issue 622 by [email protected]: Define multiple select keys for each candidate in table input.
http://code.google.com/p/ibus/issues/detail?id=622

#18 dododavid006

It is Boshiamy method.
http://en.wikipedia.org/wiki/Boshiamy_method
It is available for ibus-table. https://github.com/vicamo/ibus-table-boshiamy

Should that be added as a package to Fedora or to ibus-table-chinese?
Does the license allow it?

But it is possible to use "vsrf" as select key, because it often not
against it means.
I think maybe it hard to explain.
All of alphabet map to a part of Chinese character.

When finish typing a character and it has multiple candidates, If I
use "vsrf" to select, the additional key often could not be a
radical.  Because these radicals can not build any Chinese
character.

The boshiami.txt table you mention above contains for example:

16 matches for "^vax" in buffer: boshiamy.txt
  21522:vax     髮       1
  21523:vax     袚       1
  21524:vax     魃       1
  21525:vax     髪       1
  21526:vaxv    袚       1
  21527:vaxr    魃       1
  21528:vaxx    髮       1
  21529:vaxx    袚       1
  21530:vaxx    魃       1
  21531:vaxx    髪       1
  21532:vaxxv   袚       1
  21533:vaxxr   魃       1
  32864:vax     发       1
  32865:vaxx    发       1
  32866:vax     発       1
  32867:vaxx    発       1

So if one types “vax”, how can “v” be used as a select key?
Because there is one completion vaxv -> 袚 which needs another “v”
as an input character.



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复