Query: idlok
OS: ultrix
Section: 3cur
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
idlok(3cur) idlok(3cur) Name idlok - enable use of insert/delete line Syntax #include <cursesX.h> int idlok(win, bf) WINDOW *win; bool bf; Description If enabled is uses the insert/delete line hardware of terminals if it is available. If disabled, will not use this feature. This option should be enabled only if the application needs insert/delete line; for example, for a screen editor. It is disabled by default as insert/delete line can be visually annoying when used in some applications. If insert/delete line cannot be used, will redraw the changed portions of all lines. The terminal hardware insert/delete character feature is always used if available. Return Values The function returns OK on success and ERR on error. idlok(3cur)
Related Man Pages |
---|
curs_outopts(3curses) - opensolaris |
clearok(3curses) - opensolaris |
idlok(3curses) - opensolaris |
nonl(3curses) - opensolaris |
setscrreg(3curses) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Linux (Ubuntu) = Unix (NOT IMPORTANT - NO RUSH) |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |
Denial Of Service Attack Update |