home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / micrsoft / scenes / disk1 / scenes2.in_ / scenes2.bin
Text File  |  1994-08-10  |  2KB  |  69 lines

  1. ;
  2. ; Microsoft Scenes 2.0 INI File
  3. ; Copyright (C) 1994 Microsoft Corporation
  4. ;
  5.  
  6. [Main]
  7. ;
  8. ; ShowCaption=0|1, indicates if captions should be displayed
  9. ; MainWndXPos=last X position of upper left corner of main window
  10. ; MainWndYPos=last Y position of upper left corner of main window
  11. ; InfoWndVisible=0|1, indicates if info window is visible
  12. ; FillScreen=0|1, indicates if pictures should fill screen
  13. ; JpegQuality=<value between 0 and 100> - quality level when compressing JPEG
  14. ;
  15. ShowCaption=0
  16. InfoWndVisible=0
  17. FillScreen=0
  18. JpegQuality=75
  19.  
  20. [ScreenSaver]
  21. ;
  22. ; ChangeDelay=delay between picture changes, in seconds
  23. ; NextCollection=current collection from the [Collections] selection
  24. ; NextPicture=index of next picture from NextCollection
  25. ; CornerQStart=0|1, boolean value indicates if mouse quick start is enabled
  26. ; CurrentQKey=current (Ctrl+Alt+)key for keyboard quickstart
  27. ; QKeyActive=0|1, boolean value indicates if keyboard quick start is enabled
  28. ; Password=the users encryped password
  29. ; Enabled=position of the on/off switch for the screensaver
  30. ;
  31. ChangeDelay=300
  32. NextPicture=2
  33. CornerQStart=1
  34. CurrentQKey=S
  35. QKeyActive=1
  36. Password=
  37. Enabled=1
  38. ActivePassword=0
  39. UpdateWallpaper=0
  40.  
  41. [Wallpaper]
  42. ;
  43. ; Static=0|1, indicates that screensaver should not touch the wallpaper
  44. ;             (1 means screensaver should change the wallpaper,
  45. ;          0 means that the screensaver should not change the wallpaper).
  46. ; CurrentPictureSet=current picture set from the [picture sets] section
  47. ; CurrentPicture=one based index of current picture in CurrentPictureSet
  48. ; NeedsUpdated=0|1, indicates wallpaper has changed, needs to be expanded
  49. ;
  50. CurrentPicture=1
  51. NeedsUpdated=0
  52. Enabled=1
  53.  
  54. [Collections]
  55.  
  56. [Effects]
  57. Blinds Horizontal=1
  58. Blinds Vertical=1
  59. Box In=1
  60. Box Out=1
  61. Checkerboard Across=1
  62. Checkerboard Down=1
  63. Cut=1
  64. Dissolve=1
  65. Wipe Diagonal=1
  66. Wipe Horizontal=1
  67. Wipe Vertical=1
  68.  
  69.