stdscr 2087 lib/tty/key.c flag = is_wintouched (stdscr); stdscr 2088 lib/tty/key.c untouchwin (stdscr); stdscr 265 lib/tty/tty-ncurses.c keypad (stdscr, TRUE); stdscr 266 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE); stdscr 329 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); // sigwinch's should use a semaphore! stdscr 398 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set); stdscr 406 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set); stdscr 438 lib/tty/tty-ncurses.c touchwin (stdscr); stdscr 608 lib/tty/tty-ncurses.c meta (stdscr, (int) what);