Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 9e79d1f90c444bbe59a185281bf74778 > files > 27

player-3.0.2-5.fc14.i686.rpm

#
# Example of playing back laser data from a log file.  Playback will start 
# when the first client connects to laser:4, and will autorewind when it
# reaches the end of the file.
#
driver
(
  name "readlog"
  provides ["log:0" "laser:4"]
  filename "laser.log"
  autoplay 1
  autorewind 1
)