termcap.5 (d0353b836e88609b9400851d32e0aa6645ff9be3) | termcap.5 (46eea498dad0e3e124479b7083b5f1d013a19e02) |
---|---|
1.\" Copyright (c) 1985, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 93 unchanged lines hidden (view full) --- 102or user preferences 103should be indicated by appending a hyphen and an indicator of the mode. 104Therefore, a 105.Dq vt100 106in 132-column mode would be 107.Dq vt100-w . 108The following suffixes should be used where possible: 109.Pp | 1.\" Copyright (c) 1985, 1991, 1993, 1994 2.\" The Regents of the University of California. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 93 unchanged lines hidden (view full) --- 102or user preferences 103should be indicated by appending a hyphen and an indicator of the mode. 104Therefore, a 105.Dq vt100 106in 132-column mode would be 107.Dq vt100-w . 108The following suffixes should be used where possible: 109.Pp |
110.Bd -filled -offset indent 111.Bl -column indent "With automatic margins (usually default)xx" | 110.Bl -column indent "With automatic margins (usually default)xx" -offset indent |
112.Sy "Suffix Meaning Example" 113-w Wide mode (more than 80 columns) vt100-w 114-am With automatic margins (usually default) vt100-am 115-nam Without automatic margins vt100-nam 116.Pf \- Ar n Ta No "Number of lines on screen aaa-60" 117-na No arrow keys (leave them in local) concept100-na 118.Pf \- Ar \&np Ta No "Number of pages of memory concept100-4p" 119-rv Reverse video concept100-rv 120.El | 111.Sy "Suffix Meaning Example" 112-w Wide mode (more than 80 columns) vt100-w 113-am With automatic margins (usually default) vt100-am 114-nam Without automatic margins vt100-nam 115.Pf \- Ar n Ta No "Number of lines on screen aaa-60" 116-na No arrow keys (leave them in local) concept100-na 117.Pf \- Ar \&np Ta No "Number of pages of memory concept100-4p" 118-rv Reverse video concept100-rv 119.El |
121.Ed | |
122.Sh CAPABILITIES 123The description field attempts to convey the semantics of the 124capability. 125You may find some codes in the description field: 126.Pp 127.Bl -tag -width #[1-9] 128.It (P) 129indicates that padding may be specified. --- 2017 unchanged lines hidden --- | 120.Sh CAPABILITIES 121The description field attempts to convey the semantics of the 122capability. 123You may find some codes in the description field: 124.Pp 125.Bl -tag -width #[1-9] 126.It (P) 127indicates that padding may be specified. --- 2017 unchanged lines hidden --- |