Description of problem: Japanese keyboard (jp106), the key containing \,_ (backslash and underscore) does not work. Version-Release number of selected component (if applicable): How reproducible: Get a japanese keyboard. Install Fedora Core 2. Steps to Reproduce: 1. 2. 3. Actual results: When pressing key, you get odd characters. Expected results: Either \ (backslash) or _ (underscore) when holding down shift. Additional info: Toshiba Libretto L5, Japanese Keyboard jp106, used to work fine with Redhat 9.0
Not a Bug. I changed the "xorg.config" file, added XkbdDisable options (this was required in older versions to prevent a key-repeat problem). This seemed to be the cause of the backslash and underscore key not working. Removing of this option from xorg.config solved the problem for me. Regards,