stdscr 2052 lib/tty/key.c flag = is_wintouched (stdscr); stdscr 2053 lib/tty/key.c untouchwin (stdscr); stdscr 308 lib/tty/tty-ncurses.c keypad (stdscr, TRUE); stdscr 309 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE); stdscr 372 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); // sigwinch's should use a semaphore! stdscr 441 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set); stdscr 449 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set); stdscr 481 lib/tty/tty-ncurses.c touchwin (stdscr); stdscr 637 lib/tty/tty-ncurses.c meta (stdscr, (int) what);