gtk: Keysym names changed. Delete and Backspace translation fixed.
authorMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 12 Aug 2012 22:31:42 +0000 (15:31 -0700)
committerMatt Birkholz <matt@birkholz.chandler.az.us>
Sun, 12 Aug 2012 22:31:42 +0000 (15:31 -0700)
commit77ca41138d50bdfa74abc0333cefb6e1ad930079
tree7c11750129b505d782f585ae82c4182a52198e62
parent66d5a0bb1bca2d5d22ad2f95828d381675f7073a
gtk: Keysym names changed.  Delete and Backspace translation fixed.

A couple GDK_KEY_syms vary only in case, so they are no longer
interned (rather, string->symboled) and will no longer substitute -
for _.

Delete and Backspace kludge explained in the source.
src/gtk/fix-layout.scm
src/gtk/keys.scm