[Fedora-i18n-bugs] [Bug 628024] setting "Swap Ctrl and CapsLock" does not take effect

bugzilla at redhat.com bugzilla at redhat.com
Sat Aug 28 11:38:12 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=628024

Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i18n-bugs at lists.fedoraproje
                   |                            |ct.org,
                   |                            |shawn.p.huang at gmail.com,
                   |                            |tfujiwar at redhat.com
          Component|control-center              |ibus
         AssignedTo|control-center-maint at redhat |tfujiwar at redhat.com
                   |.com                        |

--- Comment #2 from Mamoru Tasaka <mtasaka at ioa.s.u-tokyo.ac.jp> 2010-08-28 07:38:12 EDT ---
Well, after watching bug 628161:

With ibus-1.3.6-5.fc14.i686
$ setxkbmap -print
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include
"pc+jp+jp:2+us:3+inet(evdev)+level3(ralt_switch_for_alts_toggle):3+group(alts_toggle)+ctrl(swapcaps)+shift(breaks_caps)+terminate(ctrl_alt_bksp)"
    };
        xkb_geometry  { include "pc(pc104)"     };
};

However with ibus-1.3.7-{1,2}.fc14.i686:
$ setxkbmap -print
xkb_keymap {
        xkb_keycodes  { include "evdev+aliases(qwerty)" };
        xkb_types     { include "complete"      };
        xkb_compat    { include "complete"      };
        xkb_symbols   { include "pc+jp+jp:2+us:3+inet(evdev)"   };
        xkb_geometry  { include "pc(pc104)"     };
};

Once changing the component to ibus.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list