gtk: add missing keycode for Insert key

Closes PR 11412

original commit: 5bdc8a58b40e6dd1deaba34344fd9d2cb006ad37
This commit is contained in:
Matthew Flatt 2011-01-18 11:01:49 -07:00
parent 7c2da93eb0
commit f602a0965f

View File

@ -18,6 +18,7 @@
(#xff55 . prior)
(#xff56 . next)
(#xff57 . end)
(#xff63 . insert)
(#xff80 . #\space) ; keypad
(#xff89 . #\tab) ; keypad
(#xff8d . #\u3) ; enter