A
download reset.1
Language: NonCode
LOC: 0
Project Info
pkg-loop-aes
Server: Debian-SVN
Type: svn
...\loop‑aes‑utils\misc‑utils\
   cal.1
   cal.c
   cal_test.sh
   chkdupexe.1
   chkdupexe.pl
   ddate.1
   ddate.c
   flushb.c
   kill.1
   kill.c
   kill.h
   logger.1
   logger.c
   look.1
   look.c
   mcookie.1
   mcookie.c
   namei.1
   namei.c
   procs.c
   README.cal
   README.namei
   README1.namei
   rename.1
   rename.c
   reset.1
   reset.sh
   script.1
   script.c
   scriptreplay.1
   scriptreplay.pl
   setterm.1
   setterm.c
   sparc-solaris-hostid.sh
   whereis.1
   whereis.c
   write.1
   write.c

.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
.\" May be distributed under the GNU General Public License
.TH RESET 1 "10 October 1993" "Linux 0.99" "Linux Programmer's Manual"
.SH NAME
reset \- reset the terminal
.SH SYNOPSIS
.BR reset
.SH DESCRIPTION
.B reset
calls
.BR tput (1)
with the
.IR clear , rmacs , rmm , rmul , rs1 , rs2 ", and " rs3
arguments.  This causes
.B tput
to send appropriate reset strings to the terminal based on information in
.I /etc/termcap
(for the GNU or BSD
.BR tput )
or in the terminfo database
(for the
.B ncurses
.BR tput ).
This sequence seems to be sufficient to reset the Linux VC's when they
start printing "funny-looking" characters.  For good measure,
.BR stty (1)
is called with the
.I sane
argument in an attempt to get cooked mode back.
.SH "SEE ALSO"
.BR clear (1),
.BR stty (1),
.BR tput (1)
.SH AUTHOR
Rik Faith (faith@cs.unc.edu)

About Koders | Resources | Downloads | Support | Black Duck | Terms of Service | DMCA | Privacy Policy | Contact Us