Lines Matching full:capabilities

80 describes terminals by giving a set of capabilities which they
164 .SS Terminfo Capabilities Syntax
173 Boolean capabilities are true when present, false when absent.
174 There is no explicit value for boolean capabilities.
176 Numeric capabilities have a \*(``#\*('' following the name,
179 String capabilities have a \*(``=\*('' following the name,
182 String capabilities can be split into multiple lines,
200 The capabilities given before
205 If there are multiple \fBuse\fP capabilities, they are merged in reverse order.
209 Capabilities given explicitly in the entry override
220 defines a 2621\-nl that does not have the \fBsmkx\fP or \fBrmkx\fP capabilities,
225 An entry included via \fBuse\fP can contain canceled capabilities,
228 .SS Predefined Capabilities
231 The following is a complete table of the capabilities included in a
247 capability name (some capabilities are new, and have names which termcap
278 These are the boolean capabilities:
402 These are the numeric capabilities:
463 The following numeric capabilities are present in the SVr4.0 term structure,
529 These are the string capabilities:
1604 The following string capabilities are present in the SVr4.0 term structure,
1715 The XSI Curses standard added these hardcopy capabilities.
1789 .SS User-Defined Capabilities
1791 The preceding section listed the \fIpredefined\fP capabilities.
1796 capabilities.
1798 \fBncurses\fP addresses this limitation by allowing user-defined capabilities.
1802 \fBtic\fP treats unknown capabilities as user-defined.
1822 of capabilities,
1823 in practice it has been limited to the capabilities defined by
1826 user-defined capabilities intended for use by termcap applications should
1833 The ncurses library uses a few of these user-defined capabilities,
1835 Other user-defined capabilities (including function keys) are
1837 .I "NCURSES USER-DEFINABLE CAPABILITIES"
1882 Capabilities in
1886 Boolean capabilities which indicate that the terminal has
1889 numeric capabilities giving the size of the terminal
1893 capabilities, which give a sequence which can be used to perform particular
1895 .SS Types of Capabilities
1896 All capabilities have names.
1903 Numeric capabilities are followed by the character \*(``#\*(''
1907 Values for numeric capabilities may be specified in
1914 Finally, string valued capabilities,
1920 A number of escape sequences are provided in the string valued capabilities
1997 Sometimes individual capabilities must be commented out.
2056 .SS Basic Capabilities
2163 These capabilities suffice to describe
2390 these can be given as single parameter capabilities
2413 a program that uses these capabilities,
2430 list several string capabilities for setting margins.
2434 The two terminal capabilities assume that the terminal may have
2438 The printer capabilities assume that the printer may have
2445 parameterized capabilities for setting the top, bottom, left, right margins
2473 These are the margin-related capabilities:
2493 uses these string capabilities,
2542 An improved set of capabilities was added late in the SVr4 releases
2778 Other capabilities to enter various highlighting modes include
3017 The difference between the capabilities is that
3026 The capabilities \fBnlab\fP, \fBlw\fP and \fBlh\fP
3034 A few capabilities are used only for tabs:
3067 Other capabilities
3196 In practice, these terminfo capabilities are not often used in
3214 \fBhts\fP (\fBset_tab\fP) capabilities directly
3277 The \fBncurses\fP implementation does not yet use any of these capabilities.
3375 Some basic color capabilities are independent of the color method.
3377 capabilities \fBcolors\fP and \fBpairs\fP specify the maximum numbers of colors
3392 there are separate capabilities for setting these features:
3407 use the \fBsetaf\fP and \fBsetab\fP capabilities if they are defined.
3409 The \fBsetaf\fP/\fBsetab\fP and \fBsetf\fP/\fBsetb\fP capabilities take a
3450 It is important to not confuse the two sets of color capabilities;
3550 A prototype command character is chosen which is used in all capabilities.
3657 capabilities of the form \fBx\fIx\fR.
3690 on its capabilities.
3750 SVr1, and have added extension capabilities to the string table that (in the
3785 Portable applications must assume that numeric capabilities are
3799 These support all SVr4 capabilities.
3806 These support a restricted subset of terminfo capabilities.