[Uim-bugs] [Bug 6604] New: Support toggle translation
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Sat Apr 15 16:08:16 EEST 2006
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=6604
Summary: Support toggle translation
Product: UIM
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: generic Scheme codes
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: jado at flowernet.gr.jp
On anthy or canna backend, some 'tranpose' keys are available.
I made the following patch that makes possible 'toggle' behavior on these functions.
example:
(define-key anthy-transpose-as-hiragana-key '("F6" "Muhenkan"))
(define-key anthy-transpose-as-katakana-key '("F7" "Muhenkan"))
(define-key anthy-transpose-as-hankana-key '("F8" "Muhenkan"))
This makes 'Muhenkan' key as a toggle transpose key, like that of MS-IME.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the uim-bugs
mailing list