X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fsonar.xml;h=8a3265df04bb2a78f919c4d212f690336f2856c0;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=47a0f69eec8c6392a4451fb35d4a0d8ae655b066;hpb=2d04c4f22466851aedb6ed0f2919d148f726b889;p=xscreensaver diff --git a/hacks/config/sonar.xml b/hacks/config/sonar.xml index 47a0f69e..8a3265df 100644 --- a/hacks/config/sonar.xml +++ b/hacks/config/sonar.xml @@ -4,42 +4,54 @@ + +
+ -
- - - - - +
+ + +
- - +
+ + + +
<_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 Stephen Martin and Jamie Zawinski; 1998.