Lines Matching +full:kind +full:- +full:of +full:- +full:intr
2 .\" Copyright 2018-2023,2024 Thomas E. Dickey *
3 .\" Copyright 1998-2016,2017 Free Software Foundation, Inc. *
5 .\" Permission is hereby granted, free of charge, to any person obtaining a *
6 .\" copy of this software and associated documentation files (the *
10 .\" copies of the Software, and to permit persons to whom the Software is *
14 .\" in all copies or substantial portions of the Software. *
16 .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS *
17 .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF *
20 .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR *
21 .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR *
24 .\" Except as contained in this notice, the name(s) of the above copyright *
31 .TH @TSET@ 1 2024-04-27 "ncurses @NCURSES_MAJOR@.@NCURSES_MINOR@" "User commands"
53 \fB\%@RESET@\fP \-
56 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f…
58 …SET@\fP [\fB\-IQVcqrsw\fP] [\fB\-\fP] [\fB\-e\fP \fIch\fP] [\fB\-i\fP \fIch\fP] [\fB\-k\fP \fIch\f…
79 Next, \fB@TSET@\fP determines the type of terminal that you are using.
84 2. The value of the \fITERM\fP environment variable.
95 If the terminal type was not specified on the command-line, the \fB\-m\fP
99 user is prompted for confirmation of the terminal type.
110 if the \*(``\fB\-w\fP\*('' option is enabled, \fB@TSET@\fP may update
118 use this to set the operating system's notion of the window size.
120 if the \*(``\fB\-c\fP\*('' option is enabled,
124 unless the \*(``\fB\-I\fP\*('' option is enabled,
156 (the line-feed character is normally control-J) to get the terminal
157 to work, as carriage-return may no longer work in the abnormal state.
163 This is done using the \fB\-s\fP option.
165 When the \fB\-s\fP option is specified, the commands to enter the information
177 eval \(ga@TSET@ \-s options ... \(ga
185 provide information about the type of terminal used on such ports.
187 The \fB\-m\fP options maps
188 from some set of conditions to a terminal type, that is, to
191 guess that I'm on that kind of terminal\*(''.
193 The argument to the \fB\-m\fP option consists of an optional port type, an
198 The operator may be any combination of
206 \*(``!\*('' inverts the sense of the test.
211 If the terminal type is not specified on the command line, the \fB\-m\fP
222 The result of
224 and the baud rate is greater than 9600 baud, a terminal type of
229 For example, \fB\-m dialup:vt100 \-m :?xterm\fP
230 will cause any dialup port, regardless of baud rate, to match the terminal
231 type vt100, and any non-dialup port type to match the terminal type ?xterm.
232 Note, because of the leading question mark, the user will be
236 No whitespace characters are permitted in the \fB\-m\fP option argument.
237 Also, to avoid problems with meta-characters, it is suggested that the
238 entire \fB\-m\fP option argument be placed within single quote characters,
244 .B \-c
247 .BI \-e\ ch
250 .B \-I
253 .BI \-i\ ch
256 .BI \-k\ ch
259 .BI \-m\ mapping
263 .B \-Q
268 .B \-q
271 The option \*(``\-\*('' by itself is equivalent but archaic.
273 .B \-r
276 .B \-s
277 Print the sequence of shell commands to initialize the environment variable
281 .B \-V
282 reports the version of \fI\%ncurses\fP which was used in this program,
285 .B \-w
290 The arguments for the \fB\-e\fP, \fB\-i\fP, and \fB\-k\fP
293 notation, i.e., control-h may be specified as \*(``\*^H\*('' or \*(``\*^h\*(''.
295 If neither \fB\-c\fP or \fB\-w\fP is given, both options are assumed.
308 may denote the location of a termcap database.
321 (POSIX.1-2008) nor
324 The AT&T \fBtput\fP utility (AIX, HP-UX, Solaris)
325 incorporated the terminal-mode manipulation as well as termcap-based features
327 presumably with the intention of making \fBtset\fP obsolete.
328 However, each of those systems still provides \fBtset\fP.
329 In fact, the commonly-used \fBreset\fP utility
336 appropriately for each dial-up line,
343 is no longer supported under terminfo-based \fI\%ncurses\fP:
345 The \fB\-S\fP option of BSD \fBtset\fP no longer works;
348 The \fB\-s\fP option only sets \fITERM\fP,
353 \*(``TSET\*('' (or via any other name beginning with an upper-case letter)
354 set the terminal to use upper-case only.
357 The \fB\-A\fP, \fB\-E\fP, \fB\-h\fP, \fB\-u\fP and \fB\-v\fP
360 None of them were documented in 4.3BSD and all are
362 The \fB\-a\fP, \fB\-d\fP, and \fB\-p\fP options are similarly
365 It is strongly recommended that any usage of these
366 three options be changed to use the \fB\-m\fP option instead.
367 The \fB\-a\fP, \fB\-d\fP, and \fB\-p\fP options
373 \fB\-n\fP option to specify that the new terminal driver should be used.
376 It is still permissible to specify the \fB\-e\fP, \fB\-i\fP,
377 and \fB\-k\fP options without arguments,
381 As of 4.4BSD,
382 executing \fB@TSET@\fP as \fB@RESET@\fP no longer implies the \fB\-Q\fP option.
383 Also, the interaction between the \- option and the \fIterminal\fP
384 argument in some historic implementations of \fB@TSET@\fP has been removed.
386 The \fB\-c\fP and \fB\-w\fP options are not found in earlier implementations.
387 However, a different window size-change feature was provided in 4.4BSD.
408 may thus be useful for working around window-size problems,
416 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/s6/reset.c
421 adding \fIintr\fP,
427 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/src/cmd/\
429 That version of \fB\%reset\fP did not use \fI\%termcap\fP.
432 using a forerunner of \fI\%termcap\fP called \fI\%ttycap\fP.
433 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/s6/tset.c
434 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=1BSD/man7/ttycap.7
441 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=3BSD/usr/src/cmd/\
446 .\" https://minnie.tuhs.org/cgi-bin/utree.pl?file=2.9BSD/usr/src/ucb/\