home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / INFO / FAQS / OS2FAX2 / XGA.FAX < prev    next >
Encoding:
Text File  |  1994-06-06  |  1.4 KB  |  39 lines

  1.        File:XGA.fax
  2.  
  3.        TITLE:  RUNNING PC3270 IN XGA MODE BACKGROUND COLORS CANNOT
  4.        BE CHANGED.  
  5.  
  6.        DESCRIPTION OF SYMPTOMS:  
  7.  
  8.        If the enhanced front of screen is used(this is the 
  9.        default...  its set on the Display options panel of the 
  10.        Advanced Configuration Options portion of the 
  11.        configuration) then there will be no background color on 
  12.        the RULE line....  Enhanced mode causes the PC/3270 to use 
  13.        something called MFI functions of the XGA.2 card, and one 
  14.        of these functions needs attribute byte that is associated 
  15.        with the RULE background color.  
  16.  
  17.        SUMMARY OF RESOLUTION:  
  18.  
  19.        Run the PC/3270 using vga functions by editing the .bat 
  20.        file in the PCDOS directory or set the Enhanced Front of 
  21.        Screen to off.  
  22.  
  23.        DETAILS OF RESOLUTION:  
  24.  
  25.        1. Change to the c:\PC3270\PCSDOS directory.  2. Edit the 
  26.        .bat file within the directory.  There will only be one.  
  27.        3. Change the following line:  
  28.  
  29.        C:\PC3270\PCSDOS 2 a=24*80 b=24*80 -gs -f -ef %CMGR.QUIET% 
  30.  
  31.        TO 
  32.  
  33.        C:\PC3270\PCSDOS 2 a=24*80 b=24*80 -gs -f -ef -vga 
  34.        %CMGR.QUIET% 
  35.  
  36.        NOTE:  The other solution is to set the Front of Screen to 
  37.        off in the Display options panel of the Advanced 
  38.        Configuration Options portion of the PC3270 set up.  
  39.