aboutsummaryrefslogtreecommitdiffstats
path: root/util/alevt/alevt.1
blob: 68bff45e4e6b99ff1d39f70eb4eb5878f8e60214 (plain)
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
.TH alevt 1 "February 07, 2010"
.SH NAME
alevt \- a teletext browser for analogue and DVB channels.
.SH SYNOPSIS
.B alevt
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B alevt
commands.
.PP
\fBalevt\fP is a program to read teletext from analogue or DVB channels.
.SH OPTIONS
.TP
.B \-c <channel>
channel name (dvb only)
.TP
.B \-ch -child <ppp.ss>
child window
.TP
.B \-cs -charset <latin-1/2/koi8-r/iso8859-7>
character set
.TP
.B \-h -help
print this page
.TP
.B \-o <outfile>
path + file for all services (dvb only)
.TP
.B \-p -parent <ppp.ss>
parent window
.TP
.B \-s -sid <sid>
service id (dvb only)
.TP
.B \-t -ttpid <ttpid>
teletext pid (dvb only)
.TP
.B \-v -vbi <vbidev>
vbi device
.TP
Sequence: /dev/vbi; /dev/vbi0; /dev/video0; /dev/dvb/adapter0/demux0
.TP
Order is important! Each page number opens a new window
with the previously given geometry, device, and display.
.TP
ppp.ss stands for a page number and an optional
subpage number (example: 123.4).
.TP
The -child option requires a parent window. So it must
be preceded by a parent or another child window.
.TP
.SH SEE ALSO
.BR alevt-cap (1), alevt-date (1).
.br
.SH AUTHOR
alevt was written by Edgar Toernig <froese@gmx.de>.
.PP
This manual page was written by Uwe Bugla <uwe.bugla@gmx.de>.