[Uim-bugs] [Bug 7568] New: Default tutcode-kana-toggle-key(') needs <IgnoreShift> for JIS keyboard
bugzilla-daemon at annarchy.freedesktop.org
bugzilla-daemon at annarchy.freedesktop.org
Wed Jul 19 16:12:00 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=7568
Summary: Default tutcode-kana-toggle-key(') needs <IgnoreShift>
for JIS keyboard
Product: UIM
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: IM: Other IMs
AssignedTo: uim-bugs at freedesktop.org
ReportedBy: deton at m1.interq.or.jp
I cannot toggle kana mode by ', because ' is <Shift>+7 with JIS keyboard.
Actual Results:
Character ' is inserted when I type <Shift>+7 with JIS keyboard.
Expected Results:
tutcode-kana-toggle action.
This problem does not occur with ASCII keyboard.
Patch for tutcode-key-custom.scm:
84c84
< (define-custom 'tutcode-kana-toggle-key '("'")
---
> (define-custom 'tutcode-kana-toggle-key '("<IgnoreShift>'")
--
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