x_clear_screen
static int x_clear_screen(int);
kb_add(x_clear_screen, CTRL('L'), 0);
{ x_clear_screen, "clear-screen", 0 },