summaryrefslogtreecommitdiffstats
path: root/share/man/man4/screen.4
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-06-05 23:24:37 +0000
committerache <ache@FreeBSD.org>2000-06-05 23:24:37 +0000
commit016e949aa3f0f73b464f26ebcf495d7c3b939a75 (patch)
treef25df42b074c0839308529149cc4bd6a23d04b42 /share/man/man4/screen.4
parentb0024b9d6776625c85f96bb8606d2d956823aeb7 (diff)
downloadFreeBSD-src-016e949aa3f0f73b464f26ebcf495d7c3b939a75.zip
FreeBSD-src-016e949aa3f0f73b464f26ebcf495d7c3b939a75.tar.gz
Specify parameters ranges for E[...x
Diffstat (limited to 'share/man/man4/screen.4')
-rw-r--r--share/man/man4/screen.410
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/screen.4 b/share/man/man4/screen.4
index 6c7a846..48566be 100644
--- a/share/man/man4/screen.4
+++ b/share/man/man4/screen.4
@@ -142,20 +142,22 @@ SGR E[nm Set character attributes: --
to their default values
-- E[1;nx Set initial ANSI background to n --
+ (see table below)
-- E[2;nx Set initial ANSI foreground to n --
+ (see table below)
-- E[3;nx Set initial ANSI attribute directly --
- to n
+ to n (n from 0 to 255)
-- E[5;nx Set initial ANSI reverse background --
- to n
+ to n (see table below)
-- E[6;nx Set initial ANSI reverse foreground --
- to n
+ to n (see table below)
-- E[7;nx Set initial ANSI reverse attribute --
- directly to n
+ directly to n (n from 0 to 255)
-- E[=p;dB Set bell pitch (p) and duration (d), --
picth is in units of 840 nS,
OpenPOWER on IntegriCloud