~ubuntu-branches/ubuntu/dapper/xterm/dapper-security

« back to all changes in this revision

Viewing changes to ctlseqs.ms

  • Committer: Bazaar Package Importer
  • Author(s): Stephan Hermann
  • Date: 2005-11-30 11:34:46 UTC
  • Revision ID: james.westby@ubuntu.com-20051130113446-xublmj9b1ara7vzl
Tags: 207-0ubuntu2
Bring back /usr/bin/resize and the manpage of resize

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"#! troff -ms $1              -*- Nroff -*-
2
2
.\" "Xterm Control Sequences" document
3
 
.\" $XTermId: ctlseqs.ms,v 1.155 2005/07/07 00:46:12 tom Exp $
 
3
.\" $XTermId: ctlseqs.ms,v 1.158 2005/09/18 23:48:10 tom Exp $
4
4
.\"
5
5
.\"
6
6
.\" $Xorg: ctlseqs.ms,v 1.3 2000/08/17 19:42:51 cpqbld Exp $
7
7
.\"
8
8
.\"
9
9
.\"
10
 
.\" $XFree86: xc/doc/specs/xterm/ctlseqs.ms,v 3.56 2005/07/07 00:46:12 dickey Exp $
 
10
.\" $XFree86: xc/doc/specs/xterm/ctlseqs.ms,v 3.57 2005/09/18 23:48:10 dickey Exp $
11
11
.\"
12
12
.\"
13
13
.\" Copyright 1996-2004,2005 by Thomas E. Dickey
684
684
.
685
685
.IP \\*(Cs\\*(Ps\\*s\\*c
686
686
Send Device Attributes (Primary DA)
687
 
  \*(Ps = \*0, 1 or omitted \(-> request attributes from terminal.
 
687
  \*(Ps = \*0 or omitted \(-> request attributes from terminal.
688
688
The response depends on the \fBdecTerminalID\fP resource setting.
689
689
  \(-> \*(Cs\*?\*1\*;\*2\*c (``VT100 with Advanced Video Option'')
690
690
  \(-> \*(Cs\*?\*1\*;\*0\*c (``VT101 with No Options'')
704
704
.
705
705
.IP \\*(Cs\\*>\\*(Ps\\*s\\*c
706
706
Send Device Attributes (Secondary DA)
707
 
  \*(Ps = \*0, 1 or omitted \(-> request the terminal's identification code.
 
707
  \*(Ps = \*0 or omitted \(-> request the terminal's identification code.
708
708
The response depends on the \fBdecTerminalID\fP resource setting.
709
709
It should apply only to VT220 and up, but \fIxterm\fP extends this to VT100.
710
710
  \(-> \*(Cs\*s\*>\*(Pp\*s\*;\*(Pv\*s\*;\*(Pc\*s\*c
767
767
  \*(Ps = \*4\*7 \(-> Use Alternate Screen Buffer (unless
768
768
disabled by the \fBtiteInhibit\fP resource)
769
769
  \*(Ps = \*6\*6 \(-> Application keypad (DECNKM)
770
 
  \*(Ps = \*6\*7 \(-> Backarrow key sends delete (DECBKM)
 
770
  \*(Ps = \*6\*7 \(-> Backarrow key sends backspace (DECBKM)
771
771
  \*(Ps = \*1\*0\*0\*0 \(-> Send Mouse X & Y on button press and release.
772
772
See the section \fBMouse Tracking\fP.
773
773
  \*(Ps = \*1\*0\*0\*1 \(-> Use Hilite Mouse Tracking.
843
843
(normally disabled by a compile-time option)
844
844
  \*(Ps = \*4\*7 \(-> Use Normal Screen Buffer
845
845
  \*(Ps = \*6\*6 \(-> Numeric keypad (DECNKM)
846
 
  \*(Ps = \*6\*7 \(-> Backarrow key sends backspace (DECBKM)
 
846
  \*(Ps = \*6\*7 \(-> Backarrow key sends delete (DECBKM)
847
847
  \*(Ps = \*1\*0\*0\*0 \(-> Don't Send Mouse X & Y on button press and
848
848
release.
849
849
See the section \fBMouse Tracking\fP.