File: setterm.1

package info (click to toggle)
manpages-hu 20010119-6
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 2,272 kB
  • ctags: 2
  • sloc: makefile: 56; lisp: 56
file content (94 lines) | stat: -rw-r--r-- 3,504 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
.\" Copyright 1990 Gordon Irlam (gordoni@cs.ua.oz.au)
.\" Copyright 1992 Rickard E. Faith (faith@cs.unc.edu)
.\" Most of this was copied from the source code.  Do not restrict distribution.
.\" May be distributed under the GNU General Public License
.TH SETTERM 1 "25 December 1992" "Linux 0.98" "Linux Programmer's Manual"
.SH NV
setterm \- terminl tulajdonsgok belltsa
.SH TTEKINTS
.nf
.BR "setterm [ \-term " terminal_name " ]"
.B  "setterm [ \-reset ]"
.B  "setterm [ \-initialize ]"
.B  "setterm [ \-cursor [on|off] ]"
.B  "setterm [ \-keyboard pc|olivetti|dutch|extended ]"
.B  "setterm [ \-repeat [on|off] ]"
.B  "setterm [ \-appcursorkeys [on|off] ]"
.B  "setterm [ \-linewrap [on|off] ]"
.B  "setterm [ \-snow [on|off] ]"
.B  "setterm [ \-softscroll [on|off] ]"
.B  "setterm [ \-defaults ]"
.B  "setterm [ \-foreground black|red|green|yellow|blue|magenta|cyan|white|default ]"
.B  "setterm [ \-background black|red|green|yellow|blue|magenta|cyan|white|default ]"
.B  "setterm [ \-ulcolor black|grey|red|green|yellow|blue|magenta|cyan|white ]"
.B  "setterm [ \-ulcolor bright red|green|yellow|blue|magenta|cyan|white ]"
.B  "setterm [ \-hbcolor black|grey|red|green|yellow|blue|magenta|cyan|white ]"
.B  "setterm [ \-hbcolor bright red|green|yellow|blue|magenta|cyan|white ]"
.B  "setterm [ \-inversescreen [on|off] ]"
.B  "setterm [ \-bold [on|off] ]"
.B  "setterm [ \-half-bright [on|off] ]"
.B  "setterm [ \-blink [on|off] ]"
.B  "setterm [ \-reverse [on|off] ]"
.B  "setterm [ \-underline [on|off] ]"
.B  "setterm [ \-store ]"
.B  "setterm [ \-clear [ all|rest ] ]"
.BR "setterm [ \-tabs [tab1 tab2 tab3 ... ] ]" " where (tabn = 1-160)"
.BR "setterm [ \-clrtabs [ tab1 tab2 tab3 ... ]" " where (tabn = 1-160)"
.BR "setterm [ \-regtabs [" " 1-160 " "] ]"
.BR "setterm [ \-blank [" " 0-60 " "] ]"
.BR "setterm [ \-dump [" " 1-NR_CONS " "] ]"
.BR "setterm [ \-append [" " 1-NR_CONS " "] ]"
.BR "setterm [ \-file" " dumpfilename " ]
.BR "setterm [ \-standout [" " attr " "] ]"
.fi
.SH LERS
A
.B setterm
egy karakterlncot r a szabvnyos kimenetre, amely aktivizlja az
elrt terminlkpessgeket. Ahol lehetsges, az
.I /etc/termcap
fjl-hoz fordul, hogy megtallja a hasznland karakterlncot. Azonban
nhny opci nem felel meg
.BR termcap (5)
kpessgnek. Ebben az esetben, ha a terminl tpusa "minix-vc" vagy
"minix-vcam", a karakterlnc amely meghvja az elrt kpessgeket a PC
Minix virtulis konzol meghajtn, a kimenet. A terminl ltal nem
tmogatott opcikat figyelmen kvl hagyja.
.SH OPCIK
A legtbb opci nmagt magyarzza. A kevsb nyilvnval opcik a
kvetkezk:
.TP
.B \-term
a TERM krnyezeti vltozt hatstalantja.
.TP
.B \-reset
megjelenti a terminl bellt karakterlncot, amely tipikusan belltja
a terminl bekapcsolsi llapott.
.TP
.B \-initialize
megjelenti a terminl kezdeti karakterlncot, amely tipikusan belltja
a terminl fordtsi opciit, s ms tulajdonsgokat az alaprtelmezett
rtkekkel. 
.TP
.B \-default
belltja a terminl fordtsi opciit az alaprtelmezett rtkekre.
.TP
.B \-store
eltrolja a terminl aktulis fordtsi opciit, mint alaprtelmezett
rtkeket.
.SH LSD MG
.BR tput (1),
.BR stty (1),
.BR termcap (5),
.BR tty (4)
.SH HIBK
A Minix s Linux verzik kzti klnbsgek nem dokumentltak.
.SH SZERZK
Gordon Irlam (gordoni@cs.ua.oz.au)
.br
Linux-ra adaptlta by Peter MacDonald
.br
Tovbbfejlesztette Mika Liljeberg (liljeber@cs.Helsinki.FI)
.SH MAGYAR FORDTS
Sztrepka Pl <szpal@firefly.szarvas.hu>