[Bug 129918] Changed - Doesn't obey remapped keyboard from GNOME
bugzilla-daemon@widget.gnome.org
bugzilla-daemon@widget.gnome.org
Tue, 23 Dec 2003 16:40:19 -0500 (EST)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=129918
Changed by readams@hmc.edu.
--- shadow/129918 Tue Dec 23 15:59:06 2003
+++ shadow/129918.tmp.15501 Tue Dec 23 16:40:18 2003
@@ -18,6 +18,12 @@
This bug was originally reported in the Debian BTS:
http://bugs.debian.org/223722
"I switched to the DVORAK layout in GNOME, but metacity's keyboard
shortcuts still respond to the old (qwerty) layout."
+
+------- Additional Comments From readams@hmc.edu 2003-12-23 16:40 -------
+funky. Metacity stores integer keysyms internally to maintain its
+keyboard shortcut map. I was under the impression that, for example,
+a "a" was always the same keysym no matter what the keyboard layout
+was. Is this not the case?