termmode
static termmode tmode;
char *font, *type, *termmode;
termmode = NULL;
termmode = optarg;
if (termmode != NULL)
set_terminal_mode(termmode);