ultrix man page for scroll

Query: scroll

OS: ultrix

Section: 3cur

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

scroll(3cur)															      scroll(3cur)

Name
       scroll - scroll window

Syntax
       #include <cursesX.h>

       int scroll(win)
       WINDOW *win;

Description
       The window is scrolled up one line.  This involves moving the lines in the window data structure.

       You  would not normally use this routine as the terminal scrolls automatically if is enabled.  A typical case where might be used is with a
       screen editor.

Return Values
       The function returns OK on success and ERR on error.

See Also
       scrollok(3cur)

																      scroll(3cur)
Related Man Pages
scroll(3ncurses) - suse
wscrl(3ncurses) - suse
scroll(3ncurses) - x11r4
scroll(3ncurses) - bsd
scroll(3ncurses) - xfree86
Similar Topics in the Unix Linux Community
right scrollbar on xterm
command scrolling using arrow keys
How to scroll back and forwrd in HP-UX?
[SOLVED] How to set a default of 200000 as scrollback size in Putty ?
Posts Converted to Divs - Overflow Works - Now Testing