| | | | |
| S |
| |
| | save/restore terminal modes |
| | | -- def_prog_mode ( ) |
| | | -- def_shell_mode ( ) |
| | | -- reset_prog_mode ( ) |
| | | -- reset_shell_mode ( ) |
| |
| | savetty -- restore/save terminal modes ( ) |
| |
| | scanw -- convert formatted input from a window ( ) |
| |
| | scr_dump -- write screen contents to/from a file ( ) |
| |
| | scr_init -- write screen contents to/from a file ( ) |
| |
| | scr_restore -- write screen contents to/from a file ( ) |
| |
| | scr_set -- write screen contents to/from a file ( ) |
| |
| | screen initialization functions |
| | | -- initscr ( ) |
| | | -- newterm ( ) |
| |
| | scrl -- scroll a window ( ) |
| |
| | scroll -- scroll a window ( ) |
| |
| | scroll a window |
| | | -- scrl ( ) |
| | | -- scroll ( ) |
| | | -- wscrl ( ) |
| |
| | scrollok -- set terminal output controls ( ) |
| |
| | set or get the background character (and rendition) of window -- bkgd ( ) |
| |
| | set or get the background character (and rendition) of window -- bkgdset ( ) |
| |
| | set or get the background character (and rendition) of window -- getbkgd ( ) |
| |
| | set or get the background character (and rendition) of window -- wbkgd ( ) |
| |
| | set or get the background character (and rendition) of window -- wbkgdset ( ) |
| |
| | set a cchar_t type character from a wide character and rendition -- setcchar ( ) |
| |
| | set blocking or non-blocking read -- nodelay ( ) |
| |
| | set/clear window attributes |
| | | -- standend ( ) |
| | | -- standout ( ) |
| | | -- wstandend ( ) |
| | | -- wstandout ( ) |
| |
| | set_curterm -- interfaces to the terminfo database ( ) |
| |
| | set input mode controls |
| | | -- cbreak ( ) |
| | | -- nocbreak ( ) |
| | | -- noraw ( ) |
| | | -- raw ( ) |
| |
| | set or get the background character (and rendition) of window using a complex character |
| | | -- bkgrnd ( ) |
| | | -- bkgrndset ( ) |
| | | -- getbkgrnd ( ) |
| | | -- wbkgrnd ( ) |
| | | -- wbkgrndset ( ) |
| | | -- wgetbkgrnd ( ) |
| |
| | set_term -- switch between terminals ( ) |
| |
| | set terminal output controls |
| | | -- clearok ( ) |
| | | -- idlok ( ) |
| | | -- leaveok ( ) |
| | | -- scrollok ( ) |
| | | -- setscrreg ( ) |
| | | -- wsetscrreg ( ) |
| |
| | set timed blocking or non-blocking read |
| | | -- notimeout ( ) |
| | | -- timeout ( ) |
| | | -- wtimeout ( ) |
| |
| | set visibility of cursor -- curs_set ( ) |
| |
| | setcchar -- set a cchar_t type character from a wide character and rendition ( ) |
| |
| | setscrreg -- set terminal output controls ( ) |
| |
| | setupterm -- interfaces to the terminfo database ( ) |
| |
| | sleep process for a specified length of time -- napms ( ) |
| |
| | slk_attr_off -- soft label functions ( ) |
| |
| | slk_attr_on -- soft label functions ( ) |
| |
| | slk_attr_set -- soft label functions ( ) |
| |
| | slk_attroff -- soft label functions ( ) |
| |
| | slk_attron -- soft label functions ( ) |
| |
| | slk_attrset -- soft label functions ( ) |
| |
| | slk_clear -- soft label functions ( ) |
| |
| | slk_color -- soft label functions ( ) |
| |
| | slk_init -- soft label functions ( ) |
| |
| | slk_label -- soft label functions ( ) |
| |
| | slk_noutrefresh -- soft label functions ( ) |
| |
| | slk_refresh -- soft label functions ( ) |
| |
| | slk_restore -- soft label functions ( ) |
| |
| | slk_set -- soft label functions ( ) |
| |
| | slk_touch -- soft label functions ( ) |
| |
| | slk_wset -- soft label functions ( ) |
| |
| | soft label functions -- slk_attroff ( ) |
| |
| | soft label functions -- slk_attron ( ) |
| |
| | soft label functions -- slk_attrset ( ) |
| |
| | soft label functions -- slk_attr_off ( ) |
| |
| | soft label functions -- slk_attr_on ( ) |
| |
| | soft label functions -- slk_attr_set ( ) |
| |
| | soft label functions -- slk_clear ( ) |
| |
| | soft label functions -- slk_color ( ) |
| |
| | soft label functions -- slk_init ( ) |
| |
| | soft label functions -- slk_label ( ) |
| |
| | soft label functions -- slk_noutrefresh ( ) |
| |
| | soft label functions -- slk_refresh ( ) |
| |
| | soft label functions -- slk_restore ( ) |
| |
| | soft label functions -- slk_set ( ) |
| |
| | soft label functions -- slk_touch ( ) |
| |
| | soft label functions -- slk_wset ( ) |
| |
| | space -- graphics interface ( ) |
| |
| | specify source of screen size information -- use_env ( ) |
| |
| | standend -- curses character and window attribute control routines ( ) |
| |
| | standend -- set/clear window attributes ( ) |
| |
| | standout -- curses character and window attribute control routines ( ) |
| |
| | standout -- set/clear window attributes ( ) |
| |
| | start_color -- manipulate color information ( ) |
| |
| | stdscr -- default window ( ) |
| |
| | subpad -- create and display curses pads ( ) |
| |
| | subpad -- create or refresh a pad or subpad ( ) |
| |
| | subwin -- create a new window or subwindow ( ) |
| |
| | switch between terminals -- set_term ( ) |
| |
| | synchronize window with its parents or children |
| | | -- syncok ( ) |
| | | -- wcursyncup ( ) |
| | | -- wsyncdown ( ) |
| | | -- wsyncup ( ) |
| |
| | syncok -- synchronize window with its parents or children ( ) |