http://slackware.bholcomb.com/slackware/slackware-11.0/source/xap/xscreensaver/xscree...
[xscreensaver] / hacks / config / sonar.xml
index e642d6148f59692bdb17688a099bfa94f0b2687d..f1ca76993a3b354a8d024b53274cf36087ad6aa5 100644 (file)
@@ -13,7 +13,7 @@
    <option id="28" _label="Ping subnet/28 (14 hosts)"  arg-set="-ping subnet/28"/>
    <option id="29" _label="Ping subnet/29 (6 hosts)"   arg-set="-ping subnet/29"/>
    <option id="30" _label="Ping subnet/30 (2 hosts)"   arg-set="-ping subnet/30"/>
-   <option id="ssh" _label="Ping known hosts"   arg-set="-ping /etc/hosts,$HOME/.ssh/known_hosts,$HOME/.ssh/known_hosts2"/>
+   <option id="ssh" _label="Ping known SSH hosts"      arg-set="-ping /etc/hosts,$HOME/.ssh/known_hosts,$HOME/.ssh/known_hosts2"/>
   </select>
 
   <hgroup>
   <string id="aname" _label="Team A Name" arg="-team-a-name %"/>
   <string id="bname" _label="Team B Name" arg="-team-b-name %"/>
 
-  <boolean id="dns" _label="Resolve Host Names" arg-unset="-no-dns"/>
+  <boolean id="dns"   _label="Resolve Host Names" arg-unset="-no-dns"/>
+  <boolean id="times" _label="Show Ping Times"    arg-unset="-no-times"/>
 
   <!-- #### -ping-timeout [3000] -->
   <!-- #### -ttl [90] -->
 
   <_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 program 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.)
+
+Written by Stephen Martin and Jamie Zawinski; 1998.
   </_description>
 </screensaver>