Home
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, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
NetBSD
TTYFLAGS(8) OpenBSD System Manager's Manual TTYFLAGS(8)
NAME
ttyflags - set device-specific flags for terminals
SYNOPSIS
ttyflags [-v] [-p] [-a | tty ...]
DESCRIPTION
Ttyflags sets the device-specific flags for terminals, based on the flags
found on the terminal's line in /etc/ttys.
The options are as follows:
-a Set the flags for all terminals in /etc/ttys.
-v Be verbose about what the terminals' flags will be set to.
-p Print out flag information about each terminal, instead of set-
ting anything.
The tty arguments are optional, but must not be specified if the -a flag
is used. If specified, the tty arguments should be the base names of the
ttys, as found in /etc/ttys.
FILES
/etc/ttys
SEE ALSO
getttyent(3), ttys(5)
HISTORY
The ttyflags utility appeared in NetBSD 0.9A.
BUGS
The conditions on which to report an error are ill-defined. Ttyflags
tries to report all significant errors, perhaps going over-board at
times.
OpenBSD 2.3 March 30, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
OpenBSD sources for ttyflags(8)
Up to: Terminal I/O - low-level character based display (TTY) and keyboard routines.
RocketLink!--> Man page versions:
OpenBSD
NetBSD
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware > man pages >
ttyflags.8/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|