home *** CD-ROM | disk | FTP | other *** search
/ The Ultimedia Application / IBM_UCD_101.ISO / winmme / sysini3.txt < prev    next >
Text File  |  1991-07-29  |  28KB  |  560 lines

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