With jp106, cannot enter ']' and '}' .

メッセージ

Invoking Xorg after running kbd jp (or jp.swapctrlcaps), almost keymaps are OK. But pressing ], the character \ is entered. The case of } and | are alike.

Workaround:

  1. Generate xorg.conf.new
    # X -configure
  2. Replace InputDevice section in xorg.conf.new as described in kbd(4).
    Section "InputDevice"
        Identifier   "Keyboard0"
        Driver       "kbd"
        Option       "CoreKeyboard"
        Option       "XkbRules"      "xorg"
        Option       "XkbModel"      "jp106"
        Option       "XkbLayout"     "jp"
        # Option       "XkbVariant"    ",qwerty"
        # Option       "XkbOptions"    "grp:menu_toggle,grp_led:scroll"
        # Option       "XkbOptions"    "ctrl:nocaps"
    EndSection
    Uncomment line with "ctrl:nocaps" if you wish make CAPS key additional CTRL key.
  3. Install xorg.conf.new
    # cp xorg.conf.new /etc/X11/xorg.conf
recent(50)
2026-05-15 2026-05-14 2026-05-13 2026-05-10 2026-05-09 2026-05-08 2026-05-04 2026-04-21 2026-03-01 2026-01-21 2026-01-06 2025-12-30 2025-11-22 2025-11-13 2025-11-07 2025-10-30 2025-10-20 2025-09-05 2025-08-29 2025-05-31 2025-05-21 2025-05-18 2025-05-06 2025-05-04 2025-05-03 2025-04-23 2025-04-16 2025-04-01 2025-03-24 2025-02-18 2025-01-13 2025-01-11 2024-12-07 2024-11-30 2024-11-12 2024-11-08 2024-10-21 2024-10-18 2024-10-16

Front page   Edit Freeze Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes
Last-modified: 2010-07-14 (Wed) 20:42:50