! Aware > default selections > Communications > Socket and I/O Operations > Terminal I/O >

Terminal I/O

low-level character based display (TTY) and keyboard routines.
Subsets on this page: - #Apps & Utilities - #Q&A - #Info - #Libs & Functions -
- #Personalize -
     icon
Search ! Aware:



     Home
  By TONY
  By MARK
  By JERRY
  By ANN
  By ERICA

Search all pages


Subjects

By activity
Professions, Sciences, Humanities, Business, ...

User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...

Text Strings
Conversions, tests, processing, manipulation,...

Math
Integer, Floating point, Matrix, Statistics, Boolean, ...

Processing
Algorithms, Memory, Process control, Debugging, ...

Stored Data
Data storage, Integrity, Encryption, Compression, ...

Communications
Networks, protocols, Interprocess, Remote, Client Server, ...

Hard World
Timing, Calendar and Clock, Audio, Video, Printer, Controls...

File System
Management, Filtering, File & Directory access, Viewers, ...



Information and Publications: Showing

RFC1921 TNVIP Protocol. [c. 1996/03/01]

SSH (Secure Shell) FAQ - Frequently Asked Questions

ftp://rtfm.mit.edu/pub/faqs/computer-security/ssh-faq (At MIT)

ZTerm Frequently Asked Questions Part 2/2

At faqs.org Part 2/2 
At MIT Part 2/2  Part 2/2 


Questions and Answers: Showing

My program's prompts and intermediate output don't always show up on the screen. []

At comp.lang.c FAQ

How can I read one character at a time, without waiting for the RETURN key? []

At comp.lang.c FAQ

When I read numbers from the keyboard with scanf "%d\n", it seems to hang until I type one extra line of input. []

At comp.lang.c FAQ

I'm reading a number with scanf %d and then a string with gets(), but the compiler seems to be skipping the call to gets()! []

At comp.lang.c FAQ

I'm re-prompting the user if scanf fails, but sometimes it seems to go into an infinite loop. []

At comp.lang.c FAQ

Why does errno contain ENOTTY after a call to printf? []

At comp.lang.c FAQ

Will fflush(stdin) flush unread characters from the standard input stream? []

At comp.lang.c FAQ

How can I read a single character from the keyboard without waiting for the RETURN key? []

At comp.lang.c FAQ

How can I find out how many characters are available for reading, or do a non-blocking read? []

At comp.lang.c FAQ

How can I display a percentage-done indication that updates itself in place, or show one of those "twirling baton'' progress indicators? []

At comp.lang.c FAQ

How can I clear the screen, or print things in inverse video, or move the cursor? []

At comp.lang.c FAQ

How do I read the arrow keys? What about function keys? []

At comp.lang.c FAQ

How do I read the mouse? []

At comp.lang.c FAQ

How can I do graphics? []

At comp.lang.c FAQ

How can I trap or ignore keyboard interrupts like control-C? []

At comp.lang.c FAQ

How do I send escape sequences to control a terminal or other device? []

At comp.lang.c FAQ

Unix Programming FAQ Terminal I/O []

At Unix Programming FAQ

Unix Programming FAQ How can I make my program not echo input? []

At Unix Programming FAQ

Unix Programming FAQ How can I read single characters from the terminal? []

At Unix Programming FAQ

Unix Programming FAQ How can I check and see if a key was pressed? []

At Unix Programming FAQ

Unix Programming FAQ How can I move the cursor around the screen? []

At Unix Programming FAQ

Unix Programming FAQ What are pttys? []

At Unix Programming FAQ

Unix Programming FAQ How to handle a serial port or modem? []

At Unix Programming FAQ

Unix Programming FAQ Setting up termios []

At Unix Programming FAQ

Unix Programming FAQ Setting up termios c_oflag []

At Unix Programming FAQ

Unix Programming FAQ Setting up termios c_cflag []

At Unix Programming FAQ

Unix Programming FAQ Setting up termios c_lflag []

At Unix Programming FAQ

Unix Programming FAQ Setting up termios c_cc []

At Unix Programming FAQ

Unix Programming FAQ How do I get a user's password? []

At Unix Programming FAQ

Free Host-Based TN3270 Solution? [2002/05/06]

At Ask Slashdot

Thin Clients in a Computer Lab Environment? [2002/02/28]

At Ask Slashdot

"Thin Clients" that Support Linux and Windows? [2002/01/09]

At Ask Slashdot

The Thin-Client Challenge? [2001/11/14]

At Ask Slashdot

Properly Configuring Terminal Emulation in Unix? [2001/10/29]

At Ask Slashdot

In Search of Knowledge on Tandberg ErgoStations? [2001/06/11]

At Ask Slashdot

Legacy X-Terminal Software? [2001/06/03]

At Ask Slashdot

Cheap Homemade X-Terminals? [ 2000/05/05]

At Ask Slashdot

How can I set up my console screen to do 80x50?I'm tired of seeing the standard 80x24 lines. [ 2000/04/01]

At DaemonNews

How do I use scon to configure the text console on OpenBSD 2.5? [ 2000/01/01]

At DaemonNews

Linux-Based Thin X-Terminals? [ 1999/10/09]

At Ask Slashdot

Simple Terminals w/ Small Footprints? [ 1999/09/01]

At Ask Slashdot

I just installed NetBSD 1.4.1, and I want 50 line text screens again. [ 1999/09/01]

At DaemonNews

How can I increase my number of ptys? [ 1999/04/01]

At DaemonNews

Questions and Answers

Others not displayed here
Full List


Applications and Utilities: Showing

info_mkdb(1) - create capability database {oss}

Source code: OpenBSD

cap_mkdb(1) - create capability database {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

pstat(8) - display system data structures {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

ttyflags(8) - set device-specific flags for terminals {oss}

Man pages: NetBSD
Source code: OpenBSD

getty(8) - set terminal mode {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

ispcvt(8) - verify if current video driver is pcvt driver {oss}

Man pages: FreeBSD
Source code: OpenBSD FreeBSD

stty(1) - set the options for a terminal device interface {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD
[IEEE Std1003.2-1992 (``POSIX.2'')]

vt220keys(1) - define SHIFTED function keys on VT220 terminal {oss}

Man pages: FreeBSD

vttest(1) - test VT100-type terminal {oss}

Man pages: FreeBSD
Source code: OpenBSD FreeBSD

lock(1) - reserve a terminal {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

mset(1) - retrieve ASCII to IBM 3270 keyboard map {oss}

Man pages: NetBSD
Source code: OpenBSD FreeBSD

tset reset - terminal initialization {oss}

Man pages: FreeBSD RedHat NetBSD
Source code: OpenBSD FreeBSD
[IEEE Std1003.2-1992 (``POSIX.2'')]

tty(1) - return user's terminal name {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD
[IEEE Std1003.2-1992 (``POSIX.2'')]

Console Telnet for Win32 - Console telnet is a full screen (console) telnet client for MS Win32 environments. It supports ANSI (color) and VT100/102 (scores 91 on vttest). It has mouse, clipboard, and scrollback support, and can run full-screen or in a window. {(L)GPL}

At Sourceforge ( Production/Stable)

Dave's Telnet - dtelnet: A Free Telnet Client for Windows 3.1/95/NT Emulates terminal types 'linux' and 'vt100', talks protocols 'telnet' and 'login'. {(L)GPL}

At Sourceforge ( Production/Stable)

Termutils - package contains programs for controlling terminals. 'tput' is a portable way for shell scripts to use special terminal capabilities. 'tabs' is a program to set hardware terminal tab settings. {GPL,GNU}

At GNU project

screen - is a terminal multiplexer that runs several separate 'screens' (ttys) on a single character-based terminal. {GPL,GNU}

At GNU project
screen-3.9.11_1 - A multi-screen window manager (At FreeBSD Ports)
screen-3.9.5p1.tgz - multi-screen window manager (At OpenBSD 2.7_packages i386)
screen-3.9.8.tgz - multi-screen window manager (At OpenBSD 2.8_packages i386)
screen-3.9.5p1.tgz - multi-screen window manager (At OpenBSD 2.7_packages sparc)
screen-3.9.8.tgz - multi-screen window manager (At OpenBSD 2.8_packages vax)
screen-3.9.8.tgz - multi-screen window manager (At OpenBSD 2.8_packages powerpc)
screen-3.9.8.tgz - multi-screen window manager (At OpenBSD 2.8_packages m68k)
screen-3.9.8.tgz - multi-screen window manager (At OpenBSD 2.8_packages sparc)
screen-3.9.5.tgz - multi-screen window manager (At OpenBSD 2.7_packages m68k)

zh-tw-rxvt-2.6.4 - A low memory usage xterm replacement that supports color

At FreeBSD Ports

zh-aterm-0.4.2 - A color vt102 terminal emulator with transparency support

At FreeBSD Ports

ruby-termios-20001115_1 - A Ruby interface to termios

At FreeBSD Ports

multi-gnome-terminal-1.3.13 - Gnome tabbed terminal emulator

At FreeBSD Ports

mlterm-2.3.1_1 - Multilingual X11 terminal emulator

At FreeBSD Ports

libslang-1.4.5 - Routines for rapid alpha-numeric terminal applications development

At FreeBSD Ports

fr-xtel-3.3.0_2 - An emulator for the french Minitel

At FreeBSD Ports

fressh-0.8.1 - A free rewritten implementation of the SSH communication protocol

At FreeBSD Ports
new, free, rewritten implementation of the SSH communication protocol (At NetBSD packages collection)

rdesktop-1.0.0.p19.7.6 - RDP client for Windows NT Terminal Server

At FreeBSD Ports

openssh-portable-3.1p1_3 - The portable version of OpenBSD's OpenSSH

At FreeBSD Ports

ja-kterm16c-6.2.0 - An xterm that speaks Japanese with 16 colors like on a VGA

At FreeBSD Ports

powershell-0.8 - PowerShell is a terminal emulator for the X11 Window System

At FreeBSD Ports

zh-cn-rxvt-2.6.4 - A low memory usage xterm replacement that supports color

At FreeBSD Ports

de-citrix_ica-6.20.974 - Citrix(R) client for the Microsoft Windows Terminal Server

At FreeBSD Ports

gnometelnet-2.4 - A nice frontend to the telnet, ssh, and rlogin clients for GNOME

At FreeBSD Ports

OpenSSH-askpass-1.2.2.2001.02.24 - Graphical password applet for entering SSH passphrase

At FreeBSD Ports

ecu-4.30 - Extended Call Utility

At FreeBSD Ports

gone-1.3.4 - A terminal locking utility with many improvements over lock(1)

At FreeBSD Ports
gone-1.3.1 - Terminal locking utility with many improvements over lock(1) (At NetBSD packages collection)

unclutter-8 - Remove idle cursor image from screen.

At FreeBSD Ports
Remove idle cursor image from screen (At NetBSD packages collection)

Mterm.C - Micro terminal (comm) program - use with X00 package from snippets

At snippets.org

vt100tool - VT100TOOL for Sun's {oss}

At comp.sources.unix at UUNET

pty4 - Generalized interface to pseudo-tty devices {oss}

At comp.sources.unix at UUNET
pty - Run a program under a pty session (At comp.sources.unix at UUNET)

modemcap - Hardware-independant modem routines {oss}

At comp.sources.unix at UUNET

determcap - Decomposing termcaps {oss}

At comp.sources.unix at UUNET

qterm - Query terminal for its type {oss}

At comp.sources.unix at UUNET
qterm-1.0 - utility to recognise terminal type automatically (At NetBSD packages collection)
qterm5.0qterm - Qterm5.0 -- Query terminal for its type (At comp.sources.unix at UUNET)
ftp://ftp.uu.net/usenet/comp.sources.unix/volume10/ (At comp.sources.unix at UUNET)
Query Terminal for terminal type (At comp.sources.unix at UUNET)

untic - Decompile terminfo description file. {oss}

At comp.sources.unix at UUNET
Decompile terminfo terminal descriptions (At comp.sources.unix at UUNET)

ultrix-modem - UUCP/CU access on one modem {oss}

At comp.sources.unix at UUNET

dial.sample - Example dial script. {oss}

At comp.sources.unix at UUNET

vtem - A VT100 emulator based on termcap {oss}

At comp.sources.unix at UUNET

vtrm - A Unix/PC virtual terminal package {oss}

At comp.sources.unix at UUNET

bl_lock - dumb(sic) terminal screen lock utility, {oss}

At comp.sources.unix at UUNET

sysVdial - System V generic dial routines {oss}

At comp.sources.unix at UUNET

4.3autobaud - Baud rate detection for 4.3BSD {oss}

At comp.sources.unix at UUNET

dialout - BSD4.3 Kernel changes for dial in/out on modem lines {oss}

At comp.sources.unix at UUNET

modempool - modem pool handler, with dialback {oss}

At comp.sources.unix at UUNET

TCtoTI - Termcap to terminfo conversion program {oss}

At comp.sources.unix at UUNET

pcomm/patch1 - Dial out and terminal emulator, Patch1 {oss}

At comp.sources.unix at UUNET

qterm.alt - Query terminal for its type {oss}

At comp.sources.unix at UUNET

vttest - Test VT100 Features {oss}

At comp.sources.unix at UUNET
vttest-20000208 - vt100/vt220/xterm test utility (At NetBSD packages collection)

lib_term - Datum entry using termcap {oss}

At comp.sources.unix at UUNET

mytinfo - a replacement for terminfo and termcap {oss}

At comp.sources.unix at UUNET

xterm-146.tgz - a newer version of xterm

At OpenBSD 2.8_packages i386
http://www.openbsd.org/2.8_packages/sparc/xterm-146.tgz-long.html (At OpenBSD 2.8_packages sparc)

Xterminal - Object Oriented User Interface with a client-serverarchitecture {x,GPL}

(Info at freshmeat)

minicom - Serial communication program {GPL}

minicom-2.00.0 - An MS-DOS Telix serial communication program "workalike" (At FreeBSD Ports)
minicom-1.83.1.tgz - MS-DOS Telix serial communication program "workalike" (At OpenBSD 2.8_packages i386)
minicom-1.83.1.tgz - MS-DOS Telix serial communication program "workalike" (At OpenBSD 2.8_packages m68k)
minicom-1.83.1 - MS-DOS Telix serial communication program "workalike" (At NetBSD packages collection)
(Info at freshmeat)

lsh - GPL'd implementation of SSH. {GPL}

lsh-1.0 - A secure (encrypted) remote shell compatible with ssh 2.0 (At FreeBSD Ports)
(Info at freshmeat)

termpkg - Poor Man's Terminal Server {GPL}

(Info at freshmeat)

The Java Telnet Applet - Fully featured telnet program for WWW-Browsers {GPL}

xterm - A terminal emulator for the X Window System {x,MIT}

xterm-146.tgz - a newer version of xterm (At OpenBSD 2.8_packages i386)
Terminal emulator for X window system (At comp.sources.unix at ISC)
Terminal emulator for X window system (At comp.sources.unix at UUNET)
(Info at freshmeat)

Eterm - An X11 VT102 emulator with Enlightenment features {x,GPL}

ja-eterm-0.9 - X11 terminal emulator based on rxvt/xterm that supports Japanese (At FreeBSD Ports)
eterm-0.9.1_1 - X11 terminal emulator based on rxvt/xterm (At FreeBSD Ports)
eterm-0.8.10.tgz - color X11 terminal emulator with transparency support (At OpenBSD 2.8_packages i386)
ja-eterm-0.8.10.tgz - color japanese terminal emulator with transparency support (At OpenBSD 2.8_packages i386)
ja-eterm-0.8.10.tgz - color japanese terminal emulator with transparency support (At OpenBSD 2.8_packages sparc)
eterm-0.8.10.tgz - color X11 terminal emulator with transparency support (At OpenBSD 2.8_packages sparc)
eterm-0.8.10 - Enlightened terminal emulator for the X Window System (At NetBSD packages collection)

Services For Unix 2.0

Procomm Plus 4.8

Term For AIX 6.2

Kea! 420 5.1 Add-On Upgrade

Kea! 420 5.1 Add-On

Term For Unix/Xenix386 6.2.5 Workstation At&T Int Sco

Reflection Unix/Open VMS MS 32BIT

Term For Non-Intel Unix

Kea! 340 5.1 (Migration)

Hyperaccess 8.3 (10-user)

Hyperaccess 8.3 (25-user)

Hyperaccess 8.3

NetVista Thin Client Manager 2.1 AS/400 Strong

Kea! 340 5.1 Upgrade

Kea! 340 5.1

NetVista Thin Client Manager 2.1

e-Vantage Enterprise Viewer 2.2

Reflection 2 Mac 4.2

e-Vantage Enterprise Viewer 2.2 Upgrade

Reflection for X MS Upgrade

pr-1.1 - A daemon that connects local terminal device to a terminal server

At FreeBSD Ports

e-Vantage Enterprise Viewer 2.2 (Migration)

Chameleon Hostlink 97 8.0 (10-user)

Ns/Portfolio Enterprise For Win 3.1 (1-user)

Ns/Portfolio For Mainframe 3.1 Win (1-user)

zh-crxvt-2.10-2.tgz - Chinese(Big5) VT100 terminal emulator for X

At OpenBSD 2.8_packages i386
http://www.openbsd.org/2.8_packages/m68k/zh-crxvt-2.10-2.tgz-long.html (At OpenBSD 2.8_packages m68k)

BTERM - BTERM is a small VT320 terminal emulator. {free for non-commercial use}

(Info at freshmeat)

settrans - A Simple Program To Set Your Terminal Translation

(Info at freshmeat)

Ns/Portfolio 3.1 (1-user)

Ns/Portfolio Select For AS/4003.1 Win (1-user)

QuickApp Toolkit

wterm - Bitching X11 terminal emulator

wterm-6.2.9 - A color vt102 terminal emulator with transparency support (At FreeBSD Ports)
wterm-6.2.6.tgz - color vt102 terminal emulator with transparency support (At OpenBSD 2.7_packages i386)
wterm-6.2.6.tgz - color vt102 terminal emulator with transparency support (At OpenBSD 2.8_packages i386)
wterm-6.2.6.tgz - color vt102 terminal emulator with transparency support (At OpenBSD 2.7_packages sparc)
wterm-6.2.6.tgz - color vt102 terminal emulator with transparency support (At OpenBSD 2.8_packages sparc)
wterm-6.2.6 - NeXTStep(tm) style X11 terminal emulator for WindowMaker (At NetBSD packages collection)
(Info at freshmeat)

GemVT {x,unknown}

(Info at freshmeat)

lrzsz-0.12.20 - Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)

At FreeBSD Ports
lrzsz-0.12.20.tgz - receive/send files via X/Y/ZMODEM protocol (At OpenBSD 2.8_packages i386)
lrzsz-0.12.20.tgz - receive/send files via X/Y/ZMODEM protocol (At OpenBSD 2.8_packages m68k)
ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc/comms/lrzsz/README.html (At NetBSD packages collection)
lrzsz - X/Y/Zmodem suite

MindTerm - SSH-client in pure Java, includes stand-alone ssh- and terminal(vt100)-packages {GPL}

ktelnet-2.0.43 - A Frontend for telnet, rlogin, ssh in K Desktop Environment

At FreeBSD Ports
KTelnet - Frontend for telnet, rlogin and secure shell for the KDE Desktop

zh-rxvt-2.7.5 - A low memory usage xterm replacement that supports color & chinese

At FreeBSD Ports
ja-rxvt-2.7.2 - An xterm replacement that supports pixmap background and Japanese (At FreeBSD Ports)
rxvt-2.7.3 - Low memory usage xterm replacement that supports color (At NetBSD packages collection)

Reflection for Unix/Open VMS.MS 32BIT Upgrade

Ns/Router Portfolio 3.1 Win (1-user)

Chameleon Unixlink 97 8.0 (1-user)

PC-Xware Suite 3.0 For F/Window Competitive Upgrade

Chameleon Hostlink 97 8.0 (50-user)

Chameleon Hostlink 97 8.0 (100-user)

NS/Portfolio for AS/400 3.1.2 Update Upgrade

NS/Portfolio For AS/400 3.1 Competitive Upgrade

NS/Portfolio Select AS/400 3.1 Update Upgrade (50-pack)

NS/Portfolio For AS/400 Upgrade

Chameleon Hostlink 97 8.0

Netvista Thin Client Express Utilities for V2R

Kealink! Lat Win95 3.01 (Migration, Add-On)

SmarTerm Office (100-user Multi-Pack)

SmarTerm Office (250-user Multi-Pack)

IBM Soft5080 2.1

Tiny Term Plus 3.2 For DOS Net/Ser TCP/IP Ftp Emul (5-user)

Tiny Term Plus 3.2 For DOS Net/Ser TCP/IP Ftp Emu (20-user)

Term For DOS 7.2 Single

Services For Unix 2.0

Services For Unix 2.0 Upgrade

Hyperaccess 5 3.11

Communications Server 6.1 Upgrade OS/2 Program Pack with 1 Server Install & 1 Concurrent

Applications and Utilities

Others not displayed here
Full List

Libraries and Components: Showing

cgetent cgetset cgetmatch cgetcap cgetnum cgetstr cgetustr cgetfirst cgetnext cgetclose (3) - capability database access routines {oss}

Man pages: FreeBSD
Source code: OpenBSD FreeBSD

ttyname isatty ttyslot (3) - get name of associated terminal (tty) from file descriptor {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD
[POSIX Threads Extension (1003.1c-1995)]

ctermid (3) - generate terminal pathname {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD
[IEEE Std1003.1-1988 (``POSIX'').]

editline el_init el_end el_reset el_gets el_getc el_push el_parse el_set el_source el_resize el_line el_insertstr el_deletestr history_init history_end history (3) - line editor and history functions {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

openpty login_tty forkpty (3) - tty utility functions {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD

getpass (3) - get a password {oss}

Man pages: FreeBSD RedHat Solaris NetBSD
Source code: OpenBSD FreeBSD

kgetent kgetnum kgetflag kgetstr (3) - routines for accessing the keycap database {oss}

Man pages: FreeBSD
Source code: FreeBSD

keyok (3) - enable or disable a keycode {oss}

Man pages: FreeBSD
Source code: OpenBSD

tcsendbreak tcdrain tcflush tcflow (3) - line control functions {oss}

Man pages: FreeBSD Solaris NetBSD
Source code: OpenBSD FreeBSD
[IEEE Std1003.1-1988 (``POSIX'').]

tgetent tgetnum tgetflag tgetstr tgoto tputs (3) - terminal independent operation routines {oss}

Man pages: FreeBSD
Source code: OpenBSD FreeBSD

stty gtty (3) - set and get terminal state (defunct) {oss}

Man pages: FreeBSD NetBSD
Source code: FreeBSD

getttyent getttynam setttyent endttyent (3) - get ttys file entry {oss}

Man pages: FreeBSD NetBSD
Source code: OpenBSD FreeBSD

setupterm setterm set_curterm del_curterm restartterm tparm tputs putp vidputs vidattr mvcur tigetflag tigetnum tigetstr (3) - interfaces to the terminfo database {oss}

Man pages: FreeBSD
Source code: OpenBSD

libzvt-1.114.0 - Library components for Zed's Virtual Terminal

At FreeBSD Ports

terminality-2.0 - A cross-platform terminal manipulation library

At FreeBSD Ports

p5-IO-Tty-0.04 - Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs

At FreeBSD Ports
p5-IO-tty-0.04 - Another Perl class for I/O on tty and pseudo-tty devices (At NetBSD packages collection)

p5-Term-ReadKey-2.14 - A perl5 module for simple terminal control

At FreeBSD Ports
Change terminal modes and perform non-blocking reads (At NetBSD packages collection)

Ptty - Run a process on a pseudo-terminal. [Perl] {oss}

At CPAN

Libraries and Functions

Others not displayed here
Full List

Related Subjects (default selections)

(The following links to subjects at this site retain your personalized selections.)

See also Curses - Curses (Library for text display interfaces)

See also: Keyboard Interfaces

Up to Communications

See also User Interface - Gateway topic to presentation (like printing and graphics) and user interface routines. Textual User Interfaces Curses et al.

(There may be additional related subject pages listed here)

External Categories

freshmeat.net : Topic : Terminals : Terminal Emulators/X Terminals

(Metalab at UNC) /pub/linux/X11/terms/ - X terminals (xterm, rxvt, mxterm, etc)

Personalized Selections
Platform:
MS Windows.
Unix/BSD/Linux.
X.
MS-DOS.
Prog.Language:
C/C++.
Perl.
PHP.
License:
Open-source.
  BSD-like.
  GPL or LGPL.
Maturity:
Stable.
Pre-production.
Tip: To exclude choices, select all others in same column
Pre-Selections

Use our system: Bring Rapid Knowledge Transfer and Awareness to your company website!



Rapid-Links: Search | About | Comments | Submit Path: RocketAware > Communications > Socket and I/O Operations > Terminal I/O >
RocketAware.com is a service of Mib Software
Copyright 2002, Forrest J. Cavalier III. All Rights Reserved.
We welcome submissions and comments