home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-11-30 | 5.6 KB | 133 lines |
- ; OS/2-Commander v1.00 Configuration-File
-
- ; program startup configuration **********
- [StartUp]
- ;ViMode 3 ; 1=25, 2=28, 3=30, 4=34, 5=43, 6=50, 7=60 rows
- ScrSav 1 ; Screensaver after x minutes
- NumLock Yes ; Activate NumLock at OS2COM-Startup
- GIF No ; Show GIF-resolution
- ShowHidden Yes ; Show hidden files
- LWList Full ; start left window as 'Full', 'Wide', 'Large' or
- ; 'Brief' list or as 'Info'
- RWList Info ; start right window as 'Full', 'Wide', 'Large' or
- ; 'Brief' list or as 'Info'
- LWSort Name ; default sort of left window (name/ext/date/size/unsort)
- LWPath ; starting directory of left window
- ; full drive and path or nothing for actual drive/path
- RWSort Name ; default sort of right window (name/ext/date/size/unsort)
- RWPath f:\max\bink\log ; starting directory of right window
- IntDefE Yes ; internal editor on F4 (Yes) or ALT-F4 (No)
- IntDefV Yes ; internal viewer on F3 (Yes) or ALT-F3 (No)
- OrigHPFS Yes ; show names on HPFS in original style
- QSMove No ; QuickSearch moves down even if the name matches the
- ; current filename
- BBSInfo No ; activate FILES.BBS-Info at program startup
- DesInfo No ; activate 4OS2/4DOS DESCRIPT.ION-Info at program startup
- DateFor 2 ; format of file date. 1 = European (DDMMYY), 2 = US (MMDDYY)
- DateSep / ; which character should be used as date separator
- TimeSep : ; which character should be used as time separator
- ThouSep , ; which character should be used as thousands separator
- HistMax 100 ; the maximum of History-Commands
- ;NoESCQuit ; Disable 'quit program' with ESC key
- ;DontAskF10 ; Don't confirm program exit with F10 key
-
- ; Keyboard macro definitions
- [Keyboard]
- Alt-1 f:\max\ttick
- Alt-2 i:\squish
- Alt-3 f:\max\bink\outbound
- Alt-4 f:\max\bink\inbound
- Alt-5 f:\cpp\src\os2com
- Alt-6 f:\cpp\src\wcd
- Alt-7 f:\max\bink\log
- Alt-0 i:\ibmcpp\source\wcd32
-
- ; external programs **********
- [External]
- SessionStart /c /FS ; parameter to use to start a new session
- Editor C:\OS2\TEDIT.EXE ; external editor
- Viewer c:\os2\L2.EXE ; external viewer
- ;Viewer List /W ; Viewer (ALT-F3) internal List-Command of 4OS2
- ExWait No ; wait after running a program or prompt command
- ; No/Yes
- TempPath C:\ ; Path for temporary files
-
- ; the colors... **********
- [Colors]
- MainFg 11 ; main screen foreground
- MainBg 1 ; main screen background
- HeadFg 14 ; Name/Size/Date/Time - row foreground-color
- SelIFg 14 ; selected item foreground
- SelIBg 1 ; selected item background
- ScBaFg 0 ; scrollbar foreground
- ScBaBg 3 ; scrollbar background
- StRoFg 0 ; status row foreground
- StRoBg 3 ; status row background
- MenuFg 0 ; Popup menus foreground color
- MenuBg 7 ; Popup menus background color
- MeBaFg 0 ; Popup menus scrollbar foreground color
- MeBaBg 3 ; Popup menus scrollbar background color
- FindFg 0 ; FIND window foreground color
- FindBg 7 ; FIND window background color
- FiBaFg 15 ; FIND window scrollbar foreground color
- FiBaBg 4 ; FIND window scrollbar background color
- TreeFg 0 ; TREE window foreground color
- TreeBg 7 ; TREE window background color
- TrBaFg 0 ; TREE window scrollbar foreground color
- TrBaBg 3 ; TREE window scrollbar background color
- ViewFg 7 ; viewer foreground
- ViewBg 0 ; viewer background
- HPFSDi 15 ; Directorys on HPFS-partitions
-
- ; Extension definitions **********
- [Extensions]
- inf: c:\os2\view
- pak: D:\nc\zipview
- hyp: D:\nc\zipview
- dwc: D:\nc\zipview
- doc: F:\OS2\QEDIT\Q
- txt: F:\OS2\QEDIT\Q
- pcx: f:\os2\pmview\pmview
- gif: f:\os2\pmjpeg\pmjpeg
- jpg: f:\os2\pmjpeg\pmjpeg
- lbm: f:\os2\pmjpeg\pmjpeg
- bmp: f:\os2\pmjpeg\pmjpeg
- mod: D:\sound\wow\wowii
- mec: f:\max\meccap
- ipf: ipfc /INF /S
-
- ; Arcer definition **********
- [Arcer]
- UNZIP: C:\TOOLS\ARC\UNZIP ; decompress
- ZIP: C:\TOOLS\ARC\ZIP ; compress/delete
- UNZOO: C:\TOOLS\ARC\ZOO.EXE ; decompress
- ZOO: C:\TOOLS\ARC\ZOO ; compress
- LZH: C:\TOOLS\ARC\LH32
- UNARJ: C:\TOOLS\ARC\UNARJ.EXE ; decompress
- ARC: C:\TOOLS\ARC\ARC2.EXE
- RAR: C:\TOOLS\ARC\RAR.EXE
- ARJ: C:\TOOLS\ARC\ARJ.EXE ; this is the DOS ARJ.EXE. We need this to
- ; add files to an ARJ archive and maybe to
- ; extract single files
- UASSF: No ; UnArj Supports Single Files? (Yes/No)
- ; There is a version of UNARJ.EXE 2.41
- ; available that is modified by Kerry Flint.
- ; This version supports extraction of single
- ; files. The normal demo version by Robert Jung
- ; doesn't! So check which version you have!
- RestOrgPath ; Restore original path when unpacking
-
- [AddArcer]
- EXT: UC2
- NAME: C:\TOOLS\ARC\UC
- LIST: VS
- ADD: A -TST
- EXTRACT: EF
- DELETE: D
- BEGLIST: -->@1
- FNAME: 1,12
- FSIZE: 15,25
- FDATE: 28,38
- FTIME: 41,45
- ENDLIST: matching file@0
-