Lines Matching +full:enforce +full:- +full:video +full:- +full:mode

2 .\" Copyright 2018-2023,2024 Thomas E. Dickey                                *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
31 .TH terminfo 5 2024-04-20 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "File formats"
56 \fB\%terminfo\fP \-
63 used by screen-oriented programs such as
68 using high-level calls to libraries such as \fBcurses\fP(3X).
69 It is also used via low-level calls by non-curses applications
70 which may be screen-oriented (such as \fB@CLEAR@\fP(1))
71 or non-screen (such as \fB@TABS@\fP(1)).
99 The \fB@INFOCMP@\fP \fB\-f\fP and \fB\-W\fP options rely on this to
100 format if-then-else expressions,
101 or to enforce maximum line-width.
135 be indicated by appending a hyphen and a mode suffix.
136 Thus, a vt100 in 132-column mode would be vt100\-w.
145 \-\fInn\fP aaa\-60 Number of lines on the screen
146 \-\fIn\fPp c100\-4p Number of pages of memory
147 \-am vt100\-am With automargins (usually the default)
148 \-m ansi\-m Mono mode; suppress color
149 \-mc wy30\-mc Magic cookie; spaces when highlighting
150 \-na c100\-na No arrow keys (leave them in local)
151 \-nam vt100\-nam Without automatic margins
152 \-nl hp2621\-nl No status line
153 \-ns hp2626\-ns No status line
154 \-rv c100\-rv Reverse video
155 \-s vt100\-s Enable status line
156 \-vb wy370\-vb Use visible bell instead of beep
157 \-w vt100\-w Wide mode (> 80 columns, usually 132)
214 2621\-nl, smkx@, rmkx@, use=2621,
217 defines a 2621\-nl that does not have the \fBsmkx\fP or \fBrmkx\fP capabilities,
218 and hence does not turn on the function key labels when in visual mode.