Welcome to section 3x
Since there are thousands of different man pages in the database, it is divided into sections that function roughly like groups. A certain type of man page belongs to a section. It's amazing how many manuals there actually are out there. We try to have as many man pages as possible so that people can easily seek help on our site.
There are approximately 9 sections that are used to divide all manuals into different chapters. Some are about commands for Linux while there are sections for devices and libraries. Take a look at the index page to see all sections. You can find it by clicking the home button.
Below you can search all man pages that belongs to the 3x section.
Name | Description |
BC | Curses emulation of termcap |
COLORS | Curses global variables |
COLOR_PAIR | Curses color manipulation routines |
COLOR_PAIRS | Curses global variables |
COLS | Curses global variables |
ESCDELAY | Curses global variables |
LINES | Curses global variables |
PAIR_NUMBER | Curses color manipulation routines |
PC | Curses emulation of termcap |
SP | Curses terminfo global variables |
TABSIZE | Curses global variables |
TYPE_ALNUM | Form system global variables |
TYPE_ALPHA | Form system global variables |
TYPE_ENUM | Form system global variables |
TYPE_INTEGER | Form system global variables |
TYPE_IPV4 | Form system global variables |
TYPE_NUMERIC | Form system global variables |
TYPE_REGEXP | Form system global variables |
UP | Curses emulation of termcap |
_nc_free_and_exit | Curses memory-leak checking |
_nc_free_tinfo | Curses memory-leak checking |
_nc_freeall | Curses memory-leak checking |
_nc_tracebits | Curses debugging routines |
_traceattr | Curses debugging routines |
_traceattr2 | Curses debugging routines |
_tracecchar_t | Curses debugging routines |
_tracecchar_t2 | Curses debugging routines |
_tracechar | Curses debugging routines |
_tracechtype | Curses debugging routines |
_tracechtype2 | Curses debugging routines |
_tracedump | Curses debugging routines |
_tracef | Curses debugging routines |
_tracemouse | Curses debugging routines |
acs_map | Curses terminfo global variables |
add_wch | Add a complex character and rendition to a curses window, then advance the cursor |
add_wchnstr | Add an array of complex characters (and attributes) to a curses window |
add_wchstr | Add an array of complex characters (and attributes) to a curses window |
addch | Add a character (with attributes) to a curses window, then advance the cursor |
addchnstr | Add a string of characters (and attributes) to a curses window |
addchstr | Add a string of characters (and attributes) to a curses window |
addnstr | Add a string of characters to a curses window and advance cursor |
addnwstr | Add a string of wide characters to a curses window and advance cursor |
addstr | Add a string of characters to a curses window and advance cursor |
addwstr | Add a string of wide characters to a curses window and advance cursor |
alloc_pair | New curses color-pair functions |
alloc_pair_sp | Curses screen-pointer extension |
assume_default_colors | Use terminal's default colors |
assume_default_colors_sp | Curses screen-pointer extension |
attr_get | Curses character and window attribute control routines |
attr_off | Curses character and window attribute control routines |
attr_on | Curses character and window attribute control routines |
attr_set | Curses character and window attribute control routines |
attroff | Curses character and window attribute control routines |
attron | Curses character and window attribute control routines |
attrset | Curses character and window attribute control routines |
baudrate | Curses environment query routines |
baudrate_sp | Curses screen-pointer extension |
beep | Curses bell and screen flash routines |
beep_sp | Curses screen-pointer extension |
bkgd | Curses window background manipulation routines |
bkgdset | Curses window background manipulation routines |
bkgrnd | Curses window complex background manipulation routines |
bkgrndset | Curses window complex background manipulation routines |
boolcodes | Curses terminfo global variables |
boolfnames | Curses terminfo global variables |
boolnames | Curses terminfo global variables |
border | Create curses borders, horizontal and vertical lines |
border_set | Create curses borders or lines using complex characters and renditions |
bottom_panel | Panel stack extension for curses |
box | Create curses borders, horizontal and vertical lines |
box_set | Create curses borders or lines using complex characters and renditions |
can_change_color | Curses color manipulation routines |
can_change_color_sp | Curses screen-pointer extension |
cbreak | Curses input options |
cbreak_sp | Curses screen-pointer extension |
ceiling_panel | Panel stack extension for curses |
chgat | Curses character and window attribute control routines |
clear | Clear all or part of a curses window |
clearok | Curses output options |
clrtobot | Clear all or part of a curses window |
clrtoeol | Clear all or part of a curses window |
color_content | Curses color manipulation routines |
color_content_sp | Curses screen-pointer extension |
color_set | Curses character and window attribute control routines |
copywin | Overlay and manipulate overlapped curses windows |
cur_term | Curses terminfo global variables |
current_field | Set and get form page number |
current_item | Set and get current_menu_item |
curs_add_wch | Add a complex character and rendition to a curses window, then advance the cursor |
curs_add_wchstr | Add an array of complex characters (and attributes) to a curses window |
curs_addch | Add a character (with attributes) to a curses window, then advance the cursor |
curs_addchstr | Add a string of characters (and attributes) to a curses window |
curs_addstr | Add a string of characters to a curses window and advance cursor |
curs_addwstr | Add a string of wide characters to a curses window and advance cursor |
curs_attr | Curses character and window attribute control routines |
curs_beep | Curses bell and screen flash routines |
curs_bkgd | Curses window background manipulation routines |
curs_bkgrnd | Curses window complex background manipulation routines |
curs_border | Create curses borders, horizontal and vertical lines |
curs_border_set | Create curses borders or lines using complex characters and renditions |
curs_clear | Clear all or part of a curses window |
curs_color | Curses color manipulation routines |
curs_delch | Delete character under the cursor in a curses window |
curs_deleteln | Delete and insert lines in a curses window |
curs_extend | Miscellaneous curses extensions |
curs_get_wch | Get (or push back) a wide character from curses terminal keyboard |
curs_get_wstr | Get an array of wide characters from a curses terminal keyboard |
curs_getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
curs_getch | Get (or push back) characters from curses terminal keyboard |
curs_getstr | Accept character strings from curses terminal keyboard |
curs_getyx | Get curses cursor and window coordinates |
curs_in_wch | Extract a complex character and rendition from a window |
curs_in_wchstr | Get an array of complex characters and renditions from a curses window |
curs_inch | Get a character and attributes from a curses window |
curs_inchstr | Get a string of characters (and attributes) from a curses window |
curs_initscr | Curses screen initialization and manipulation routines |
curs_inopts | Curses input options |
curs_ins_wch | Insert a complex character and rendition into a window |
curs_ins_wstr | Insert a wide-character string into a curses window |
curs_insch | Insert a character before cursor in a curses window |
curs_insstr | Insert string before cursor in a curses window |
curs_instr | Get a string of characters from a curses window |
curs_inwstr | Get a string of wchar_t characters from a curses window |
curs_kernel | Low-level curses routines |
curs_legacy | Get curses cursor and window coordinates, attributes |
curs_memleaks | Curses memory-leak checking |
curs_mouse | Mouse interface through curses |
curs_move | Move curses window cursor |
curs_opaque | Curses window properties |
curs_outopts | Curses output options |
curs_overlay | Overlay and manipulate overlapped curses windows |
curs_pad | Create and display curses pads |
curs_print | Ship binary data to printer |
curs_printw | Print formatted output in curses windows |
curs_refresh | Refresh curses windows and lines |
curs_scanw | Convert formatted input from a curses window |
curs_scr_dump | Read (write) a curses screen from (to) a file |
curs_scroll | Scroll a curses window |
curs_set | Low-level curses routines |
curs_set_sp | Curses screen-pointer extension |
curs_slk | Curses soft label routines |
curs_sp_funcs | Curses screen-pointer extension |
curs_termattrs | Curses environment query routines |
curs_termcap | Curses emulation of termcap |
curs_terminfo | Curses interfaces to terminfo database |
curs_threads | Curses thread support |
curs_touch | Curses refresh control routines |
curs_trace | Curses debugging routines |
curs_util | Miscellaneous curses utility routines |
curs_variables | Curses global variables |
curs_window | Create curses windows |
curscr | Curses global variables |
curses | CRT screen handling and optimization package |
curses_trace | Curses debugging routines |
curses_version | Miscellaneous curses extensions |
data_ahead | Test for off-screen data in given forms |
data_behind | Test for off-screen data in given forms |
def_prog_mode | Low-level curses routines |
def_prog_mode_sp | Curses screen-pointer extension |
def_shell_mode | Low-level curses routines |
def_shell_mode_sp | Curses screen-pointer extension |
default_colors | Use terminal's default colors |
define_key | Define a keycode |
define_key_sp | Curses screen-pointer extension |
del_curterm | Curses interfaces to terminfo database |
del_curterm_sp | Curses screen-pointer extension |
del_panel | Panel stack extension for curses |
delay_output | Miscellaneous curses utility routines |
delay_output_sp | Curses screen-pointer extension |
delch | Delete character under the cursor in a curses window |
deleteln | Delete and insert lines in a curses window |
delscreen | Curses screen initialization and manipulation routines |
delwin | Create curses windows |
derwin | Create curses windows |
doupdate | Refresh curses windows and lines |
doupdate_sp | Curses screen-pointer extension |
dup_field | Create and destroy form fields |
dupwin | Create curses windows |
dynamic_field_info | Retrieve field characteristics |
echo | Curses input options |
echo_sp | Curses screen-pointer extension |
echo_wchar | Add a complex character and rendition to a curses window, then advance the cursor |
echochar | Add a character (with attributes) to a curses window, then advance the cursor |
endwin | Curses screen initialization and manipulation routines |
endwin_sp | Curses screen-pointer extension |
erase | Clear all or part of a curses window |
erasechar | Curses environment query routines |
erasechar_sp | Curses screen-pointer extension |
erasewchar | Curses environment query routines |
erasewchar_sp | Curses screen-pointer extension |
exit_curses | Curses memory-leak checking |
exit_terminfo | Curses memory-leak checking |
extended_color_content | Curses color manipulation routines |
extended_color_content_sp | Curses screen-pointer extension |
extended_pair_content | Curses color manipulation routines |
extended_pair_content_sp | Curses screen-pointer extension |
extended_slk_color | Curses soft label routines |
extended_slk_color_sp | Curses screen-pointer extension |
field_arg | Data type validation for fields |
field_back | Color and attribute control for form fields |
field_buffer | Field buffer control |
field_count | Make and break connections between fields and forms |
field_fore | Color and attribute control for form fields |
field_index | Set and get form page number |
field_info | Retrieve field characteristics |
field_init | Set hooks for automatic invocation by applications |
field_just | Retrieve field characteristics |
field_opts | Set and get field options |
field_opts_off | Set and get field options |
field_opts_on | Set and get field options |
field_pad | Color and attribute control for form fields |
field_status | Field buffer control |
field_term | Set hooks for automatic invocation by applications |
field_type | Data type validation for fields |
field_userptr | Associate application data with a form field |
filter | Miscellaneous curses utility routines |
filter_sp | Curses screen-pointer extension |
find_pair | New curses color-pair functions |
find_pair_sp | Curses screen-pointer extension |
flash | Curses bell and screen flash routines |
flash_sp | Curses screen-pointer extension |
flushinp | Miscellaneous curses utility routines |
flushinp_sp | Curses screen-pointer extension |
form | Curses extension for programming forms |
form_cursor | Position a form window cursor |
form_data | Test for off-screen data in given forms |
form_driver | Command-processing loop of the form system |
form_driver_w | Command-processing loop of the form system |
form_field | Make and break connections between fields and forms |
form_field_attributes | Color and attribute control for form fields |
form_field_buffer | Field buffer control |
form_field_info | Retrieve field characteristics |
form_field_just | Retrieve field characteristics |
form_field_new | Create and destroy form fields |
form_field_opts | Set and get field options |
form_field_userptr | Associate application data with a form field |
form_field_validation | Data type validation for fields |
form_fields | Make and break connections between fields and forms |
form_fieldtype | Define validation-field types |
form_hook | Set hooks for automatic invocation by applications |
form_init | Set hooks for automatic invocation by applications |
form_new | Create and destroy forms |
form_new_page | Form pagination functions |
form_opts | Set and get form options |
form_opts_off | Set and get form options |
form_opts_on | Set and get form options |
form_page | Set and get form page number |
form_post | Write or erase forms from associated subwindows |
form_request_by_name | Handle printable form request names |
form_request_name | Handle printable form request names |
form_requestname | Handle printable form request names |
form_sub | Make and break form window and subwindow associations |
form_term | Set hooks for automatic invocation by applications |
form_userptr | Associate application data with a form item |
form_variables | Form system global variables |
form_win | Make and break form window and subwindow associations |
free_field | Create and destroy form fields |
free_fieldtype | Define validation-field types |
free_form | Create and destroy forms |
free_item | Create and destroy menu items |
free_menu | Create and destroy menus |
free_pair | New curses color-pair functions |
free_pair_sp | Curses screen-pointer extension |
get_escdelay | Curses thread support |
get_escdelay_sp | Curses screen-pointer extension |
get_wch | Get (or push back) a wide character from curses terminal keyboard |
get_wstr | Get an array of wide characters from a curses terminal keyboard |
getattrs | Get curses cursor and window coordinates, attributes |
getbegx | Get curses cursor and window coordinates, attributes |
getbegy | Get curses cursor and window coordinates, attributes |
getbegyx | Get curses cursor and window coordinates |
getbkgd | Curses window background manipulation routines |
getbkgrnd | Curses window complex background manipulation routines |
getcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
getch | Get (or push back) characters from curses terminal keyboard |
getcurx | Get curses cursor and window coordinates, attributes |
getcury | Get curses cursor and window coordinates, attributes |
getmaxx | Get curses cursor and window coordinates, attributes |
getmaxy | Get curses cursor and window coordinates, attributes |
getmaxyx | Get curses cursor and window coordinates |
getmouse | Mouse interface through curses |
getmouse_sp | Curses screen-pointer extension |
getn_wstr | Get an array of wide characters from a curses terminal keyboard |
getnstr | Accept character strings from curses terminal keyboard |
getparx | Get curses cursor and window coordinates, attributes |
getpary | Get curses cursor and window coordinates, attributes |
getparyx | Get curses cursor and window coordinates |
getstr | Accept character strings from curses terminal keyboard |
getsyx | Low-level curses routines |
getwin | Miscellaneous curses utility routines |
getwin_sp | Curses screen-pointer extension |
getyx | Get curses cursor and window coordinates |
ground_panel | Panel stack extension for curses |
halfdelay | Curses input options |
halfdelay_sp | Curses screen-pointer extension |
has_colors | Curses color manipulation routines |
has_colors_sp | Curses screen-pointer extension |
has_ic | Curses environment query routines |
has_ic_sp | Curses screen-pointer extension |
has_il | Curses environment query routines |
has_il_sp | Curses screen-pointer extension |
has_key | Get (or push back) characters from curses terminal keyboard |
has_key_sp | Curses screen-pointer extension |
has_mouse | Mouse interface through curses |
has_mouse_sp | Curses screen-pointer extension |
hide_panel | Panel stack extension for curses |
hline | Create curses borders, horizontal and vertical lines |
hline_set | Create curses borders or lines using complex characters and renditions |
idcok | Curses output options |
idlok | Curses output options |
immedok | Curses output options |
in_wch | Extract a complex character and rendition from a window |
in_wchnstr | Get an array of complex characters and renditions from a curses window |
in_wchstr | Get an array of complex characters and renditions from a curses window |
inch | Get a character and attributes from a curses window |
inchnstr | Get a string of characters (and attributes) from a curses window |
inchstr | Get a string of characters (and attributes) from a curses window |
init_color | Curses color manipulation routines |
init_color_sp | Curses screen-pointer extension |
init_extended_color | Curses color manipulation routines |
init_extended_color_sp | Curses screen-pointer extension |
init_extended_pair | Curses color manipulation routines |
init_extended_pair_sp | Curses screen-pointer extension |
init_pair | Curses color manipulation routines |
init_pair_sp | Curses screen-pointer extension |
initscr | Curses screen initialization and manipulation routines |
innstr | Get a string of characters from a curses window |
innwstr | Get a string of wchar_t characters from a curses window |
ins_nwstr | Insert a wide-character string into a curses window |
ins_wch | Insert a complex character and rendition into a window |
ins_wstr | Insert a wide-character string into a curses window |
insch | Insert a character before cursor in a curses window |
insdelln | Delete and insert lines in a curses window |
insertln | Delete and insert lines in a curses window |
insnstr | Insert string before cursor in a curses window |
insstr | Insert string before cursor in a curses window |
instr | Get a string of characters from a curses window |
intrflush | Curses input options |
intrflush_sp | Curses screen-pointer extension |
inwstr | Get a string of wchar_t characters from a curses window |
is_cleared | Curses window properties |
is_idcok | Curses window properties |
is_idlok | Curses window properties |
is_immedok | Curses window properties |
is_keypad | Curses window properties |
is_leaveok | Curses window properties |
is_linetouched | Curses refresh control routines |
is_nodelay | Curses window properties |
is_notimeout | Curses window properties |
is_pad | Curses window properties |
is_scrollok | Curses window properties |
is_subwin | Curses window properties |
is_syncok | Curses window properties |
is_term_resized | Change the curses terminal size |
is_term_resized_sp | Curses screen-pointer extension |
is_wintouched | Curses refresh control routines |
isendwin | Curses screen initialization and manipulation routines |
isendwin_sp | Curses screen-pointer extension |
item_count | Make and break connections between items and menus |
item_description | Get menu item name and description fields |
item_index | Set and get current_menu_item |
item_init | Set hooks for automatic invocation by applications |
item_name | Get menu item name and description fields |
item_opts | Set and get menu item options |
item_opts_off | Set and get menu item options |
item_opts_on | Set and get menu item options |
item_term | Set hooks for automatic invocation by applications |
item_userptr | Associate application data with a menu item |
item_value | Set and get menu item values |
item_visible | Check visibility of a menu item |
key_defined | Check if a keycode is defined |
key_defined_sp | Curses screen-pointer extension |
key_name | Miscellaneous curses utility routines |
keybound | Return definition of keycode |
keybound_sp | Curses screen-pointer extension |
keyname | Miscellaneous curses utility routines |
keyname_sp | Curses screen-pointer extension |
keyok | Enable or disable a keycode |
keyok_sp | Curses screen-pointer extension |
keypad | Curses input options |
killchar | Curses environment query routines |
killchar_sp | Curses screen-pointer extension |
killwchar | Curses environment query routines |
killwchar_sp | Curses screen-pointer extension |
leaveok | Curses output options |
legacy_coding | Override locale-encoding checks |
link_field | Create and destroy form fields |
link_fieldtype | Define validation-field types |
longname | Curses environment query routines |
longname_sp | Curses screen-pointer extension |
mcprint | Ship binary data to printer |
mcprint_sp | Curses screen-pointer extension |
menu | Curses extension for programming menus |
menu_attributes | Color and attribute control for menus |
menu_back | Color and attribute control for menus |
menu_cursor | Position a menu's cursor |
menu_driver | Command-processing loop of the menu system |
menu_fore | Color and attribute control for menus |
menu_format | Set and get menu sizes |
menu_grey | Color and attribute control for menus |
menu_hook | Set hooks for automatic invocation by applications |
menu_init | Set hooks for automatic invocation by applications |
menu_items | Make and break connections between items and menus |
menu_mark | Get and set the menu mark string |
menu_new | Create and destroy menus |
menu_opts | Set and get menu options |
menu_opts_off | Set and get menu options |
menu_opts_on | Set and get menu options |
menu_pad | Color and attribute control for menus |
menu_pattern | Set and get a menu's pattern buffer |
menu_post | Write or erase menus from associated subwindows |
menu_request_by_name | Handle printable menu request names |
menu_request_name | Handle printable menu request names |
menu_requestname | Handle printable menu request names |
menu_spacing | Set and get spacing between menu items. |
menu_sub | Make and break menu window and subwindow associations |
menu_term | Set hooks for automatic invocation by applications |
menu_userptr | Associate application data with a menu item |
menu_win | Make and break menu window and subwindow associations |
meta | Curses input options |
mitem_current | Set and get current_menu_item |
mitem_name | Get menu item name and description fields |
mitem_new | Create and destroy menu items |
mitem_opts | Set and get menu item options |
mitem_userptr | Associate application data with a menu item |
mitem_value | Set and get menu item values |
mitem_visible | Check visibility of a menu item |
mouse_trafo | Mouse interface through curses |
mouseinterval | Mouse interface through curses |
mouseinterval_sp | Curses screen-pointer extension |
mousemask | Mouse interface through curses |
mousemask_sp | Curses screen-pointer extension |
move | Move curses window cursor |
move_field | Make and break connections between fields and forms |
move_panel | Panel stack extension for curses |
mvadd_wch | Add a complex character and rendition to a curses window, then advance the cursor |
mvadd_wchnstr | Add an array of complex characters (and attributes) to a curses window |
mvadd_wchstr | Add an array of complex characters (and attributes) to a curses window |
mvaddch | Add a character (with attributes) to a curses window, then advance the cursor |
mvaddchnstr | Add a string of characters (and attributes) to a curses window |
mvaddchstr | Add a string of characters (and attributes) to a curses window |
mvaddnstr | Add a string of characters to a curses window and advance cursor |
mvaddnwstr | Add a string of wide characters to a curses window and advance cursor |
mvaddstr | Add a string of characters to a curses window and advance cursor |
mvaddwstr | Add a string of wide characters to a curses window and advance cursor |
mvchgat | Curses character and window attribute control routines |
mvcur | Curses interfaces to terminfo database |
mvcur_sp | Curses screen-pointer extension |
mvdelch | Delete character under the cursor in a curses window |
mvderwin | Create curses windows |
mvget_wch | Get (or push back) a wide character from curses terminal keyboard |
mvget_wstr | Get an array of wide characters from a curses terminal keyboard |
mvgetch | Get (or push back) characters from curses terminal keyboard |
mvgetn_wstr | Get an array of wide characters from a curses terminal keyboard |
mvgetnstr | Accept character strings from curses terminal keyboard |
mvgetstr | Accept character strings from curses terminal keyboard |
mvhline | Create curses borders, horizontal and vertical lines |
mvhline_set | Create curses borders or lines using complex characters and renditions |
mvin_wch | Extract a complex character and rendition from a window |
mvin_wchnstr | Get an array of complex characters and renditions from a curses window |
mvin_wchstr | Get an array of complex characters and renditions from a curses window |
mvinch | Get a character and attributes from a curses window |
mvinchnstr | Get a string of characters (and attributes) from a curses window |
mvinchstr | Get a string of characters (and attributes) from a curses window |
mvinnstr | Get a string of characters from a curses window |
mvinnwstr | Get a string of wchar_t characters from a curses window |
mvins_nwstr | Insert a wide-character string into a curses window |
mvins_wch | Insert a complex character and rendition into a window |
mvins_wstr | Insert a wide-character string into a curses window |
mvinsch | Insert a character before cursor in a curses window |
mvinsnstr | Insert string before cursor in a curses window |
mvinsstr | Insert string before cursor in a curses window |
mvinstr | Get a string of characters from a curses window |
mvinwstr | Get a string of wchar_t characters from a curses window |
mvprintw | Print formatted output in curses windows |
mvscanw | Convert formatted input from a curses window |
mvvline | Create curses borders, horizontal and vertical lines |
mvvline_set | Create curses borders or lines using complex characters and renditions |
mvwadd_wch | Add a complex character and rendition to a curses window, then advance the cursor |
mvwadd_wchnstr | Add an array of complex characters (and attributes) to a curses window |
mvwadd_wchstr | Add an array of complex characters (and attributes) to a curses window |
mvwaddch | Add a character (with attributes) to a curses window, then advance the cursor |
mvwaddchnstr | Add a string of characters (and attributes) to a curses window |
mvwaddchstr | Add a string of characters (and attributes) to a curses window |
mvwaddnstr | Add a string of characters to a curses window and advance cursor |
mvwaddnwstr | Add a string of wide characters to a curses window and advance cursor |
mvwaddstr | Add a string of characters to a curses window and advance cursor |
mvwaddwstr | Add a string of wide characters to a curses window and advance cursor |
mvwchgat | Curses character and window attribute control routines |
mvwdelch | Delete character under the cursor in a curses window |
mvwget_wch | Get (or push back) a wide character from curses terminal keyboard |
mvwget_wstr | Get an array of wide characters from a curses terminal keyboard |
mvwgetch | Get (or push back) characters from curses terminal keyboard |
mvwgetn_wstr | Get an array of wide characters from a curses terminal keyboard |
mvwgetnstr | Accept character strings from curses terminal keyboard |
mvwgetstr | Accept character strings from curses terminal keyboard |
mvwhline | Create curses borders, horizontal and vertical lines |
mvwhline_set | Create curses borders or lines using complex characters and renditions |
mvwin | Create curses windows |
mvwin_wch | Extract a complex character and rendition from a window |
mvwin_wchnstr | Get an array of complex characters and renditions from a curses window |
mvwin_wchstr | Get an array of complex characters and renditions from a curses window |
mvwinch | Get a character and attributes from a curses window |
mvwinchnstr | Get a string of characters (and attributes) from a curses window |
mvwinchstr | Get a string of characters (and attributes) from a curses window |
mvwinnstr | Get a string of characters from a curses window |
mvwinnwstr | Get a string of wchar_t characters from a curses window |
mvwins_nwstr | Insert a wide-character string into a curses window |
mvwins_wch | Insert a complex character and rendition into a window |
mvwins_wstr | Insert a wide-character string into a curses window |
mvwinsch | Insert a character before cursor in a curses window |
mvwinsnstr | Insert string before cursor in a curses window |
mvwinsstr | Insert string before cursor in a curses window |
mvwinstr | Get a string of characters from a curses window |
mvwinwstr | Get a string of wchar_t characters from a curses window |
mvwprintw | Print formatted output in curses windows |
mvwscanw | Convert formatted input from a curses window |
mvwvline | Create curses borders, horizontal and vertical lines |
mvwvline_set | Create curses borders or lines using complex characters and renditions |
napms | Low-level curses routines |
napms_sp | Curses screen-pointer extension |
ncurses | CRT screen handling and optimization package |
new_field | Create and destroy form fields |
new_fieldtype | Define validation-field types |
new_form | Create and destroy forms |
new_form_sp | Curses screen-pointer extension |
new_item | Create and destroy menu items |
new_menu | Create and destroy menus |
new_menu_sp | Curses screen-pointer extension |
new_page | Form pagination functions |
new_pair | New curses color-pair functions |
new_panel | Panel stack extension for curses |
new_prescr | Curses screen-pointer extension |
newpad | Create and display curses pads |
newpad_sp | Curses screen-pointer extension |
newscr | Curses global variables |
newterm | Curses screen initialization and manipulation routines |
newterm_sp | Curses screen-pointer extension |
newwin | Create curses windows |
newwin_sp | Curses screen-pointer extension |
nl | Curses input options |
nl_sp | Curses screen-pointer extension |
nocbreak | Curses input options |
nocbreak_sp | Curses screen-pointer extension |
nodelay | Curses input options |
noecho | Curses input options |
noecho_sp | Curses screen-pointer extension |
nofilter | Miscellaneous curses utility routines |
nofilter_sp | Curses screen-pointer extension |
nonl | Curses input options |
nonl_sp | Curses screen-pointer extension |
noqiflush | Curses input options |
noqiflush_sp | Curses screen-pointer extension |
noraw | Curses input options |
noraw_sp | Curses screen-pointer extension |
notimeout | Curses input options |
numcodes | Curses terminfo global variables |
numfnames | Curses terminfo global variables |
numnames | Curses terminfo global variables |
ospeed | Curses emulation of termcap |
overlay | Overlay and manipulate overlapped curses windows |
overwrite | Overlay and manipulate overlapped curses windows |
pair_content | Curses color manipulation routines |
pair_content_sp | Curses screen-pointer extension |
panel | Panel stack extension for curses |
panel_above | Panel stack extension for curses |
panel_below | Panel stack extension for curses |
panel_hidden | Panel stack extension for curses |
panel_userptr | Panel stack extension for curses |
panel_window | Panel stack extension for curses |
pecho_wchar | Create and display curses pads |
pechochar | Create and display curses pads |
pnoutrefresh | Create and display curses pads |
pos_form_cursor | Position a form window cursor |
pos_menu_cursor | Position a menu's cursor |
post_form | Write or erase forms from associated subwindows |
post_menu | Write or erase menus from associated subwindows |
prefresh | Create and display curses pads |
printw | Print formatted output in curses windows |
putp | Curses interfaces to terminfo database |
putp_sp | Curses screen-pointer extension |
putwin | Miscellaneous curses utility routines |
qiflush | Curses input options |
qiflush_sp | Curses screen-pointer extension |
raw | Curses input options |
raw_sp | Curses screen-pointer extension |
redrawwin | Refresh curses windows and lines |
refresh | Refresh curses windows and lines |
replace_panel | Panel stack extension for curses |
reset_color_pairs | Curses color manipulation routines |
reset_color_pairs_sp | Curses screen-pointer extension |
reset_prog_mode | Low-level curses routines |
reset_prog_mode_sp | Curses screen-pointer extension |
reset_shell_mode | Low-level curses routines |
reset_shell_mode_sp | Curses screen-pointer extension |
resetty | Low-level curses routines |
resetty_sp | Curses screen-pointer extension |
resize_term | Change the curses terminal size |
resize_term_sp | Curses screen-pointer extension |
resizeterm | Change the curses terminal size |
resizeterm_sp | Curses screen-pointer extension |
restartterm | Curses interfaces to terminfo database |
restartterm_sp | Curses screen-pointer extension |
ripoffline | Low-level curses routines |
ripoffline_sp | Curses screen-pointer extension |
savetty | Low-level curses routines |
savetty_sp | Curses screen-pointer extension |
scale_form | Make and break form window and subwindow associations |
scale_menu | Make and break menu window and subwindow associations |
scanw | Convert formatted input from a curses window |
scr_dump | Read (write) a curses screen from (to) a file |
scr_init | Read (write) a curses screen from (to) a file |
scr_init_sp | Curses screen-pointer extension |
scr_restore | Read (write) a curses screen from (to) a file |
scr_restore_sp | Curses screen-pointer extension |
scr_set | Read (write) a curses screen from (to) a file |
scr_set_sp | Curses screen-pointer extension |
scrl | Scroll a curses window |
scroll | Scroll a curses window |
scrollok | Curses output options |
set_current_field | Set and get form page number |
set_current_item | Set and get current_menu_item |
set_curterm | Curses interfaces to terminfo database |
set_curterm_sp | Curses screen-pointer extension |
set_escdelay | Curses thread support |
set_escdelay_sp | Curses screen-pointer extension |
set_field_back | Color and attribute control for form fields |
set_field_buffer | Field buffer control |
set_field_fore | Color and attribute control for form fields |
set_field_init | Set hooks for automatic invocation by applications |
set_field_just | Retrieve field characteristics |
set_field_opts | Set and get field options |
set_field_pad | Color and attribute control for form fields |
set_field_status | Field buffer control |
set_field_term | Set hooks for automatic invocation by applications |
set_field_type | Data type validation for fields |
set_field_userptr | Associate application data with a form field |
set_fieldtype_arg | Define validation-field types |
set_fieldtype_choice | Define validation-field types |
set_form_fields | Make and break connections between fields and forms |
set_form_init | Set hooks for automatic invocation by applications |
set_form_opts | Set and get form options |
set_form_page | Set and get form page number |
set_form_sub | Make and break form window and subwindow associations |
set_form_term | Set hooks for automatic invocation by applications |
set_form_userptr | Associate application data with a form item |
set_form_win | Make and break form window and subwindow associations |
set_item_init | Set hooks for automatic invocation by applications |
set_item_opts | Set and get menu item options |
set_item_term | Set hooks for automatic invocation by applications |
set_item_userptr | Associate application data with a menu item |
set_item_value | Set and get menu item values |
set_max_field | Field buffer control |
set_menu_back | Color and attribute control for menus |
set_menu_fore | Color and attribute control for menus |
set_menu_format | Set and get menu sizes |
set_menu_grey | Color and attribute control for menus |
set_menu_init | Set hooks for automatic invocation by applications |
set_menu_items | Make and break connections between items and menus |
set_menu_mark | Get and set the menu mark string |
set_menu_opts | Set and get menu options |
set_menu_pad | Color and attribute control for menus |
set_menu_pattern | Set and get a menu's pattern buffer |
set_menu_spacing | Set and get spacing between menu items. |
set_menu_sub | Make and break menu window and subwindow associations |
set_menu_term | Set hooks for automatic invocation by applications |
set_menu_userptr | Associate application data with a menu item |
set_menu_win | Make and break menu window and subwindow associations |
set_new_page | Form pagination functions |
set_panel_userptr | Panel stack extension for curses |
set_tabsize | Curses thread support |
set_tabsize_sp | Curses screen-pointer extension |
set_term | Curses screen initialization and manipulation routines |
set_top_row | Set and get current_menu_item |
setcchar | Get a wide character string and rendition from a cchar_t or set a cchar_t from a wide-character string |
setscrreg | Curses output options |
setsyx | Low-level curses routines |
setupterm | Curses interfaces to terminfo database |
show_panel | Panel stack extension for curses |
slk_attr | Curses soft label routines |
slk_attr_off | Curses soft label routines |
slk_attr_on | Curses soft label routines |
slk_attr_set | Curses soft label routines |
slk_attr_set_sp | Curses screen-pointer extension |
slk_attr_sp | Curses screen-pointer extension |
slk_attroff | Curses soft label routines |
slk_attroff_sp | Curses screen-pointer extension |
slk_attron | Curses soft label routines |
slk_attron_sp | Curses screen-pointer extension |
slk_attrset | Curses soft label routines |
slk_attrset_sp | Curses screen-pointer extension |
slk_clear | Curses soft label routines |
slk_clear_sp | Curses screen-pointer extension |
slk_color | Curses soft label routines |
slk_color_sp | Curses screen-pointer extension |
slk_init | Curses soft label routines |
slk_init_sp | Curses screen-pointer extension |
slk_label | Curses soft label routines |
slk_label_sp | Curses screen-pointer extension |
slk_noutrefresh | Curses soft label routines |
slk_noutrefresh_sp | Curses screen-pointer extension |
slk_refresh | Curses soft label routines |
slk_refresh_sp | Curses screen-pointer extension |
slk_restore | Curses soft label routines |
slk_restore_sp | Curses screen-pointer extension |
slk_set | Curses soft label routines |
slk_set_sp | Curses screen-pointer extension |
slk_touch | Curses soft label routines |
slk_touch_sp | Curses screen-pointer extension |
slk_wset | Curses soft label routines |
standend | Curses character and window attribute control routines |
standout | Curses character and window attribute control routines |
start_color | Curses color manipulation routines |
start_color_sp | Curses screen-pointer extension |
stdscr | Curses global variables |
strcodes | Curses terminfo global variables |
strfnames | Curses terminfo global variables |
strnames | Curses terminfo global variables |
subpad | Create and display curses pads |
subwin | Create curses windows |
syncok | Create curses windows |
term_attrs | Curses environment query routines |
term_attrs_sp | Curses screen-pointer extension |
term_variables | Curses terminfo global variables |
termattrs | Curses environment query routines |
termattrs_sp | Curses screen-pointer extension |
termname | Curses environment query routines |
termname_sp | Curses screen-pointer extension |
tgetent | Curses emulation of termcap |
tgetent_sp | Curses screen-pointer extension |
tgetflag | Curses emulation of termcap |
tgetflag_sp | Curses screen-pointer extension |
tgetnum | Curses emulation of termcap |
tgetnum_sp | Curses screen-pointer extension |
tgetstr | Curses emulation of termcap |
tgetstr_sp | Curses screen-pointer extension |
tgoto | Curses emulation of termcap |
tgoto_sp | Curses screen-pointer extension |
tigetflag | Curses interfaces to terminfo database |
tigetflag_sp | Curses screen-pointer extension |
tigetnum | Curses interfaces to terminfo database |
tigetnum_sp | Curses screen-pointer extension |
tigetstr | Curses interfaces to terminfo database |
tigetstr_sp | Curses screen-pointer extension |
timeout | Curses input options |
tiparm | Curses interfaces to terminfo database |
top_panel | Panel stack extension for curses |
top_row | Set and get current_menu_item |
touchline | Curses refresh control routines |
touchwin | Curses refresh control routines |
tparm | Curses interfaces to terminfo database |
tparm_sp | Curses screen-pointer extension |
tputs | Curses interfaces to terminfo database |
tputs_sp | Curses screen-pointer extension |
trace | Curses debugging routines |
ttytype | Curses terminfo global variables |
typeahead | Curses input options |
typeahead_sp | Curses screen-pointer extension |
unctrl | Miscellaneous curses utility routines |
unctrl_sp | Curses screen-pointer extension |
unfocus_current_field | Set and get form page number |
unget_wch | Get (or push back) a wide character from curses terminal keyboard |
unget_wch_sp | Curses screen-pointer extension |
ungetch | Get (or push back) characters from curses terminal keyboard |
ungetch_sp | Curses screen-pointer extension |
ungetmouse | Mouse interface through curses |
ungetmouse_sp | Curses screen-pointer extension |
unpost_form | Write or erase forms from associated subwindows |
unpost_menu | Write or erase menus from associated subwindows |
untouchwin | Curses refresh control routines |
update_panels | Panel stack extension for curses |
update_panels_sp | Curses screen-pointer extension |
use_default_colors | Use terminal's default colors |
use_default_colors_sp | Curses screen-pointer extension |
use_env | Miscellaneous curses utility routines |
use_env_sp | Curses screen-pointer extension |
use_extended_names | Miscellaneous curses extensions |
use_legacy_coding | Override locale-encoding checks |
use_legacy_coding_sp | Curses screen-pointer extension |
use_screen | Curses thread support |
use_tioctl | Miscellaneous curses utility routines |
use_tioctl_sp | Curses screen-pointer extension |
use_window | Curses thread support |
vid_attr | Curses interfaces to terminfo database |
vid_attr_sp | Curses screen-pointer extension |
vid_puts | Curses interfaces to terminfo database |
vid_puts_sp | Curses screen-pointer extension |
vidattr | Curses interfaces to terminfo database |
vidattr_sp | Curses screen-pointer extension |
vidputs | Curses interfaces to terminfo database |
vidputs_sp | Curses screen-pointer extension |
vline | Create curses borders, horizontal and vertical lines |
vline_set | Create curses borders or lines using complex characters and renditions |
vw_printw | Print formatted output in curses windows |
vw_scanw | Convert formatted input from a curses window |
vwprintw | Print formatted output in curses windows |
vwscanw | Convert formatted input from a curses window |
wadd_wch | Add a complex character and rendition to a curses window, then advance the cursor |
wadd_wchnstr | Add an array of complex characters (and attributes) to a curses window |
wadd_wchstr | Add an array of complex characters (and attributes) to a curses window |
waddch | Add a character (with attributes) to a curses window, then advance the cursor |
waddchnstr | Add a string of characters (and attributes) to a curses window |
waddchstr | Add a string of characters (and attributes) to a curses window |
waddnstr | Add a string of characters to a curses window and advance cursor |
waddnwstr | Add a string of wide characters to a curses window and advance cursor |
waddstr | Add a string of characters to a curses window and advance cursor |
waddwstr | Add a string of wide characters to a curses window and advance cursor |
wattr_get | Curses character and window attribute control routines |
wattr_off | Curses character and window attribute control routines |
wattr_on | Curses character and window attribute control routines |
wattr_set | Curses character and window attribute control routines |
wattroff | Curses character and window attribute control routines |
wattron | Curses character and window attribute control routines |
wattrset | Curses character and window attribute control routines |
wbkgd | Curses window background manipulation routines |
wbkgdset | Curses window background manipulation routines |
wbkgrnd | Curses window complex background manipulation routines |
wbkgrndset | Curses window complex background manipulation routines |
wborder | Create curses borders, horizontal and vertical lines |
wborder_set | Create curses borders or lines using complex characters and renditions |
wchgat | Curses character and window attribute control routines |
wclear | Clear all or part of a curses window |
wclrtobot | Clear all or part of a curses window |
wclrtoeol | Clear all or part of a curses window |
wcolor_set | Curses character and window attribute control routines |
wcursyncup | Create curses windows |
wdelch | Delete character under the cursor in a curses window |
wdeleteln | Delete and insert lines in a curses window |
wecho_wchar | Add a complex character and rendition to a curses window, then advance the cursor |
wechochar | Add a character (with attributes) to a curses window, then advance the cursor |
wenclose | Mouse interface through curses |
werase | Clear all or part of a curses window |
wget_wch | Get (or push back) a wide character from curses terminal keyboard |
wget_wstr | Get an array of wide characters from a curses terminal keyboard |
wgetbkgrnd | Curses window complex background manipulation routines |
wgetch | Get (or push back) characters from curses terminal keyboard |
wgetdelay | Curses window properties |
wgetn_wstr | Get an array of wide characters from a curses terminal keyboard |
wgetnstr | Accept character strings from curses terminal keyboard |
wgetparent | Curses window properties |
wgetscrreg | Curses window properties |
wgetstr | Accept character strings from curses terminal keyboard |
whline | Create curses borders, horizontal and vertical lines |
whline_set | Create curses borders or lines using complex characters and renditions |
win_wch | Extract a complex character and rendition from a window |
win_wchnstr | Get an array of complex characters and renditions from a curses window |
win_wchstr | Get an array of complex characters and renditions from a curses window |
winch | Get a character and attributes from a curses window |
winchnstr | Get a string of characters (and attributes) from a curses window |
winchstr | Get a string of characters (and attributes) from a curses window |
winnstr | Get a string of characters from a curses window |
winnwstr | Get a string of wchar_t characters from a curses window |
wins_nwstr | Insert a wide-character string into a curses window |
wins_wch | Insert a complex character and rendition into a window |
wins_wstr | Insert a wide-character string into a curses window |
winsch | Insert a character before cursor in a curses window |
winsdelln | Delete and insert lines in a curses window |
winsertln | Delete and insert lines in a curses window |
winsnstr | Insert string before cursor in a curses window |
winsstr | Insert string before cursor in a curses window |
winstr | Get a string of characters from a curses window |
winwstr | Get a string of wchar_t characters from a curses window |
wmouse_trafo | Mouse interface through curses |
wmove | Move curses window cursor |
wnoutrefresh | Refresh curses windows and lines |
wprintw | Print formatted output in curses windows |
wredrawln | Refresh curses windows and lines |
wrefresh | Refresh curses windows and lines |
wresize | Resize a curses window |
wscanw | Convert formatted input from a curses window |
wscrl | Scroll a curses window |
wsetscrreg | Curses output options |
wstandend | Curses character and window attribute control routines |
wstandout | Curses character and window attribute control routines |
wsyncdown | Create curses windows |
wsyncup | Create curses windows |
wtimeout | Curses input options |
wtouchln | Curses refresh control routines |
wunctrl | Miscellaneous curses utility routines |
wunctrl_sp | Curses screen-pointer extension |
wvline | Create curses borders, horizontal and vertical lines |
wvline_set | Create curses borders or lines using complex characters and renditions |