stdscr           2090 lib/tty/key.c      flag = is_wintouched (stdscr);
stdscr           2091 lib/tty/key.c      untouchwin (stdscr);
stdscr            269 lib/tty/tty-ncurses.c     keypad (stdscr, TRUE);
stdscr            270 lib/tty/tty-ncurses.c     nodelay (stdscr, FALSE);
stdscr            333 lib/tty/tty-ncurses.c         clearok (stdscr, TRUE); /* sigwinch's should use a semaphore! */
stdscr            402 lib/tty/tty-ncurses.c     keypad (stdscr, (bool) set);
stdscr            410 lib/tty/tty-ncurses.c     nodelay (stdscr, (bool) set);
stdscr            442 lib/tty/tty-ncurses.c     touchwin (stdscr);
stdscr            612 lib/tty/tty-ncurses.c     meta (stdscr, (int) what);