Comment #16 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

The %endkey in .cin file seems to be the keypoint.

http://manpages.ubuntu.com/manpages/hardy/man1/cin2tab.1.html
%selkey keyList
  Define  the  key list keyList of this input-method to select the
  character if there are duplicate  characters  sharing  with  the
  same encoding.

%endkey keyList
  Define  the key list keyList of this input-method to be the end-
  key to terminate the input encoding. Every time  when  you  type
  one  of  the  keyList,  xcin  will  assume that you have typed a
  complete encoding, and it  will  perform  the  output  character
  immediately functionary.  Using this extension, one can make the
  Phonetic like input-method more easy-to-use.  See  cin2tab.HOWTO
  for more details.

--
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.

回复