home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / osc099.zip / OS2COM.INI < prev    next >
INI File  |  1994-09-12  |  5KB  |  127 lines

  1. ;  OS/2-Commander v0.99 Configuration-File
  2.  
  3. ; program startup configuration **********
  4. [StartUp]
  5. ;ViMode  3            ; 1=25, 2=28, 3=30, 4=34, 5=43, 6=50, 7=60 rows
  6. ScrSav   1            ; Screensaver after x minutes
  7. NumLock  Yes          ; Activate NumLock at OS2COM-Startup
  8. GIF      No           ; Show GIF-resolution
  9. ShowHidden Yes        ; Show hidden files
  10. LWList   Full         ; start left window as 'Full', 'Wide', 'Large' or
  11.                       ; 'Brief' list or as 'Info'
  12. RWList   Info         ; start right window as 'Full', 'Wide', 'Large' or
  13.                       ; 'Brief' list or as 'Info'
  14. LWSort   name         ; default sort of left window (name/ext/date/size/unsort)
  15. LWPath                ; starting directory of left window
  16.                       ; full drive and path or nothing for actual drive/path
  17. RWSort   Name         ; default sort of right window (name/ext/date/size/unsort)
  18. RWPath   f:\max\bink\log    ; starting directory of right window
  19. IntDefE  Yes          ; internal editor on F4 (Yes) or ALT-F4 (No)
  20. IntDefV  Yes          ; internal viewer on F3 (Yes) or ALT-F3 (No)
  21. OrigHPFS Yes          ; show names on HPFS in original style
  22. QSMove   No           ; QuickSearch moves down even if the name matches the
  23.                       ; current filename
  24. BBSInfo  No           ; activate FILES.BBS-Info at program startup
  25. DesInfo  No           ; activate 4OS2/4DOS DESCRIPT.ION-Info at program startup
  26. DateFor  2            ; format of file date. 1 = European (DDMMYY), 2 = US (MMDDYY)
  27. DateSep  /            ; which character should be used as date separator
  28. TimeSep  :            ; which character should be used as time separator
  29. ThouSep  ,            ; which character should be used as thousands separator
  30. HistMax  100          ; the maximum of History-Commands
  31.  
  32. ; Keyboard macro definitions
  33. [Keyboard]
  34. Alt-1 f:\max\ttick
  35. Alt-2 i:\squish
  36. Alt-3 f:\max\bink\outbound
  37. Alt-4 f:\max\bink\inbound
  38. Alt-5 f:\cpp\src\os2com
  39.  
  40. ; external programs         **********
  41. [External]
  42. SessionStart /c /FS       ;  parameter to use to start a new session
  43. Editor F:\OS2\QEDIT\Q     ;  external editor
  44. Viewer c:\4os2\L2         ;  external viewer
  45. ;Viewer List /W           ;  Viewer  (ALT-F3) internal List-Command of 4OS2
  46. ExWait No                 ;  wait after running a program or prompt command
  47.                           ;  No/Yes
  48. TempPath C:\              ;  Path for temporary files
  49.  
  50. ; the colors...             **********
  51. [Colors]
  52. MainFg 11            ; main screen foreground
  53. MainBg 1             ; main screen background
  54. HeadFg 14            ; Name/Size/Date/Time - row foreground-color
  55. SelIFg 14            ; selected item foreground
  56. SelIBg 1             ; selected item background
  57. ScBaFg 0             ; scrollbar foreground
  58. ScBaBg 3             ; scrollbar background
  59. StRoFg 0             ; status row foreground
  60. StRoBg 3             ; status row background
  61. MenuFg 0             ; Popup menus foreground color
  62. MenuBg 7             ; Popup menus background color
  63. MeBaFg 0             ; Popup menus scrollbar foreground color
  64. MeBaBg 3             ; Popup menus scrollbar background color
  65. FindFg 0             ; FIND window foreground color
  66. FindBg 7             ; FIND window background color
  67. FiBaFg 15            ; FIND window scrollbar foreground color
  68. FiBaBg 4             ; FIND window scrollbar background color
  69. TreeFg 0             ; TREE window foreground color
  70. TreeBg 7             ; TREE window background color
  71. TrBaFg 0             ; TREE window scrollbar foreground color
  72. TrBaBg 3             ; TREE window scrollbar background color
  73. ViewFg 7             ; viewer foreground
  74. ViewBg 0             ; viewer background
  75. HPFSDi 15            ; Directorys on HPFS-partitions
  76.  
  77. ; Extension definitions     **********
  78. [Extensions]
  79. inf: c:\os2\view
  80. pak: D:\nc\zipview
  81. hyp: D:\nc\zipview
  82. dwc: D:\nc\zipview
  83. doc: F:\OS2\QEDIT\Q
  84. txt: F:\OS2\QEDIT\Q
  85. pcx: f:\os2\pmview\pmview
  86. gif: f:\os2\pmjpeg\pmjpeg
  87. jpg: f:\os2\pmjpeg\pmjpeg
  88. lbm: f:\os2\pmjpeg\pmjpeg
  89. bmp: f:\os2\pmjpeg\pmjpeg
  90. mod: D:\sound\wow\wowii
  91. mec: f:\max\meccap
  92. ipf: i:\toolkt21\os2bin\ipfc /INF /S
  93.  
  94. ; Arcer definition         **********
  95. [Arcer]
  96. UNZIP: C:\TOOLS\ARC\UNZIP        ; decompress
  97. ZIP:   C:\TOOLS\ARC\ZIP          ; compress/delete
  98. UNZOO: C:\TOOLS\ARC\ZOO          ; decompress
  99. ZOO:   C:\TOOLS\ARC\ZOO          ; compress
  100. LZH:   C:\TOOLS\ARC\LH32
  101. UNARJ: C:\TOOLS\ARC\UNARJ        ; decompress
  102. ARC:   C:\TOOLS\ARC\ARC2
  103. RAR:   C:\TOOLS\ARC\RAR
  104. ARJ:   C:\TOOLS\ARC\ARJ          ; this is the DOS ARJ.EXE. We need this to
  105.                                  ; add files to an ARJ archive and maybe to
  106.                                  ; extract single files
  107. UASSF: Yes                       ; UnArj Supports Single Files?  (Yes/No)
  108.                                  ; There is a version of UNARJ.EXE 2.41
  109.                                  ; available that is modified by Kerry Flint.
  110.                                  ; This version supports extraction of single
  111.                                  ; files. The normal demo version by Robert Jung
  112.                                  ; doesn't! So check which version you have!
  113.  
  114. [AddArcer]
  115. EXT:     UC2
  116. NAME:    C:\TOOLS\ARC\UC.EXE
  117. LIST:    VS
  118. ADD:     A -TST
  119. EXTRACT: EF
  120. DELETE:  D
  121. BEGLIST: -->@1
  122. FNAME:   1,12
  123. FSIZE:   15,25
  124. FDATE:   28,38
  125. FTIME:   41,45
  126. ENDLIST: matching file@0
  127.