stdscr 2052 lib/tty/key.c flag = is_wintouched (stdscr); stdscr 2053 lib/tty/key.c untouchwin (stdscr); stdscr 264 lib/tty/tty-ncurses.c keypad (stdscr, TRUE); stdscr 265 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE); stdscr 328 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); // sigwinch's should use a semaphore! stdscr 397 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set); stdscr 405 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set); stdscr 437 lib/tty/tty-ncurses.c touchwin (stdscr); stdscr 607 lib/tty/tty-ncurses.c meta (stdscr, (int) what);