home *** CD-ROM | disk | FTP | other *** search
/ Artville: Photography Comping CD 99.7 / Artville-StockImages-PhotographyComping-99.7-WinMac.bin / win_kudo / program / kudovw50.ini < prev    next >
INI File  |  1998-12-23  |  1KB  |  39 lines

  1. [SlideShow Preferences]
  2. ;;This file controls the behaviour of the 
  3. ;;SLIDESHW.LST image/media file list.
  4. ;;Use the AUTORUN.INF to control the behaviour
  5. ;;of the SCRNSVR.LST 
  6. ;;Change the uncommented values below to 
  7. ;;get the slideshow behaviour that you want.
  8.  
  9. ;;number of seconds elapsed between images
  10. Seconds=5
  11.  
  12. ;;Show images continuously Loop=0
  13. ;;Show images once Loop=1 
  14. Loop=0
  15.  
  16. ;;automatic image scrolling Scroll=0
  17. ;;manual image scrolling Scroll=1
  18. Scroll=1
  19.  
  20. ;;background color white Color=0
  21. ;;background color black Color=1
  22. ;;background color grey Color=2
  23. Color=1
  24.  
  25. ;;show the name of the viewing image ShowName=0
  26. ;;hide the name of the viewing image ShowName=1
  27. ShowName=1
  28.  
  29. ;;show image as large as the screen FullScreen=1
  30. ;;show image actual size FullScreen=0
  31. FullScreen=0
  32.  
  33. ;;play background music 
  34. Music=d:\win_kudo\slideshw.mid
  35.  
  36. ;;if Music=path\filename.mid 
  37. ;;play midi file one time MusicRepeat=0
  38. ;;play midi file continuously MusicRepeat=1
  39. MusicRepeat=1