home *** CD-ROM | disk | FTP | other *** search
/ Software One-Stop 3 / BOOTCDROM.iso / install / qaplus60 / disk1 / qaplusw.1 / SYS0INI3.HLP < prev    next >
Encoding:
Text File  |  1992-12-14  |  26.5 KB  |  543 lines

  1. ------------------------------------------------------------
  2. Keyboard=<filename-or-*devicename> (See "Device=", above)
  3.   Default: none (Setup assigns an appropriate value based on
  4.              your system configuration.)
  5.   Purpose: Specifies the keyboard driver that is being used
  6.            with Windows in 386 enhanced mode. This setting
  7.            is a synonym for Device=.
  8.   To change: Choose the Windows Setup icon from the Main
  9.            Group window.
  10. ------------------------------------------------------------
  11. KeyBoostTime=<seconds>
  12.   Default: .001
  13.   Purpose: Specifies the amount of time (in seconds) an
  14.            application gets to run with increased priority
  15.            when it receives a keystroke. You can use this
  16.            setting to increase the response to keystrokes
  17.            when several background applications are running.
  18.   To change: Use Notepad to edit the SYSTEM.INI file.
  19. ------------------------------------------------------------
  20. KeyBufferDelay=<seconds>
  21.   Default: .2
  22.   Purpose: Specifies the amount of time (in seconds) to
  23.            delay pasting keyboard input after the keyboard
  24.            buffer is full. Some applications might require
  25.            more than .2 seconds.
  26.   To change: Use Notepad to edit the SYSTEM.INI file.
  27. -----------------------------------------------------------
  28. KeyIdleDelay=<seconds>
  29.   Default: .5
  30.   Purpose: Specifies how much time Windows ignores idle
  31.            calls after simulating a keystroke into a
  32.            virtual machine. You can set this value to 0
  33.            to speed up keyboard input, but some applications
  34.            might respond sluggishly if you do.
  35.   To change: Use Notepad to edit the SYSTEM.INI file.
  36. ------------------------------------------------------------
  37. KeyPasteDelay=<seconds>
  38.   Default: .003
  39.   Purpose: Specifies how much time (in seconds) to wait
  40.            before pasting any characters after a key has
  41.            been pasted. Some applications might require more
  42.            time than .003 seconds for recognition of a
  43.            keystroke.
  44.   To change: Use Notepad to edit the SYSTEM.INI file.
  45. ------------------------------------------------------------
  46. KeyPasteTimeout=<seconds>
  47.   Default: 1
  48.   Purpose: Specifies how much time (in seconds) to allow an
  49.            application to make the necessary BIOS calls for
  50.            reading keyboard input before Windows will change
  51.            from the fast paste (INT16h) to the slow paste
  52.            (INT9h) mechanism.
  53.   To change: Use Notepad to edit the SYSTEM.INI file.
  54. ------------------------------------------------------------
  55. Local=<device-name>
  56.   Default: none (In a standard SYSTEM.INI file, Setup will
  57.             set Local=CON. See "Purpose.")
  58.   Purpose: Defines MS-DOS device drivers that need to be
  59.            local to each virtual machine. The <device-name>
  60.            value must exactly match the case of the device
  61.            name, or this setting will not work. (Most device
  62.            names are in all captial letters, therefore this
  63.            value must usually be in all caps.) If a device
  64.            driver is local, a separate copy of it will exist
  65.            in each virtual machine, and each will keep
  66.            different state information. Most device drivers
  67.            will not function properly when this setting is
  68.            used. An exception is CON, the DOS console
  69.            device, which should be local to avoid filling a
  70.            buffer with input from multiple virtual machines.
  71.   To change: Use Notepad to edit the SYSTEM.INI file.
  72. ------------------------------------------------------------
  73. LPT1AutoAssign=<seconds>
  74. LPT2AutoAssign=<seconds>
  75. LPT3AutoAssign=<seconds>
  76. LPT4AutoAssign=<seconds>
  77.   Default: 60
  78.   Purpose: Indicates the contention detection value for each
  79.            connected port. Windows uses these values to
  80.            determine how to arbitrate requests for the use
  81.            of a device by more than one application, at
  82.            least one of which is a non-Windows application.
  83.            If the value is -1, Windows will display a
  84.            warning message that asks the user which
  85.            application should be given control of the port.
  86.            If the value is 0, any application can use the
  87.            device at any time. If the value is a positive
  88.            integer less than 1,000, this value represents
  89.            the number of seconds after an application stops
  90.            using the device before another application can
  91.            use the same device.
  92.   To change: Choose the 386 Enhanced icon from the Control
  93.            Panel window.
  94. ------------------------------------------------------------
  95. MapPhysAddress=<range>
  96.   Default: none
  97.   Purpose: Specifies the address range (in megabytes) in
  98.            which the memory manager will preallocate
  99.            physical page-table entries and linear address
  100.            space. Use this setting if you are using a DOS
  101.            device driver (such as an older version of
  102.            RAMDrive that uses extended memory) that needs
  103.            this contiguous memory.
  104.   To change: Use Notepad to edit the SYSTEM.INI file.
  105. ------------------------------------------------------------
  106. MaxPagingFileSize=<kilobytes>
  107.   Default: none
  108.   Purpose: Specifies the maximum size (in kilobytes) for a
  109.            temporary swap file.
  110.   To change: Use Notepad to edit the SYSTEM.INI file.
  111. ------------------------------------------------------------
  112. MinTimeSlice=<milliseconds>
  113.   Default: 20
  114.   Purpose: Specifies the minimum amount of time (in
  115.            milliseconds) a virtual machine will be allowed
  116.            to run before other virtual machines can take
  117.            over. A smaller value (such as 10 milliseconds)
  118.            will make multitasking appear smoother, but will
  119.            diminish the overall system performance.
  120.   To change: Choose the 386 Enhanced icon from the Control
  121.            Panel window.
  122. ------------------------------------------------------------
  123. MinUserDiskSpace=<kilobytes>
  124.   Default: 500
  125.   Purpose: Tells Windows how much disk space (in kilobytes)
  126.            to leave free when creating a temporary swap
  127.            file. You would want to use this setting if your
  128.            system's paging drive has less available space
  129.            than Windows can use for paging. This setting has
  130.            no effect if a permanent swap file exists.
  131.   To change: Use Notepad to edit the SYSTEM.INI file.
  132. ------------------------------------------------------------
  133. Mouse=<filename-or-*devicename> (See "Device=", above)
  134.   Default: none (Setup assigns an appropriate value based on
  135.              your system configuration.)
  136.   Purpose: Specifies the virtual device that handles the
  137.            mouse hardware in 386 enhanced mode. This setting
  138.            is a synonym for Device=.
  139.   To change: Choose the Windows Setup icon from the Main
  140.            Group window.
  141. ------------------------------------------------------------
  142. MouseSoftInit=<Boolean>
  143.   Default: true
  144.   Purpose: Specifies whether Windows should convert INT 33h
  145.            function 0 hard initialization calls to function
  146.            33 soft initialization calls, which do not reset
  147.            the mouse hardware. Leaving this switch enabled
  148.            allows you to use a mouse with a non-Windows
  149.            application that you start in a window. Disable
  150.            this setting if you are having problems
  151.            (extraneous display output or a distorted cursor)
  152.            using the mouse with an application. If you
  153.            disable this setting, you will not be able to use
  154.            the mouse with a non-Windows application that you
  155.            start in a window.
  156.   To change: Use Notepad to edit the SYSTEM.INI file.
  157. ------------------------------------------------------------
  158. NetAsynchFallback=<Boolean>
  159.   Default: false
  160.   Purpose: If enabled, tells Windows to attempt to save a
  161.            failing NetBIOS request. When an application
  162.            issues an asynchronous NetBIOS request, Windows
  163.            will attempt to allocate space in its global
  164.            network buffer to receive the data. If there is
  165.            insufficient space in the global buffer, Windows
  166.            will normally fail the NetBIOS request. If this
  167.            setting is enabled, Windows will attempt to save
  168.            such a request by allocating a buffer in local
  169.            memory and preventing any other virtual machines
  170.            from running until the data is received and the
  171.            timeout period (specified by the NetAsynchTimeout
  172.            setting) expires.
  173.   To change: Use Notepad to edit the SYSTEM.INI file.
  174. ------------------------------------------------------------
  175. NetAsynchTimeout=<seconds>
  176.   Default: 5.0
  177.   Purpose: Specifies the timeout period (in seconds) when
  178.            Windows needs to enter a critical section in
  179.            order to service an asynchronous NetBIOS request.
  180.            It is used only when NetAsynchFallback is
  181.            enabled. This value can include a decimal (such
  182.            as 0.5).
  183.   To change: Use Notepad to edit the SYSTEM.INI file.
  184. ------------------------------------------------------------
  185. NetDMASize=<kilobytes>
  186.   Default: 32 on Micro Channel (TM) machines
  187.            0 on non-Micro Channel machines
  188.   Purpose: Specifies the DMA buffer size (in kilobytes) for
  189.            NetBIOS transport software if a network has been
  190.            installed. In this case, the buffer size is the
  191.            larger value between this value and the value of
  192.            DMABufferSize.
  193.   To change: Use Notepad to edit the SYSTEM.INI file.
  194. ------------------------------------------------------------
  195. NetHeapSize=<kilobytes>
  196.   Default: 12
  197.   Purpose: Specifies the size (in kilobytes) of the buffers
  198.            that Windows in 386 enhanced mode allocates in
  199.            conventional memory for transferring data over a
  200.            network. All values are rounded up to the nearest
  201.            4K.
  202.   To change: Use Notepad to edit the SYSTEM.INI file.
  203. ------------------------------------------------------------
  204. Network=<filename-or-*devicename> (See "Device=", above)
  205.   Default: none (Setup assigns an appropriate value based on
  206.              your system configuration.)
  207.   Purpose: Specifies the type of network you are using
  208.            with Windows in 386 enhanced mode. This setting
  209.            is a synonym for Device=.
  210.   To change: Choose the Windows Setup icon from the Main
  211.            Group window.
  212. ------------------------------------------------------------
  213. NMIReboot=<Boolean>
  214.   Default: no
  215.   Purpose: If enabled, causes a reboot to occur when a
  216.            nonmaskable interrupt is received.
  217.   To change: Use Notepad to edit the SYSTEM.INI file.
  218. ------------------------------------------------------------
  219. NoEMMDriver=<Boolean>
  220.   Default: false
  221.   Purpose: If enabled, prevents Windows in 386 enhanced mode
  222.            from installing its expanded memory driver. This
  223.            differs from setting EMMSize to zero, which does
  224.            not prevent the EMM driver from being loaded.
  225.   To change: Use Notepad to edit the SYSTEM.INI file.
  226. ------------------------------------------------------------
  227. Paging=<Boolean>
  228.   Default: yes
  229.   Purpose: Enables or disables demand paging (virtual
  230.            memory). You would disable this setting only if
  231.            you need the disk space normally used for a
  232.            temporary swap file.
  233.   To change: Use Notepad to edit the SYSTEM.INI file.
  234. ------------------------------------------------------------
  235. PagingDrive=<drive-letter>
  236.   Default: none
  237.   Purpose: Specifies the disk drive where Windows in 386
  238.            enhanced mode will allocate a temporary swap
  239.            file. This setting is ignored if you have a
  240.            permanent swap file. If you don't have a
  241.            permanent swap file and no drive is specified or
  242.            the specified drive does not exist, Windows will
  243.            attempt to put your temporary swap file on the
  244.            drive containing your SYSTEM.INI file. If the
  245.            specified drive is full, paging will be disabled.
  246.   To change: Use Notepad to edit the SYSTEM.INI file.
  247. ------------------------------------------------------------
  248. PerVMFILES=<number>
  249.   Default: 10
  250.   Purpose: Specifies the number of private file handles
  251.            Windows should allocate to each virtual machine.
  252.            Increase this value if an application does not
  253.            have enough file handles to run. The total number
  254.            of file handles, including the global handles
  255.            specified in the FILES= statement in CONFIG.SYS,
  256.            cannot exceed 255. If it does exceed 255, this
  257.            value will be rounded down. Set this value to 0
  258.            to prevent the allocation of any private file
  259.            handles.
  260.   To change: Use Notepad to edit the SYSTEM.INI file.
  261. ------------------------------------------------------------
  262. PSPIncrement=<number>
  263.   Default: 2
  264.   Purpose: Specifies the amount of additional memory, in
  265.            16-byte increments, that Windows should reserve
  266.            in each successive virtual machine when the
  267.            UniqueDOSPSP setting is enabled. The setting that
  268.            will work best for your machine might vary
  269.            depending on your memory configuration and the
  270.            applications you are running. Valid values are 2
  271.            through 64. See UniqueDosPSP for more
  272.            information.
  273.  To change: Use Notepad to edit the SYSTEM.INI file.
  274. ------------------------------------------------------------
  275. ReflectDosInt2A=<Boolean>
  276.   Default: false
  277.   Purpose: Indicates whether Windows should consume or
  278.            reflect DOS INT 2A signals. The default means
  279.            Windows will consume these signals and therefore
  280.            run more efficiently. Enable this setting if you
  281.            are running memory-resident software that relies
  282.            on detecting INT2A messages.
  283.   To change: Use Notepad to edit the SYSTEM.INI file.
  284. ------------------------------------------------------------
  285. ReservePageFrame=<Boolean>
  286.   Default: true
  287.   Purpose: Tells Windows whether to give preference to EMS
  288.            page frame space or conventional memory when it
  289.            has to use one of the two to allocate DOS
  290.            transfer buffers. This choice is necessary when
  291.            Windows can not find space between 640K and 1MB
  292.            other than EMS page frame space. If enabled, this
  293.            setting will preserve EMS page frame space at the
  294.            expense of conventional memory. If you are not
  295.            going to run non-Windows applications that use
  296.            expanded memory, you can disable this setting to
  297.            give non-Windows applications more conventional
  298.            memory.
  299.   To change: Use Notepad to edit the SYSTEM.INI file.
  300. ------------------------------------------------------------
  301. SGrabLPT=<port-number>
  302.   Default: none
  303.   Purpose: Routes all printer interrupts on the specified
  304.            port to the system virtual machine rather than to
  305.            the current virtual machine.
  306.   To change: Use Notepad to edit the SYSTEM.INI file.
  307. ------------------------------------------------------------
  308. SystemROMBreakPoint=<Boolean>
  309.   Default: true
  310.   Purpose: Specifies whether Windows should use ROM address
  311.            space between F000:0000 and 1MB for a break
  312.            point. Windows in 386 enhanced mode normally
  313.            searches this space to find a special instruction
  314.            that is used as a system break point. If this
  315.            address space contains something other than
  316.            permanently available ROM, you should disable
  317.            this setting.
  318.   To change: Use Notepad to edit the SYSTEM.INI file.
  319. ------------------------------------------------------------
  320. SysVMEMSLimit=<kilobytes>
  321.   Default: 2048
  322.   Purpose: Specifies how many kilobytes of expanded memory
  323.            Windows should be permitted to use. Setting this
  324.            value to 0 prevents Windows from gaining access
  325.            to any expanded memory. Setting it to -1 gives
  326.            Windows all the available expanded memory that it
  327.            requests.
  328.   To change: Use Notepad to edit the SYSTEM.INI file.
  329. ------------------------------------------------------------
  330. SysVMEMSLocked=<Boolean>
  331.   Default: no
  332.   Purpose: Indicates whether to swap Windows' expanded
  333.            memory to the hard disk. Locking expanded memory
  334.            can improve the performance of a Windows
  335.            application that uses it, but locking it slows
  336.            down the rest of the system.
  337.   To change: Use Notepad to edit the SYSTEM.INI file.
  338. ------------------------------------------------------------
  339. SysVMEMSRequired=<kilobytes>
  340.   Default: 0
  341.   Purpose: Specifies how many kilobytes of expanded memory
  342.            must be free in order to start Windows. Leave
  343.            this setting at zero if no Windows application
  344.            requires expanded memory.
  345.   To change: Use Notepad to edit the SYSTEM.INI file.
  346. ------------------------------------------------------------
  347. SysVMV86Locked=<Boolean>
  348.   Default: false
  349.   Purpose: If enabled, causes the virtual-mode memory being
  350.            used in the system virtual machine to remain
  351.            locked in memory rather that being swappable out
  352.            to disk. Because Windows handles this process,
  353.            there is no known reason to enable this setting.
  354.   To change: Use Notepad to edit the SYSTEM.INI file.
  355. ------------------------------------------------------------
  356. SysVMXMSLimit=<kilobytes>
  357.   Default: 2048
  358.   Purpose: Specifies the maximum amount of memory (in
  359.            kilobytes) the extended memory driver will
  360.            allocate to DOS device drivers and memory-
  361.            resident software in the system virtual machine.
  362.            Set the value to -1 to give an application all
  363.            the available extended memory that it requests.
  364.   To change: Use Notepad to edit the SYSTEM.INI file.
  365. ------------------------------------------------------------
  366. SysVMXMSLocked=<Boolean>
  367.   Default: no
  368.   Purpose: Indicates whether to swap the memory allocated by
  369.            the extended memory driver to the hard disk.
  370.            Locking the XMS memory (enabling this setting)
  371.            can improve an application's performance, but it
  372.            slows down the rest of the system.
  373.   To change: Use Notepad to edit the SYSTEM.INI file.
  374. ------------------------------------------------------------
  375. SysVMXMSRequired=<kilobytes>
  376.   Default: 0
  377.   Purpose: Specifies how many kilobytes of extended memory
  378.            must be reserved by the XMS driver in order to
  379.            start Windows. Leave this setting at zero if
  380.            there are no XMS users in the system virtual
  381.            machine.
  382.   To change: Use Notepad to edit the SYSTEM.INI file.
  383. ------------------------------------------------------------
  384. TimerCriticalSection=<milliseconds>
  385.   Default: 0
  386.   Purpose: Instructs Windows to go into a critical section
  387.            around all timer interrupt code, and specifies
  388.            a timeout period (in milliseconds). Specifying
  389.            a positive value will assure that only one
  390.            virtual machine at a time will receive timer
  391.            interrupts. Some networks and other global
  392.            memory-resident software may fail unless this
  393.            setting is used. However, using it will slow
  394.            down performance and can make the system
  395.            sluggish or seem to stop for short periods of
  396.            time.
  397.   To change: Use Notepad to edit the SYSTEM.INI file.
  398. ------------------------------------------------------------
  399. TokenRingSearch=<Boolean>
  400.   Default: true
  401.   Purpose: Tells Windows whether to search for a token ring
  402.            network adapter on machines with IBM PC/AT (R)
  403.            architecture. Disable this setting if you are not
  404.            using a token ring card and the search interferes
  405.            with another device.
  406.   To change: Use Notepad to edit the SYSTEM.INI file.
  407. ------------------------------------------------------------
  408. TranslateScans=<Boolean>
  409.   Default: no
  410.   Purpose: Indicates whether Windows will translate a
  411.            keyboard's scan codes to make them compatible
  412.            with standard IBM scan codes. This setting is
  413.            necessary only for keyboards that generate non-
  414.            standard scan codes. This setting is used only
  415.            for the Switcher Screen and message boxes.
  416.   To change: Use Notepad to edit the SYSTEM.INI file.
  417. ------------------------------------------------------------
  418. UniqueDOSPSP=<Boolean>
  419.   Default: false (see below for exception)
  420.   Purpose: If enabled, tells Windows to start every
  421.            application at a unique address (PSP). Each time
  422.            Windows creates a new virtual machine to start
  423.            a new application, Windows reserves a unique
  424.            amount of memory (i bytes) below the application.
  425.            For example, the first application would be
  426.            loaded at address M, the second at address M+i,
  427.            the third at M+2i, and so forth. The amount of
  428.            memory i is determined by the PSPIncrement
  429.            setting (earlier in this section). These settings
  430.            should help assure that applications in different
  431.            virtual machines all start at different
  432.            addresses. Some networks use applications' load
  433.            addresses to identify the different processes
  434.            using the network. On such networks, failing to
  435.            enable this setting might cause one application
  436.            to fail when you exit another, because the
  437.            network interprets them as the same. However,
  438.            enabling this setting will leave slightly less
  439.            memory for non-Windows applications. If you are
  440.            running a network based on Microsoft Network or
  441.            LAN Manager, the default value is true. See the
  442.            NETWORKS.TXT online document to find out whether
  443.            the network you are running is one of these.
  444.   To change: Use Notepad to edit the SYSTEM.INI file.
  445. ------------------------------------------------------------
  446. UseInstFile=<Boolean>
  447.   Default: false
  448.   Purpose: Specifies whether Windows should look in the
  449.            INSTANCE.386 file for information it can use to
  450.            determine whether data structures within DOS need
  451.            to be local. There are two other methods for
  452.            giving Windows this information: internal tables
  453.            within the device, and an INT 2Fh call documented
  454.            in the OEM Adaptation Kit. Both methods are
  455.            preferable to using this setting; it is provided
  456.            only for compatibility with Windows/386 version
  457.            2.x.
  458.   To change: Use Notepad to edit the SYSTEM.INI file.
  459. ------------------------------------------------------------
  460. VCPIWarning=<Boolean>
  461.   Default: true
  462.   Purpose: Specifies whether Windows should display a
  463.            warning message when an application attempts to
  464.            use the Virtual Control Program Interface (VCPI),
  465.            which Windows does not support. Disable this
  466.            setting if you do not want to see this message
  467.            every time you run software that does a VCPI call
  468.            but still runs without this support.
  469.   To change: Use Notepad to edit the SYSTEM.INI file.
  470. ------------------------------------------------------------
  471. VirtualHDIrq=<Boolean>
  472.   Default: on
  473.   Purpose: Allows Windows in 386 enhanced mode to terminate
  474.            interrupts from the hard disk controller,
  475.            bypassing the ROM routine that handles these
  476.            interrupts. Some hard drives might require that
  477.            this setting be disabled in order for interrupts
  478.            to be processed correctly. If this setting is
  479.            disabled, the ROM routine handles the interrupts,
  480.            which slows the system's performance.
  481.   To change: Use Notepad to edit the SYSTEM.INI file.
  482. ------------------------------------------------------------
  483. WindowKBRequired=<kilobytes>
  484.   Default: 256
  485.   Purpose: Specifies how much conventional memory (in
  486.            kilobytes) must be free in order to start
  487.            Windows.
  488.   To change: Use Notepad to edit the SYSTEM.INI file.
  489. ------------------------------------------------------------
  490. WindowMemSize=<number-or-kilobytes>
  491.   Default: -1
  492.   Purpose: Limits the amount of conventional memory Windows
  493.            can use for itself. The default value (-1)
  494.            indicates that Windows can use as much of this
  495.            space as it needs. You can try entering a
  496.            positive value less than 640 if there is not
  497.            enough memory to run Windows in 386 enhanced
  498.            mode.
  499.   To change: Use Notepad to edit the SYSTEM.INI file.
  500. ------------------------------------------------------------
  501. WindowUpdateTime=<milliseconds>
  502.   Default: 50
  503.   Purpose: Specifies the amount of time (in milliseconds)
  504.            Windows takes between updates of the display for
  505.            a windowed non-Windows application.
  506.   To change: Use Notepad to edit the SYSTEM.INI file.
  507. ------------------------------------------------------------
  508. WinExclusive=<Boolean>
  509.   Default: no
  510.   Purpose: Indicates whether Windows always gets all of the
  511.            computer's processing time whenever a Windows
  512.            application is in the foreground. If this setting
  513.            is enabled and a Windows application is in the
  514.            foreground, no non-Windows application will run.
  515.   To change: Choose the 386 Enhanced icon from the Control
  516.            Panel window.
  517. ------------------------------------------------------------
  518. WinTimeSlice=<number,number>
  519.   Default: 100,50
  520.   Purpose: This setting contains two numbers. The first
  521.            number specifies the relative amount of
  522.            processing time (based on the MinTimeSlice
  523.            setting) given to all Windows applications
  524.            running in the foreground relative to the time
  525.            allocated to all non-Windows applications running
  526.            in the background. The second number specifies
  527.            the relative amount of processing time given to
  528.            all Windows applications running in the
  529.            background when a non-Windows application is
  530.            running in the foreground. The range of numbers
  531.            that can be entered is 1 through 10000. The
  532.            important value is the ratio of these settings to
  533.            the corresponding settings in the program
  534.            information files (PIFs) of the active non-
  535.            Windows applications.
  536.   To change: Choose the 386 Enhanced icon from the Control
  537.            Panel window.
  538. ------------------------------------------------------------
  539.  
  540. PC/AT is a registered trademark and Micro Channel is a
  541. trademark of International Business Machines Corporation.
  542.  
  543.