|
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.73
">ncurses_def_shell_modeDescriptionbool ncurses_def_shell_mode ( void)
ncurses_def_shell_mode() saves the current terminal modes for shell (not in curses) for use by ncurses_reset_shell_mode(). Returns FALSE on success, otherwise TRUE. See also: ncurses_reset_shell_mode()
|