static void update_tm(int v)
{
  if (changes>0) 
    do_refresh();
  timer_on = FALSE; 
}

static void lnxconio_exit(void)
