~ubuntu-branches/ubuntu/dapper/xscreensaver/dapper

« back to all changes in this revision

Viewing changes to hacks/sonar.man

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2005-10-11 21:00:42 UTC
  • mfrom: (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20051011210042-u7q6zslgevdxspr3
Tags: 4.21-4ubuntu17
updated pt_BR again, fixed to UTF-8 

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
[\-team-b-name \fIstring\fP]
31
31
[\-team-a-count \fIint\fP]
32
32
[\-team-b-count \fIint\fP]
 
33
[\-no\-dns] 
 
34
[\-no\-times] 
33
35
[\-debug] 
34
36
.SH DESCRIPTION
35
37
The \fIsonar\fP program displays a sonar scope on the computer's screen.
103
105
  sonar -ping $HOME/.ssh/known_hosts
104
106
.RE
105
107
.TP 8
 
108
.B \-no\-dns
 
109
Do not attempt to resolve IP addresses to hostnames.
 
110
.TP 8
 
111
.B \-no\-times
 
112
Do not display ping times beneath the host names.
 
113
.TP 8
106
114
.B \-team-a-name \fIstring\fP
107
115
In simulation mode, the name of team A.
108
116
.TP 8
169
177
chown root.root sonar
170
178
chmod u+s sonar
171
179
.EE
 
180
In ping-mode, the display is a logarithmic scale, calibrated so that the
 
181
three rings represent ping times of approximately 2.5, 70 and 2,000
 
182
milliseconds respectively.  
 
183
 
 
184
This means that if any the hosts you are pinging take longer than 2
 
185
seconds to respond, they won't show up; and if you are pinging several
 
186
hosts with very fast response times, they will all appear close to the
 
187
center of the screen (making their names hard to read.)
172
188
.SH SEE ALSO
173
189
.BR X (1),
174
190
.BR xscreensaver (1),
175
191
.BR ping (8)
176
192
.SH COPYRIGHT
177
 
Copyright \(co 1998 by Stephen Martin. (smartin@canada.com)
 
193
Copyright \(co 1998 by Stephen Martin. <smartin@canada.com>
 
194
Copyright \(co 2000-2004 by Jamie Zawinski <jwz@jwz.org>
178
195
 
179
196
Permission to use, copy, modify, distribute, and sell this software and its
180
197
documentation for any purpose is hereby granted without fee, provided that