]> Pileus Git - ~andy/gtk/commit
Don't corrupt odd keymaps (#316638, Kean Johnston)
authorMatthias Clasen <mclasen@redhat.com>
Thu, 10 Nov 2005 17:38:09 +0000 (17:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 10 Nov 2005 17:38:09 +0000 (17:38 +0000)
commit83e2e23fe103406ce8bd25898d068932592d1620
tree6699534fe4416fcb20a835c0eade6ec230fc646e
parent938d34c05913966ac265ec7f99d6dd4672f4b078
Don't corrupt odd keymaps (#316638, Kean Johnston)

2005-11-10  Matthias Clasen  <mclasen@redhat.com>

Don't corrupt odd keymaps (#316638, Kean Johnston)

* gdk/x11/gdkkeys-x11.c (set_symbol): Auxiliary function to
handle frobbing keymaps with odd numbers of syms/code.

* gdk/x11/gdkkeys-x11.c (update_keymaps): Use set_symbol() to
frob the keymap.
ChangeLog
ChangeLog.pre-2-10
gdk/x11/gdkkeys-x11.c