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)
2024-03-19 2024-02-17 2024-01-31 2023-12-24 2023-12-20 2023-11-05 2023-10-04 2023-08-28 2023-06-21 2023-06-19 2023-06-03 2023-05-30 2023-05-20 2023-05-01 2023-04-30 2023-04-23 2023-04-13 2023-04-12 2023-03-17 2023-02-24 2023-02-23 2023-02-22 2022-12-23 2022-12-13 2022-11-17 2022-11-15 2022-11-14 2022-11-13 2022-11-05 2022-09-28 2022-08-08 2022-04-11

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