tweak characters

This commit is contained in:
Glenn Maynard
2005-03-25 02:05:34 +00:00
parent c45fd9fd33
commit 232e4e3552
+1 -1
View File
@@ -19,7 +19,7 @@ static const char* g_szKeys[NUM_KEYBOARD_ROWS][KEYS_PER_ROW] =
{"n","o","p","q","r","s","t","u","v","w","x","y","z"},
{"0","1","2","3","4","5","6","7","8","9"},
{"!","@","#","$","%","^","&","(",")","[","]","{","}"},
{"+","-","=",",",".","_"},
{"+","-","=",",",".","'","\""},
{"","","Space","","","Backsp","","","Cancel","","","Done",""},
};