Man Page: restartterm
Operating Environment: ultrix
Section: 3cur
restartterm(3cur) restartterm(3cur) Name restartterm - restart terminal for curses application Syntax restartterm(term, filenum, errret) char *term; int filenum; int *errret; Description This function sets up the current terminal after a save/restore of a application program. assumes that the windows and modes are the same for the restarted application as when memory was saved. It assumes that the terminal type and dependent settings, such as baudrate, may have changed. The routine is called to extract the terminal information from the database and set up the terminal. See Also setupterm(3cur), terminfo(5) restartterm(3cur)
| Related Man Pages |
|---|
| del_curterm(3xcurses) - opensolaris |
| mvgetch(3cur) - ultrix |
| wgetch(3cur) - ultrix |
| set_curterm(3xcurses) - sunos |
| setupterm(3xcurses) - sunos |
| Similar Topics in the Unix Linux Community |
|---|
| Lost root password / Can't login as root |
| How do you detect keystrokes in canonical mode? |
| Can I change my hostname without messing things up? |
| PHP Write Man Pages to MySQL DB |