static void initKeymap();
static void freeKeymap();
-static const char ident[] = // ident friendly
- "$Version: Newt windowing library v" VERSION " $"
- "$Copyright: (C) 1996-2003 Red Hat, Inc. Written by Erik Troan $"
- "$License: Lesser GNU Public License. $";
-
static newtSuspendCallback suspendCallback = NULL;
static void * suspendCallbackData = NULL;
if (strstr (lang, ".euc") != NULL)
trashScreen = 1;
- (void) strlen(ident);
-
SLutf8_enable(-1);
SLtt_get_terminfo();
SLtt_get_screen_size();