source: trunk/dll/ipf/notebook.ipf@ 796

Last change on this file since 796 was 796, checked in by Gregg Young, 18 years ago

Make subject column in dircnrs movable from one pane to the other; allow column to be sized truncating long subjects

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 37.0 KB
Line 
1.***********************************************************************
2.*
3.* $Id: notebook.ipf 796 2007-08-21 23:22:27Z gyoung $
4.*
5.* fm/2 help
6.*
7.* Copyright (c) 1993-98 M. Kimes
8.* Copyright (c) 2006, 2007 Steven H.Levine
9.*
10.* 30 Dec 06 GKY Corrected statement re copy/move "toggle" in OS/2
11.* 03 Mar 07 GKY Update that file systems other than HPFS support long names
12.* 20 Mar 07 DG Add description for Mommy make it stop
13.* 13 Aug 07 SHL Tweak scanning page
14.*
15.***********************************************************************
16.*
17:h2 res=94600 name=PANEL_SETTINGS.Settings notebook
18:i1 id=aboutSettings.Settings Notebook
19FM/2's internal Settings notebook lets you fiddle with some of the
20toggles and variables used to control how FM/2 behaves. This is called
21up via the :hp1.:link reftype=hd res=92000.Config:elink.->Settings
22notebook...:ehp1. pulldown menu item.
23:p.
24Some container types have their own individual settings, usually available
25via a popup menu requested on container whitespace (or the Views pulldown
26menu).
27:p.
28Note that settings changes generally don't take effect until you close
29the notebook by clicking the :hp1.Okay:ehp1. button. The
30:hp1.Undo:ehp1. button will restore things to the way they were before
31you started fiddling about. The :hp1.Quick:ehp1. page is a notable
32exception.
33:p.
34See also&colon.
35.br
36:link reftype=hd res=99930.Director Container page:elink.
37.br
38:link reftype=hd res=97100.Directory Container views page:elink.
39.br
40:link reftype=hd res=97200.Directory Container sort page:elink.
41.br
42:link reftype=hd res=97300.Collector Container views page:elink.
43.br
44:link reftype=hd res=97400.Collector Container sort page:elink.
45.br
46:link reftype=hd res=92400.Drive Tree page:elink.
47.br
48:link reftype=hd res=99990.Drive Tree sort/views page:elink.
49.br
50:link reftype=hd res=99940.Archive page:elink.
51.br
52:link reftype=hd res=92200.Viewers page:elink.
53.br
54:link reftype=hd res=98400.Compare page:elink.
55.br
56:link reftype=hd res=97000.Monolithic FM/2 page:elink.
57.br
58:link reftype=hd res=99950.General page:elink.
59.br
60:link reftype=hd res=99960.Scanning page:elink.
61.br
62:link reftype=hd res=100070.Bubble help page:elink.
63.br
64:link reftype=hd res=99200.Quick Configurations page:elink.
65
66:h3 res=99930 name=PANEL_DCPAGE.Directory Container page
67:i1 id=aboutDCP.Directory Container page
68
69:artwork name='bitmaps\dir.bmp' align=left.
70:p.
71This page contains controls that affect Directory Containers.
72:p.
73If :hp6.Unhilite after action:ehp6. is on, highlighted objects in the
74container are unhighlighted after you perform some command on them.
75:p.
76Normally FM/2 updates the container as things change; for instance, if
77you're deleting several files, the container is updated after each file
78is deleted. If you uncheck :hp6.Immediate updates:ehp6., FM/2 updates
79the container after an atomic action completes (i.e. after all files
80moved by one operation have been moved). This speeds up processing
81but allows the container to be temporarily "out of sync" with the real
82state of affairs.
83:p.
84The :hp6.Look in directory:ehp6. toggle controls whether or not FM/2
85looks inside an open Directory Container when deciding what default to
86place in the Walk Directories dialog for a copy or move command invoked
87via keyboard, menu or toolbar button. If this is checked, FM/2 looks at
88the current item in the Directory Container and, if it's a directory
89object, uses that path. If not checked, FM/2 uses the directory into
90which the Directory Container is "looking."
91:p.
92The :hp6.Min dir on open:ehp6. toggle, if checked, causes FM/2 to
93minimize a Directory Container window if you open another Directory
94Container window from one of its objects. When you close the new
95Directory Container window the old window is restored.
96:p.
97The :hp6.Selected Always:ehp6. toggle (NOT RECOMMENDED!) causes FM/2 to
98use selected object(s) (rather than keying on the current object).
99:p.
100The :hp6.No container search:ehp6. toggle, if checked, prevents FM/2
101from performing extended searching in containers -- instead, the
102standard OS/2 method is used, where the cursor moves to the nearest
103object starting with the depressed letter and the object is selected.
104Note that you can get this standard effect with this toggle left on by
105pressing the :color fc=default bc=palegray.Shift:color fc=default bc=default. key along with the letter. Container searching
106allows you to enter multiple characters which are searched for at the
107start of filenames. The record is made the current (cursored) object.
108If the record matches all the letters typed exactly, it is also
109selected. A pause of more than about two seconds in typing resets the
110search string. :hp1.Warning:ehp1.&colon. this doesn't work right on
111some versions of Warp, where the OS/2 CM_SEARCHSTRING container
112message's behavior is buggy. It's not dangerous, it just doesn't
113produce the expected results.
114:p.
115The :hp6.Multiple select cnrs:ehp6. and :hp6.Extended select cnrs:ehp6.
116checkboxes control the type of selection in some new containers (existing
117containers are not affected). Collector, Directory Container and Archive
118Containers created after these settings are changed will have the type of
119selection desired (note: unhighlighting both results in a single select
120container -- probably not desirable). The default is Extended select.
121:p.
122The :hp6.Stay in Tree View:ehp6. switch, if checked, causes Directory
123Containers to remain in Tree View (if already in Tree View, of course)
124when you switch the Directory Container to look into a different
125directory. Otherwise, FM/2 switches the Directory Container back to
126the last used view before you put it into Tree View.
127
128The :hp6.No folder menu:ehp6. switch, if checked, causes a :color fc=default bc=cyan.B2:color fc=default bc=default. click on the
129folder icon to immediately load the previous directory in the Directory Container.
130Otherwise it results in the folder menu appearing.
131
132:h3 res=97100 name=PANEL_DCPAGEVIEWS.Directory Container views page
133:i1 id=aboutDCPV.Directory Container views page
134
135:artwork name='bitmaps\dir.bmp' align=left.
136:p.
137This settings page lets you set the type of view that will be used in
138new Directory Container windows. Directory Containers that are already
139open won't be affected.
140:p.
141:hp6.Icon:ehp6. In Icon view, the object's name appears below its icon.
142:p.
143:hp6.Name:ehp6. In Name view, the object's name appears beside its icon.
144:p.
145:hp6.Text:ehp6. Text view is the fastest view for a container to
146maintain, but provides the least information on the objects it contains.
147:p.
148:hp6.Detail:ehp6. Details view shows a great deal of information on the
149objects it contains, including file sizes, dates, and times, but it is
150the slowest view for a container control to maintain.
151:p.
152:hp6.Mini Icons:ehp6. is a toggle controlling whether icons are shown
153full size or in miniature in views that show icons.
154:p.
155The :hp6.Subject Column Settings:ehp6. section allows you to set the width of
156of the subject column which can be quite wide if you have any long subjects
157in a directory. The :hp6.Subject Width:ehp6. spin button will show 0 if the
158:hp6.Subject Max Width:ehp6. button (which sets the column to the width of
159the longest subject in the directory) is selected. In addition you can move the
160subject column to the left side of the slide bar by selecting :hp6.Subject
161Left:ehp6.
162
163:p.
164The :hp6.Field Titles:ehp6. group (analogous to the Views->Details Setup
165submenu) allows you to control what is shown in a Details view. Each
166possible field in the details view is shown. If the field is checked,
167FM/2 will show it. If not, it won't.
168:p.
169The :hp6.Filter:ehp6. entry field shows the current default filter mask
170for Directory Containers. Moving to this field will bring up a dialog
171that lets you set a new filter. The filter will be used for subsequently
172created Directory Containers.
173
174:h3 res=97200 name=PANEL_DCPAGESORT.Directory Container sort page
175:i1 id=aboutDCPS.Directory Container sort page
176
177:artwork name='bitmaps\dir.bmp' align=left.
178:p.
179This page lets you set the type of sort for Directory Containers.
180Directory Containers that are already open won't be affected immediately
181(see :hp1.Resort:ehp1. context menu command), but will use the new sort
182type the next time they're resorted or rescanned.
183:p.
184You can also tell FM/2 to always display directories ahead of or behind
185files. Note that :hp1.Last access date:ehp1. and :hp1.Creation
186date:ehp1. are not tracked on FAT file systems. The difference between
187:hp1.Pathname:ehp1. and :hp1.Filename:ehp1. is only apparent in the
188Collector. With the former, the entire pathname of the object is used
189to sort. With the latter, only the filename portion is used to sort.
190FM/2 maintains separate sort criteria for Drive Tree, Collector,
191Directory Container and Archive Container windows. This page affects
192only Directory Container sorting. The Collector has its own page; use a
193context menu or View pulldown menu for other container types (like the
194Drive Tree).
195:p.
196:hp7.Note&colon.:ehp7. This page controls how new Directory Containers
197are created (already open containers are not affected), and the context
198menu in Directory Containers affects only the Directory Container from
199which the menu was invoked (new containers won't inherit the setting).
200
201:h3 res=97300 name=PANEL_COLPAGEVIEWS.Collector views page
202:i1 id=aboutCOLV.Collector views page
203
204:artwork name='bitmaps\collect.bmp' align=left.
205:p.
206This settings page lets you set the type of view that will be used in
207new Collector windows. If the Collector is already open it won't be
208affected unless you close and reopen it.
209:p.
210:hp6.Icon:ehp6. In Icon view, the object's name appears below its icon.
211:p.
212:hp6.Name:ehp6. In Name view, the object's name appears beside its icon.
213:p.
214:hp6.Text:ehp6. Text view is the fastest view for a container to
215maintain, but provides the least information on the objects it contains.
216:p.
217:hp6.Detail:ehp6. Details view shows a great deal of information on the
218objects it contains, including file sizes, dates, and times, but it is
219the slowest view for a container control to maintain.
220:p.
221:hp6.Mini Icons:ehp6. is a toggle controlling whether icons are shown
222full size or in miniature in views that show icons.
223:p.
224The :hp6.Field Titles:ehp6. group (analogous to the Views->Details Setup
225submenu) allows you to control what is shown in a Details view. Each
226possible field in the details view is shown. If the field is checked,
227FM/2 will show it. If not, it won't.
228:p.
229The :hp6.Filter:ehp6. entry field shows the current filter mask for the
230Collector. Moving to this field will bring up a dialog that lets you set
231a new filter. The filter will be used for subsequent invocations of the
232Collector.
233
234:h3 res=97400 name=PANEL_COLPAGESORT.Collector sort page
235:i1 id=aboutCOLS.Collector sort page
236
237:artwork name='bitmaps\collect.bmp' align=left.
238:p.
239This page lets you set the type of sort for the Collector. If the
240Collector is already open it won't be affected immediately, (see
241:hp1.Resort:ehp1. context menu command), but will use the new sort type
242the next time it's resorted or rescanned.
243:p.
244You can also tell FM/2 to always display directories ahead of or behind
245files. Note that :hp1.Last access date:ehp1. and :hp1.Creation
246date:ehp1. are not tracked on FAT file systems. The difference between
247:hp1.Pathname:ehp1. and :hp1.Filename:ehp1. is only apparent in the
248Collector. With the former, the entire pathname of the object is used
249to sort. With the latter, only the filename portion is used to sort.
250FM/2 maintains separate sort criteria for Drive Tree, Collector,
251Directory Container and Archive Container windows. This page affects
252only :link reftype=hd res=90100.Collector:elink. sorting.
253
254:h3 res=99940 name=PANEL_ARCPAGE.Archive page
255:i1 id=aboutARCP.Archive page
256
257:artwork name='bitmaps\archive.bmp' align=left.
258:p.
259This page contains controls relating to archivers and Archive
260Containers.
261:p.
262The :hp6.Quick arc find:ehp6. toggle, if checked, causes FM/2 to check
263only files with extensions that match those configured in ARCHIVER.BB2
264as potential archives during a drag and drop operation. If you're
265dragging over files on a floppy or network directory, this can speed
266things up a bit.
267:p.
268The :hp6.Folder after extract:ehp6. toggle, if on, causes FM/2 to create
269a folder to hold objects extracted from an archive via an Archive
270Container. You'll be given an opportunity to abort the folder creation
271or to decide where the folder will be located and what it'll be named.
272:p.
273You can set a :hp6.Default archiver:ehp6. so that, when you're archiving
274files and directories, this archiver is the default for the :hp1.Select
275Archiver:ehp1. dialog.
276:p.
277If the :hp6.Show archiver activity:ehp6. toggle is checked, FM/2 runs
278archiver windows in the foreground. Normally it runs them in the
279background, minimized, so you'd have to use the task list to pull them
280to the foreground if you want to see them.
281:p.
282The :hp6.A/Virus:ehp6. field allow you to enter the command line
283(PATH/ANTIVIRUS&period.EXE parameters) for your antivirus software
284This must be done to enable virus checking of archives from FM/2.
285NVCC&period.EXE &percent.p /C is one possible command line option
286if you are using Norman Antivirus.
287:p.
288The :hp6.Ext. Path:ehp6. field, if anything is in it, gives the default
289directory in which to place extracted files. Otherwise, FM/2 takes a
290wild, hairy guess about where you want the extracted files to go
291(although it'll let you override manually). You can enter "*" as the
292extract path and FM/2 will use the directory in which the archive
293resides. The :link reftype=hd res=99970.Find:elink. button can be used
294to find a directory and fill this field in automatically.
295
296
297:h3 res=92400 name=PANEL_TREEPAGE.Tree page
298:i1 id=aboutTREEP.Tree page
299
300:artwork name='bitmaps\tree.bmp' align=left.
301:p.
302This page contains controls that affect the Drive Tree.
303:p.
304The :hp6.Follow Drive Tree:ehp6. toggle causes FM/2 to "follow" the
305current selected directory in the Drive Tree (when you move the cursor
306in the tree, the directory container changes to show the files in that
307directory without you having to press [Enter] or double-click the
308directory).
309:p.
310The :hp6.Double-click Opens:ehp6. toggle, if on, causes FM/2 to always
311open a new Directory Container window when a Drive Tree directory is
312double clicked. It's probably not useful to have both this toggle and
313the Follow Drive Tree toggle on simultaneously.
314:p.
315The :hp6.Treetop on expand:ehp6. toggle, when on, causes a directory
316that is being expanded in the Drive Tree to be moved to the top of the
317container.
318:p.
319If you check :hp6.VTree->WPS folder:ehp6., when running VTree a
320double-click on a directory will open a WPS folder instead of an
321FM/2 Directory Container.
322:p.
323:hp6.Switch on focus change:ehp6. tells FM/2 to find and make current in
324the Drive Tree the directory of a Directory Container when you give the
325Directory Container the focus (make it the active window).
326:p.
327:hp6.Switch on directory change:ehp6. causes the Drive Tree to find and
328make current the directory that a Directory Container has just changed
329to look into.
330:p.
331:hp6.Collapse before switch:ehp6. makes the Drive Tree first collapse
332all expanded branches in the tree before switching because of one of the
333two above switch events.
334This option will significantly slow down switching
335if you a large number of directories in the Drive Tree.
336:p.
337:hp6.Expand curr. after switch:ehp6. causes the Drive Tree to expand
338the branch of the directory to which it just switched because of one of
339the two above switch events.
340:p.
341The :hp6.Show env. vars in Tree:ehp6. toggle determines whether FM/2
342shows a few environment variable lists (like PATH, DPATH and LIBPATH)
343in the Drive Tree.
344
345
346:h3 res=99990 name=PANEL_TREESORTPAGE.Tree sort/views page
347:i1 id=aboutTREESP.Tree sort/views page
348
349:artwork name='bitmaps\tree.bmp' align=left.
350:p.
351This page contains controls that affect Drive Tree sorting and view type.
352:p.
353The Drive Tree will be updated with these settings when you close the
354Settings notebook.
355
356
357:h3 res=92200 name=PANEL_VIEWPAGE.Viewers page
358:i1 id=aboutVIEWP.Viewers page
359
360:artwork name='bitmaps\viewer.bmp' align=left.
361:p.
362This page contains controls relating to viewers.
363:p.
364:hp6.Fast internal viewer:ehp6. causes FM/2 to use the faster (non-MLE)
365internal viewer (unless you have an external viewing program defined).
366Without this checked, FM/2 will use an internal MLE-based viewer/editor
367which can be considerably slower, but does allow the option of editing
368files. It is strongly suggested that you check this option and use an
369external editor rather than the internal editor, since editors are
370rather complex programs in their own right, and the internal version is
371quite minimal.
372:p.
373The :hp6.Check for multimedia w/ MMPM/2:ehp6. toggle can be unchecked to
374cause FM/2 to :hp1.not:ehp1. use the MMPM/2 interface to determine
375whether or not a file to be viewed is a multimedia type. The reason for
376this toggle is to avoid crashing FM/2 if you've installed a buggy MMPM/2
377I/O procedure. Some desktop "enhancement" programs install such buggy
378IOProcs. If you can't get it fixed, at least you can work around it
379(sigh). You can manually put back some of this functionality using
380FM/2's :link reftype=hd res=90400.Associations:elink. feature. If you have
381installed Russel O'Connor's MP3 IOProcs you should uncheck this feature
382because it results in many non-multimedia programs being identified as
383multimedia and some multimedia not being identified as such. Use the
384:link reftype=hd res=90400.Associations:elink. instead.
385:p.
386The :hp6.Guess view type:ehp6. toggle, if on, causes FM/2 to guess at the
387type of the file being viewed (text or binary) and display it accordingly.
388:p.
389The :hp6.Run Viewer as child session:ehp6. toggle causes FM/2 to run the
390:hp1.Viewer:ehp1. program (see below) as a child session. The main result
391of this is that the Viewer will close when FM/2 closes.
392:p.
393You can fill in the names of programs to run to view WWW (web --
394http&colon.//) or FTP (ftp&colon.//) internet components when they're
395encountered in text in the internal viewers here. In the faster
396(non-MLE) internal viewer, double-clicking the line containing the
397component causes it to be viewed (you're given a choice of component if
398there's more than one on the line). For WWW components, the prefacing
399"http&colon.//" is included. For FTP components, the prefacing
400"ftp&colon.//" is :hp1.not:ehp1. included. In the MLE-based internal
401viewer/editor, you highlight the desired text and choose to view the
402component from a context menu. The command line that you enter here is
403automatically appended with a space and then the component descriptor
404from the text.
405:p.
406FM/2 uses one of two internal viewers or an internal MLE-based editor if
407you have no text viewer, binary viewer or text editor configured here.
408It's recommended that you fill these fields in with whatever editors you
409like rather than use the internals. The :link reftype=hd
410res=99970.Find:elink. button can be used to find a program and fill
411these fields in automatically (see :link reftype=hd
412res=99970.examples:elink. at that topic). Don't forget that you can
413cause FM/2 to automatically use many different types of viewing programs
414based on the type of file using the :link reftype=hd
415res=90400.Associations:elink. feature.
416
417:h4 res=99970 name=PANEL_FIND.Find button
418:i1 id=aboutFINDB.Find button
419
420:artwork name='bitmaps\find.bmp' align=left.
421:p.
422The :hp1.Find:ehp1. button can be clicked to bring up a dialog that will
423let you point-and-click on a file or directory name that will be
424imported to the current entry field. For example, if you're in the
425:hp6.Editor:ehp6. entry field and click Find, you'll get a standard OS/2
426open dialog which you may use to find your editor executable.
427:p.
428Examples:
429:p.
430Editor: "EPM.EXE %a"
431.br
432or "AE.EXE %a"
433.br
434or "VS.EXE %a"
435.br
436or "CMD.EXE /C START /C /FS EMACS.EXE %a"
437.br
438Viewer: "HVPM.EXE /K %a" (Hyperview PM, excellent viewer)
439.br
440or "LSTPM.EXE %a"
441.br
442or "LIST2.EXE %a"
443.br
444Compare: "COMP.COM %a"
445.br
446or "CONTRAST.EXE %a"
447.br
448or "GFC.EXE %a"
449.br
450or "CMD.EXE /C MYCOMP.CMD %a"
451.br
452DirCmp: "PMDMATCH.EXE" (PMDirMatch, excellent directory comparitor)
453.br
454Virus: "OS2SCAN.EXE %p /SUB /A"
455:p.
456See also :link reftype=hd res=100075.Metastrings:elink..
457
458
459:h3 res=98400 name=PANEL_COMPPAGE.Compare page
460:i1 id=aboutCOMPP.Compare page
461
462:artwork name='bitmaps\linkdrag.bmp' align=left.
463This page contains controls related to comparing objects.
464:p.
465The :hp6.Compare:ehp6. field gives a program that FM/2 will run when
466you compare two files (or a file and a directory, which should compare
467the file to a file of the same name in the directory, if possible).
468:p.
469If the :hp6.Dir Cmp:ehp6. field is filled in, FM/2 runs that when
470directories are to be compared. FM/2 fills in the name of the two
471directories after the text entered in this field -- no "%a" or other
472metastring is required.
473:p.
474The :link reftype=hd res=99970.Find:elink. button can be used to find a
475program and fill these fields in automatically (see examples at that
476topic).
477
478
479:h3 res=97000 name=PANEL_MONOPAGE.Monolithic FM/2 page
480:i1 id=aboutMONOP.Monolithic FM/2 page
481
482:artwork name='bitmaps\monolith.bmp' align=left.
483:p.
484This page contains controls that affect FM/2 when run as a monolithic
485program (a Drive Tree and none or more Directory Containers contained
486within a larger main window, including optional Toolbar, Quicklists,
487etc.).
488:p.
489The :hp6.Viewer outside:ehp6., :hp6.INI viewer outside:ehp6.,
490:hp6.Collector outside:ehp6. and :hp6.Arcboxes outside:ehp6. toggles, if
491checked, cause FM/2 to open windows of the corresponding kinds outside
492the main FM/2 monolithic frame window.
493:p.
494The :hp6.Quicklist switches:ehp6. toggle reverses the operation of the
495user directory quicklist control -- if you click an item in the dropdown
496list without holding down :color fc=default bc=palegray.Shift:color fc=default bc=default., the last used Directory Container
497switches, if you hold down :color fc=default bc=palegray.Shift:color fc=default bc=default. while clicking, a new Directory
498Container is opened.
499:p.
500The :hp6.Recent Dirs:ehp6. toggle is a 3-position toggle. If checked,
501FM/2 places temporary entries for directories "visited" during a session
502to the user directory quicklist and Walk Directories dialog. If grayed,
503FM/2 also places temporary entries for any directory chosen using the
504:link reftype=hd res=91500.Walk Directories:elink. dialog.
505:p.
506The :hp6.Separate parameters:ehp6. toggle tells FM/2 whether to use
507separate parameters for many of the mini-apps (like VDIR and VTREE). If
508checked, you'll have to set up each application separately, but
509configurations can be different than that in the monolithic FM/2
510application itself. If you don't understand that, let's try this&colon.
511if you run the Visual Tree program a lot, you'll probably want to check
512this. Otherwise, you won't.
513:p.
514If you check the :hp6.Free Drive Tree:ehp6. toggle, FM/2 will allow you
515to move the Drive Tree Container. Otherwise it "pins" it in the upper
516left corner of the client window.
517:p.
518Normally FM/2 leaves a space below the Drive Tree just the right size for
519a minimized window. Checking the :hp6.No space under Tree:ehp6. toggle
520causes FM/2 to start without this space below the Drive Tree.
521:p.
522The :hp6.Save state of dir windows:ehp6. toggle, if checked, causes FM/2
523to "remember" the directory windows that are open when you close FM/2 so
524that it can open them again when you restart FM/2. If you turn this on,
525be sure to play with the Free Tree and Autotile toggles under the Windows
526menu to achieve the desired effect (everyone will want a different
527effect). You'll probably want to omit any directories from the command
528line if you turn on this toggle.
529:p.
530If you turn on :hp6.Autotile:ehp6. (it's on by default), FM/2 will
531retile the windows in many cases to try to keep things neat.
532:p.
533If :hp6.Split Status:ehp6. is checked, you get two status lines at the
534bottom of the FM/2 window instead of one. The left status line typically
535contains information about the current container, the right about the
536current object in the container. Cool.
537:p.
538The :hp6.Start minimized:ehp6. and :hp6.Start maximized:ehp6. toggles
539cause FM/2 to assume the indicated state after startup.
540:p.
541The :hp6.Minimize to databar:ehp6. toggle, if on, causes FM/2 to
542minimize to a small, bar-shaped window (the :link reftype=hd
543res=99000.databar:elink.) showing some system information. The
544databar can be run separately if desired -- look in the FM/2 folder.
545:p.
546The :hp6.Tile horizontal:ehp6. toggle, if on, causes FM/2 to favor
547tiling windows so they're taller than wide. I suggest you think twice
548before doing this; displaying files is basically a horizontal operation,
549not vertical (at least in countries that read left to right or right to
550left). In other words, using this toggle will cause windows to be
551biased to display side-by-side rather than one above another, which
552means that the horizontal reading space is limited, resulting in more
553scrolling to see the information at the right side of the window in
554Details view.
555:p.
556The :hp6.Animate:ehp6. toggle, when on, causes internal FM/2 windows to
557be animated when they open and close (if you have animation turned on in
558the WPS System object, of course). Silly.
559:p.
560The :hp6.Blue/yellow LEDs:ehp6. toggle, when checked, causes FM/2 to
561display the thread LED as blue (off) and yellow (on) LEDs rather than
562the default red (off) and green (on) LEDs. The change will not show up
563on the application window until you close and then reopen FM/2.
564:p.
565The :hp6.Show Target in Drivebar:ehp6. toggle, if on, tells FM/2 to
566display the Target directory name, if any, at the right side of the
567Drivebar (the background window that holds the Drive buttons -- see
568the :link reftype=hd res=97600.Window layouts:elink. topic).
569
570:h3 res=99950 name=PANEL_GENERALPAGE.General page
571:i1 id=aboutGENERALP.General page
572
573:artwork name='bitmaps\general.bmp' align=left.
574:p.
575This page contains controls that didn't seem to fit anywhere else.
576:p.
577:hp6.Confirm delete:ehp6. controls whether FM/2 will ask you to confirm
578the deletion of files (deleting directories or hidden/system files
579always requires confirmation). It is recommended that you leave this
580option on; FM/2 will let you confirm all files on which you're acting
581from one dialog, so it has minimal impact and provides a safety net.
582:p.
583The :hp6.Verify disk writes:ehp6. toggle turns system-level write
584verification on and off. This is like typing :link reftype=launch
585object='CMD.EXE' data='/C HELP VERIFY'.VERIFY ON:elink. or VERIFY OFF at
586a command line.
587:p.
588The :hp6.Don't move my mouse!:ehp6. toggle keeps FM/2 from moving your
589mouse (to place it in the center of a popup menu or over the Okay button
590in some dialogs). Some people like the help, others don't. Take your
591pick.
592:p.
593:hp6.Link Sets Icon:ehp6. changes the action of a link-drag. If this
594toggle is set, a link drag causes FM/2 to try to set the icon of the
595target to the icon of the first dropped object (if the first dropped
596object has no .ICON EA and is not an icon file, the target's icon is
597reset. Note that OS/2 sometimes buffers this info and an icon change
598may not show up immediately). If not set, a link drag causes FM/2 to do
599a compare of the target with the dropped objects.
600:p.
601If :hp6.Default action Copy:ehp6. is checked, FM/2's windows perform a
602copy rather than move by default (note the highlighting on the mouse
603pointer as your cue). Instead of pressing the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key to change a drag
604from a move to a copy, you'll need to press the :color fc=default bc=palegray.Shift:color fc=default bc=default. key to change a
605drag from a copy to a move (don't ask me why as this is simply the standard OS/2 behavior.)
606I remind you that pressing :color fc=default bc=palegray.F1:color fc=default bc=default.
607when you have a target in an FM/2 window
608will display some help on what the drag command would have performed.
609:p.
610Someone didn't like the bar graphs on the drivespace controls of the
611:link reftype=hd res=99000.databar:elink., so checking :hp6.Boring
612databar:ehp6. will cause them to be displayed as drab old text, if you
613prefer it that way.
614:p.
615FM/2 usually performs copy and move actions at the lowest "normal"
616priority available. If you'd like FM/2 to use a true "idle" priority,
617check the :hp6.Idle Copy:ehp6. toggle. Warning&colon. if a DOS program
618is running, even in the background, idle priority threads slow
619:hp2.way:ehp2. down. :hp3.Performance at true idle with DOS programs
620running may not be acceptable.:ehp3.
621:p.
622The :hp6.Drag&amp.drop dialog:ehp6. toggle, if checked, causes FM/2 to
623bring up a :link reftype=hd res=98700.dialog:elink. allowing you to
624select the action a drag and drop should perform.
625:p.
626:hp6.Default delete perm.:ehp6. controls which type of deletion is the
627default for the Delete context submenu. If this is checked, the default
628is permanent (unrecoverable) deletion.
629:p.
630:hp6.Mommy, make it stop!:ehp6. This button is a 3 state button (toggle)
631which makes the mouse pointer operate in one of 3 ways. If unselected,
632FM/2 will use a finger (the default). The "x" is a transparent pointer, and
633the "=" is the operating system default pointer.
634:p.
635If the :hp6.Confirm target:ehp6. checkbox is checked, as it is by
636default, FM/2 allows you to confirm the target directory to be used when
637you elect to move or copy file system objects using menu or accelerator
638key commands. Otherwise, the operation is performed without
639intervention by you, moving or copying the objects to the :hp6.:link
640reftype=hd res=100065.Target directory:elink.:ehp6. (if one is set, of
641course; otherwise, you're prompted anyway).
642
643
644:h3 res=99960 name=PANEL_SCANPAGE.Scanning page
645:i1 id=aboutSCANP.Scanning page
646
647:artwork name='bitmaps\scan.bmp' align=left.
648:p.
649This page contains controls related to how FM/2 scans your drives.
650:p.
651:hp6.Uppercase names:ehp6. and :hp6.Lowercase names:ehp6. control how
652FM/2 pretreats filenames before inserting them into the container. The
653default is not to change the case of the filenames at all. Changing
654these toggles will have an effect on the next rescan.
655:p.
656If :hp6.Load Subjects:ehp6. is checked, FM/2 loads object descriptions
657from their standard WPS .SUBJECT EAs during scans. If you change the
658state of this toggle, you'll need to rescan to get the change to show up
659in FM/2's containers. Note that only the Details view shows Subjects.
660Subjects may be direct-edited when showing in the container. You can
661also pick :hp1.Subject:ehp1. from a context menu, whether Subjects are
662being loaded during scans or not, to view and optionally change the
663object description. You can turn this off to increase scanning speed.
664You can also adjust this on a drive-by-drive basis from the command line
665(see the :link reftype=launch object='E.EXE'
666data='\FM2\README'.README:elink. that came with FM/2).
667:p.
668If :hp6.Load Longnames:ehp6. is checked, FM/2 loads the .LONGNAME
669extended attribute for drives that don't have native support for long file names
670(ie FAT). This attribute usually contains
671a long name for objects that should be restored if the object is moved
672to an HPFS/JFS drive. As for Subject, Longnames are only shown in the
673Details view. You can turn this off to marginally increase scanning
674speed. You can also adjust this on a drive-by-drive basis from the
675command line (see the :link reftype=launch object='E.EXE'
676data='\FM2\README'.README:elink. that came with FM/2).
677:p.
678If :hp6.Load file icons:ehp6. and/or :hp6.Load directory icons:ehp6. are
679checked, FM/2 will load the icons of objects from the file system;
680otherwise it uses defaults. Although turning these off can speed up
681scanning, it makes for boring containers. This is PM, folks, enjoy the
682bells and whistles! You can also adjust this on a drive-by-drive basis
683from the command line (see the :link reftype=launch object='E.EXE'
684data='\FM2\README'.README:elink. that came with FM/2) so that you can, for
685instance, skip reading in icons from very slow drives (CD or floppy, for
686example) and/or from disks containing only DOS programs (DOS programs
687don't normally have special icons associated with them, anyway).
688:p.
689:hp6.Notes:ehp6.&colon. some very slow drives (like EZ and ZIP drives)
690:hp1.will:ehp1. benefit from turning off some of the automatic
691information gathering above. Experiment and adjust to taste. See also
692the :link reftype=hd res=99980.Drive flags:elink. topic.
693:p.
694A few remote FSDs have bugs in their file finding functions, preventing
695a find for more than one file at a time from working correctly. Symptoms
696range from invalid data returned to trapping of the requesting
697application. While you'd think that these bugs would be fixed (and they
698are), new versions seem to reintroduce them again. Therefore, FM/2
699provides the :hp6.Remote find bug:ehp6. toggle. If checked, FM/2 will
700only ask for one file at a time from remote drives. This is slower, but
701at least usable. In the meantime, ask you system administrator to
702upgrade the LAN software -- most of these bugs have been fixed in newer
703versions.
704:p.
705If you turn this toggle off (it's on by default) and FM/2 starts
706behaving strangely, turn it back off. If FM/2 traps and you can't get
707to the settings page, disconnect from the network, start FM/2, then
708turn off the toggle. If that's not possible for some reason, use
709FM/2's INI editor to view FM3.INI and delete the "RemoteBug" keyword
710from the INI (which will cause FM/2 to revert to the default setting).
711:p.
712If the :hp6.Don't scan removables:ehp6. is checked, FM/2 won't attempt to
713find subdirectories on removable drives until you double-click the drive
714in the Drive Tree, so you won't see a [+] sign beside removable drives
715even if they do contain subdirectories until you double-click the drive.
716Floppy drives A&colon. and B&colon. receive this treatment without this
717toggle; it's for other removable drives, like CD-ROM drives. This was
718added to allow folks with CD-ROM carousels to avoid having each CD
719loaded and scanned automatically at FM/2 startup.
720:p.
721The :hp6.Find count:ehp6. spin button controls how many files FM/2 searches
722for in one system call. The higher this number, the faster FM/2 works
723(with properly operating FSDs that support "finding" more than one file
724at a time -- unfortunately, the FSDs that can benefit the most from this,
725network FSDs, are the ones most often broken), but the more memory is
726temporarily consumed as a container is filled. If you habitually work
727with directories containing great numbers of files and have sufficient
728memory, boosting this may be a good idea. On the other hand, if you are
729extremely limited in memory (less than 16 megs), reducing this might be
730the thing to do. The range is 512 to 4096, with 4096 being the default.
731
732
733:h3 res=100070 name=PANEL_BUBBLEPAGE.Bubble help page
734:i1 id=aboutBUBBLEP.Bubble help page
735
736:artwork name='bitmaps\bubble.bmp' align=left.
737:p.
738This page controls where FM/2 shows bubble help.
739:p.
740:hp6.Toolbar help:ehp6. determines whether FM/2 shows bubble help when
741the mouse pointer passes over toolbar buttons.
742:p.
743:hp6.Drivebar help:ehp6. controls whether FM/2 shows drive freespace
744when the mouse pointer passes over drivebar buttons. FM/2 will not show
745freespace for floppy drives A&colon. or B&colon., for CD-ROM drives, or
746for drives marked as Slow in the :link reftype=hd res=99980.Drive
747Flags:elink. dialog.
748:p.
749:hp6.Other help:ehp6. enables all the other bubble help in FM/2.
750
751
752:h3 res=99200 name=PANEL_QUICKCFGS.Quick configuration page
753:i1 id=aboutQuickCfgs.Quick configuration page
754
755:artwork name='bitmaps\flash.bmp' align=left.
756:p.
757This page allows you to select from a few pre-configured setups for FM/2
758in general. You'll see this page automatically the first time you run
759FM/2. Pick something that looks close to what you want without worrying
760too much about it -- you can always change it later. The idea is to
761give you some quick choices about the general way you'd like FM/2 to
762look and behave, and allow you to tweak specifics later as you get some
763experience with the program.
764:p.
765:hp6.Default:ehp6. restores FM/2 to its default state, for the most
766part.
767:p.
768:hp6.Max user interface:ehp6. activates most of FM/2's bells and
769whistles -- quicklists, toolbar, autoview window, etc.
770:p.
771:hp6.Min user interface:ehp6. turns off FM/2's toolbar, menus, etc.
772You'll have to use the mouse and work from context menus and accelerator
773keys alone, but you'll have the maximum amount of free space within the
774main FM/2 window. :hp3.Hint&colon.:ehp3. The System Menu contains the
775command to unhide the pulldown menu, if that's going too far for you.
776:p.
777:hp6.Max info, pretty:ehp6. puts FM/2's Directory Containers into their
778maximum information state as attractively as possible.
779:p.
780:hp6.Max info, plain:ehp6. puts FM/2's Directory Containers into their
781maximum information state without caring about how pretty it looks.
782Consequently, more filenames fit in a container at once.
783:p.
784:hp6.Max filenames:ehp6. puts FM/2's Directory Containers into a state
785that allows the most filenames per container. Rather unattractive.
786:p.
787:hp6.Max speed:ehp6. turns off some automatic information gathering to
788make FM/2 faster, but displays get a bit "dumber."
789:p.
790:hp6.1.x emulation:ehp6. sets up FM/2 3.x to behave somewhat like FM/2
7911.x, with two Directory containers one above the other.
792:p.
793:hp6.DOS-think:ehp6. sets up FM/2 to look something like an older
794DOS file manager, with two Directory containers side-by-side.
795:p.
796:hp6.Windoze-think:ehp6. sets up FM/2 to look something like a
797Windows file manager, with one Directory container.
798:p.
799:hp6.Hector's way:ehp6. sets FM/2 up the way the author likes it. Your
800mileage may vary.
801:p.
802You might also want to take a look at the :link reftype=hd
803res=100000."FM/2 Lite":elink. object in the FM/2 folder.
Note: See TracBrowser for help on using the repository browser.