home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / hv503aa.zip / HIEW.INI < prev    next >
INI File  |  1995-05-31  |  1KB  |  40 lines

  1.         [HiewIni 5.01]
  2. ;
  3. ;       Startup
  4. ;
  5.  StartMode               = Text          ; Text | Hex     | Code
  6.  Beep                    = On            ; On   | Off
  7.  Bar                     = Left          ; Left | Right   | Percent
  8.  Wrap                    = Auto          ; Auto | On      | Off
  9.  Tab                     = Auto          ; Auto | On      | Off
  10.  StepCtrlRight           = 20            ; 1 - 128
  11.  DisableMouse            = Off           ; On   | Off
  12.  ActionAfterWriteSavfile = None          ; None | ExitF10 | ExitESC
  13.  JumpTable               = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"
  14. ;
  15. ;       Colors
  16. ;
  17.  ColorMain               = 0x1B
  18.  ColorCurrent            = 0x71
  19.  ColorMark               = 0x5E
  20.  ColorEdit               = 0x1E
  21.  ColorEditOut            = 0x1D
  22.  ColorError              = 0x4E
  23.  ColorMsg                = 0x2E
  24.  ColorTitle              = 0x70
  25.  ColorKbNum              = 0x07
  26.  ColorKb                 = 0x30
  27.  ColorKbOff              = 0x37
  28.  ColorBar                = 0x02
  29.  ColorWin                = 0x70
  30.  ColorWinBold            = 0x7F
  31.  ColorWinInput           = 0x3F
  32.  ColorMenu               = 0x30
  33.  ColorMenuText           = 0x31
  34.  ColorMenuBold           = 0x0F
  35.  ColorHelp               = 0x20
  36.  ColorHelpText           = 0x2E
  37.  ColorHelpBold           = 0x0F
  38.  
  39. ; ---+--- End of Inifile ---+---
  40.