X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=hacks%2Fconfig%2Fsonar.xml;h=baffcbf96d3f22c95ee05ab948cbf15b2492591a;hb=7b34ef992563d7bcbb64cc5597dc45fa24470b05;hp=3fa6667a024b2c1ea6e21f5fe8b493a95afb5ddc;hpb=9c9d475ff889ed8be02e8ce8c17da28b93278fca;p=xscreensaver diff --git a/hacks/config/sonar.xml b/hacks/config/sonar.xml index 3fa6667a..baffcbf9 100644 --- a/hacks/config/sonar.xml +++ b/hacks/config/sonar.xml @@ -4,39 +4,73 @@ - +
+ + + + + + + + + + + + + +
+
+ - + _label="A count" low="1" high="100" default="4"/>
- - +
+ + +
- - +
+ + + + +
<_description> -This program draws a simulation of a sonar screen. By default, -it displays a random assortment of ``bogies'' on the screen, but if -installed as "setuid root", it can ping (pun intended) your local -network, and actually plot the proximity of the other hosts on your -network to you. Written by Stephen Martin and Jamie Zawinski. +This draws a sonar screen that pings (get it?) the hosts on +your local network, and plots their distance (response time) from you. +The three rings represent ping times of approximately 2.5, 70 and 2,000 +milliseconds respectively. + +Alternately, it can run a simulation that doesn't involve hosts. + +(If pinging doesn't work, you may need to make the executable be setuid.) + +http://en.wikipedia.org/wiki/Ping#History +Written by Jamie Zawinski and Stephen Martin; 1998.