home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac_os2 / fileb186.zip / SETTINGS.TXT < prev    next >
Text File  |  1994-05-28  |  2KB  |  85 lines

  1. WPS SETTINGS OUTSIDE THE WPS!!
  2. ------------------------------
  3.  
  4. If you want to use FileBar as a WPS replacement yet still need access
  5. to DOS settings (to modify performance features, extended memory, etc),
  6. you now can!
  7.  
  8. Upon execution of an application, FileBar will look in the specified
  9. default directory for that item for a file named SETTINGS.INI.  In 
  10. this file, you can place settings for the specified executable.  
  11. The settings are specified one per line and a list of the available
  12. settings follows:
  13.  
  14. AUDIO_ADAPTER_SHARING
  15. COM_DIRECT_ACCESS
  16. COM_HOLD
  17. COM_RECEIVE_BUFFER_FLUSH
  18. COM_SELECT
  19. DOS_AUTOEXEC
  20. DOS_BACKGROUND_EXECUTION
  21. DOS_BREAK
  22. DOS_DEVICE
  23. DOS_FCBS
  24. DOS_FCBS_KEEP
  25. DOS_FILES
  26. DOS_HIGH
  27. DOS_LASTDRIVE
  28. DOS_RMSIZE
  29. DOS_SHELL
  30. DOS_STARTUP_DRIVE
  31. DOS_UMB
  32. DOS_VERSION
  33. DPMI_DOS_API
  34. DPMI_MEMORY_LIMIT
  35. HW_ROM_TO_RAM
  36. HW_TIMER
  37. IDLE_SECONDS
  38. IDLE_SENSITIVITY
  39. INT_DURING_IO
  40. KBD_ALTHOME_BYPASS
  41. KBD_CTRL_BYPASS
  42. KBD_RATE_LOCK
  43. MEM_EXCLUSIVE_ACCESS
  44. PRINT_TIMEOUT
  45. SIO_(group)
  46. VIDEO_8514_XGA_IOTRAP
  47. VIDEO_FASTPASTE
  48. VIDEO_MODE_RESTRICTION
  49. VIDEO_ONDEMAND_MEMORY
  50. VIDEO_RETRACE_EMULATION
  51. VIDEO_ROM_EMULATION
  52. VIDEO_SWITCH_NOTIFICATION
  53. DPMI_NETWORK_BUFF_SIZE
  54. EMS_FRAME_LOCATION
  55. EMS_HIGH_OS_MAP_REGION
  56. EMS_LOW_OS_MAP_REGION
  57. EMS_MEMORY_LIMIT
  58. HW_NOSOUND
  59. VIDEO_WINDOW_REFRESH
  60. WIN_CLIPBOARD
  61. WIN_DDE
  62. XMS_HANDLES
  63. XMS_MEMORY_LIMIT
  64. XMS_MINIMUM_HMA
  65.  
  66. The above list may not be all-inclusive...  (Also, for users of the STARTD 
  67. program, your initialization files are directly compatable with FileBar.  
  68. Simply copy them and name them SETTINGS.INI)
  69.  
  70. ------------------------------------------------------------------------------
  71.  
  72. sample SETTINGS.INI #1
  73. ----------------------
  74. DOS_RM_SIZE=640
  75. IDLE_SECONDS=60
  76.  
  77. sample SETTINGS.INI #2
  78. ----------------------
  79. DOS_RM_SIZE=620
  80. IDLE_SECONDS=0
  81. IDLE_SENSITIVITY=100
  82. HW_TIMER=1                 (1=ON, 0=OFF)
  83.  
  84.  
  85.