GNOME Bugzilla – Bug 686617
The "/" key is mapped to "\" on the onscreen keyboard
Last modified: 2012-11-02 12:16:26 UTC
When you press the "/" key, you actually get "\". It occurs both on English and Czech layouts and both in GNOME 3.4 and 3.6 (tested in Fedora 17 and 18).
I couldn't reproduce it here. Could you provide the output of "setxkbmap -print" ?
xkb_keymap { xkb_keycodes { include "evdev+aliases(qwertz)" }; xkb_types { include "complete" }; xkb_compat { include "complete" }; xkb_symbols { include "pc+cz+us:2+inet(evdev)+group(shift_caps_toggle)+terminate(ctrl_alt_bksp)" }; xkb_geometry { include "pc(pc105)" }; }; It seems to occur only with the Czech layout (haven't tried anything else than English and Czech).
I could reproduce it. It looks the same issue as bug 673579 fixed in the latest git master.
(In reply to comment #3) > I could reproduce it. It looks the same issue as bug 673579 fixed in the > latest git master. So closing as a duplicate of bug 673579 *** This bug has been marked as a duplicate of bug 673579 ***