Still working on the config. Full list of options, but does not scroll

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@137 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2008-09-12 11:27:21 +00:00
parent 78cfc787ad
commit 996814641d
3 changed files with 703 additions and 158 deletions

View File

@@ -44,7 +44,7 @@ const char*
/*28*/,"' "
/*29*/,"` ~"
/*2A*/,"???"
/*2B*/,"\ |"
/*2B*/,"\\ "
/*2C*/,"Z"
/*2D*/,"X"
/*2E*/,"C"
@@ -304,7 +304,7 @@ const char* Table_Shift[256] =
/*28*/,"' "
/*29*/,"` ~"
/*2A*/,"???"
/*2B*/,"\ |"
/*2B*/,"\\ "
/*2C*/,"Z"
/*2D*/,"X"
/*2E*/,"C"
@@ -564,7 +564,7 @@ const char* Table_Ctrl[256] =
/*28*/,"???"
/*29*/,"???"
/*2A*/,"???"
/*2B*/,"\ |"
/*2B*/,"\\"
/*2C*/,"Z"
/*2D*/,"X"
/*2E*/,"C"
@@ -824,7 +824,7 @@ const char* Table_Alt[256] =
/*28*/,"' "
/*29*/,"` ~"
/*2A*/,"???"
/*2B*/,"\ |"
/*2B*/,"\\"
/*2C*/,"Z"
/*2D*/,"X"
/*2E*/,"C"