forked from Xastir/Xastir
-
Notifications
You must be signed in to change notification settings - Fork 0
/
xastir.1
108 lines (108 loc) · 2.23 KB
/
xastir.1
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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
.TH XASTIR 1 "HI8GN on Apr 09 2002" "By Jose R. Marte A." "Xastir APRS(tm) Client APPLICATION"
.SH NAME
Xastir \- graphical application that interfaces HAM radio
and APRS(tm) internet access to real-time mapping software.
.SH "DESCRIPTION"
This manual page briefly documents the
.BR Xastir
commands.
.SH SYNOPSIS
.B xastir
.I "[options] Language ..."
.SH OPTIONS
The program follows the usual GNU command line syntax, with long
options starting with one dash (`-').
A summary of options is included below.
.TP
.br
.B \-c /path/dir
Specify an optional config directory. Defaults to ~/.xastir
.TP
.br
.B \-f callsign
Track callsign
.TP
.br
.B \-i
Use a private colormap
.TP
.br
.B \-geometry WxH+x+y
Set Window Geometry/Position
.TP
.br
.B \-l Language
Xastir remembers the language once you set it the first time.
.TP
.br
.B \-m
Deselect Maps
.TP
.br
.B \-p
Disable popups
.TP
.br
.B \-t
Internal SIGSEGV handler enabled
.TP
.br
.B \-v Level
Set the debug level
.TP
.br
.B \-?
Show summary of options available.
.br
.SH AVAILABLE LANGUAGES
Current choices are:
.br
.B Dutch English French German Italian Portuguese Spanish.
.SH Usage is:
.br
.B xastir -i -v 2047 -l Dutch &
.br
.SH SIGNALS
.B SIGINT, SIQQUIT, SIGTERM
Cause Xastir to exit.
.br
.B SIGHUP
Causes a restart.
.br
.B SIGUSR1
Causes a snapshot to occur.
.br
.SH NETWORK PORTS
Enable these ports on this menu: "Interface->Enable Server Ports"
.br
.PP
.B TCP:2023
Bidirectional TCP port for clients to connect to. Requires login if
client will be transmitting.
.br
.B UDP:2023
Unidirectional UDP input port for clients to inject packets. See
the documentation for the format.
.br
.SH "SEE ALSO"
The program is documented fully by
.IR "help-English.dat" ,
available via the HELP menu option in Xastir, plus the various
README and INSTALL text files that come with the program. Also see
<http://xastir.org> and the Documentation Wiki there.
.br
.PP
.B Xastir
is a program for APRS(tm)...
.br
.PP
.B APRS[tm]
is a Trademark of Bob Bruninga, his home page is at
"http://www.aprs.org/aprs.html"
.SH COPYING
Copyright (C) 1999,2000 Frank Giannandrea KC2GJS
.br
Copyright (C) 2000-2019 The Xastir Group
.SH AUTHOR
This manual page was written by Jose <[email protected]>,
for the Debian GNU/Linux system (but may be used by others).