Index of Section 4 Manual Pages

Interix / SUAterminal.4Interix / SUA

terminal(4)                                                 terminal(4)

  terminal

  NAME

    terminal - the Interix terminal window

  DESCRIPTION

    The Interix terminal window (named in the terminfo(5) database as interix
    and variations. Older versions were named opennt, but that name is now
    obsolete and deprecated) has many of the capabilities of an xterm(1)
    window, although the actual terminal descriptions are closer to a vt100
    terminal.

    The definitive description of the window is the terminfo(5) database
    description. The termcap(1) description is not as complete (it lacks some
    of the function keys, for example).

    A user at the console has some additional capabilities, included below. A
    console terminal window has a path name of /dev/ttyn*.

  BAUD RATE

    The value for baud rate returned by stty(1) is only meaningful when the
    terminal was connected to a serial port. If not connected to a serial port
    (such as the normal console window), the value returned by stty(1) is 9600
    (just as with the xterm(1)).

  FUNCTION KEYS

    The terminal description uses 64 function keys. These are as follows:

    F1-F12
        The standard function keys.

    F13-F24
        The function keys in combination with the SHIFT key.

    F25-F36
        The function keys in combination with the ALT key.

    F37-F48
        The function keys in combination with the CTRL key.

    F49-F60
        The function keys in combination with the SHIFT+CTRL key-pair.

    F61-F64
        The arrow keys in combination with the SHIFT key. Note that these are
        not the arrow keys on the numeric keypad.

    For a user at the console, terminals on the screen can be scrolled using
    the keyboard:

    CTRL+
        Scroll one line up.

    CTRL+
        Scroll one line down.

    SHIFT+
        Scroll one screen up.

    SHIFT+
        Scroll one screen down.

    The console beeps when it can scroll no farther.

  WINDOW RESIZING

    The default window size is set using the Windows properties for the
    desktop shortcut, icon, or window. (For instructions on how to do this,
    see Change the window size in the "Interix Overview" section of Windows
    Services for UNIX Help.)

    Any console window on the screen can be resized with the mouse.

    When the window is resized, the window sends a SIGWINCH signal to the
    current application.

  COLOR

    Colors can be set using the Windows properties for the desktop shortcut,
    icon, or window. Although colors can be set for an open window, they will
    not affect all utilities until the next time a window is opened.

  FILES

    The termcap and terminfo databases contain the definitive information on
    key output codes.

    /usr/share/termcap
        The termcap database.

    /usr/share/terminfo/
        The terminfo database.

  SEE ALSO

    terminfo(5)


Interix / SUAHosted at SUA Community for Interix, SUA and SFUInterix / SUA