Fullfill feature request #1410574: "GOB: Changing characters". Thanks to wjp.

svn-id: r20339
This commit is contained in:
Eugene Sandulenko 2006-02-01 05:30:23 +00:00
parent da9b8d71ae
commit 80892282fe

View File

@ -79,6 +79,7 @@ int16 Util::translateKey(int16 key) {
int16 to;
} keys[] = {
{8, 0x0e08}, // Backspace
{32, 0x3920}, // Space
{13, 0x1C0D}, // Enter
{27, 0x011b}, // ESC
{127, 0x5300}, // Del