Changeset 288


Ignore:
Timestamp:
Jun 27, 2006, 2:11:16 AM (19 years ago)
Author:
root
Message:

Check in documentation updates to date

Location:
trunk/dll/ipf
Files:
26 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/ipf/arclist.ipf

    r268 r288  
    3131entry field (if it doesn't already exist you'll get an option to create
    3232it), drag a directory onto the entry field, or click the folder button
    33 with B1.
     33with :color fc=default bc=cyan.B1:color fc=default bc=default..
    3434:p.
    3535You can drag files onto the Archive Container's listing to add them to
     
    4747around it.
    4848:p.
    49 You can get a context menu in the container by pressing B2.
     49You can get a context menu in the container by pressing :color fc=default bc=cyan.B2:color fc=default bc=default..
    5050:p.
    5151Following is a discussion of the pull-down menus:
     
    6363The pathname will either be lost or an additional file without
    6464pathname will be stored (depending on the :link reftype=hd
    65 res=10015.archiver:elink.'s behavior).
     65res=100015.archiver:elink.'s behavior).
    6666:p.
    6767:hp1.Extract:ehp1. causes FM/2 to extract the selected file(s) to the
     
    116116:link reftype=hd res=94200.Editing Archiver Details:elink.
    117117
    118 :h2 res=10015 name=PANEL_ARCHIVERS.Archivers
     118:h2 res=100015 name=PANEL_ARCHIVERS.Archivers
    119119:i1 id=aboutArchivers.Archivers
    120120
     
    122122(usually) compressed data that represents, and allows recreation of,
    123123normal (uncompressed) files. These archiver programs are widely used to
    124 create archive files for downloading from 
     124create archive files for downloading from
    125125the Internet, and to extract from those archive files once downloaded.
    126126They're also used to create archives locally for backup purposes, as the
  • trunk/dll/ipf/assoc.ipf

    r268 r288  
    1717be started with the selected icon file when you double-click an icon. A
    1818special association command line, "<>", causes FM/2 to open the default
    19 WPS view of an object. 
     19WPS view of an object.
    2020:p.
    2121Signatures provide a mechanism to further test a matching file to
     
    9898:i1 id=aboutOS2Associations.Accessing OS/2's associations
    9999You can access OS/2's associations for a file system object at any time
    100 by pressing the F6 key or holding down Ctrl while double-clicking the
     100by pressing the :color fc=default bc=palegray.F6:color fc=default bc=default.
     101 key or holding down :color fc=default bc=palegray.Ctrl:color fc=default bc=default. while double-clicking the
    101102object. This causes a default WPS open to be performed on the object.
    102103:p.
  • trunk/dll/ipf/chklist.ipf

    r268 r288  
    44presented with a list of highlighted objects in a listbox. To remove an
    55object from the list, unhighlight it (:hp6.hint:ehp6.&colon. hold down
    6 the Ctrl key while clicking to unhighlight a single item). When you've
     6the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while clicking to unhighlight a single item). When you've
    77got the list the way you want it, click Okay. Click Cancel to abort the
    88action.
     
    1919buttons below the listbox. You can remove an object from the listbox if
    2020you've changed your mind about including it in the action (hint: hold
    21 down the Ctrl key while clicking to unhighlight a single item).
     21down the  :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while clicking to unhighlight a single item).
    2222:p.
    2323The :hp1.+Rename:ehp1. toggle causes :hp1.Copy:ehp1. and :hp1.Move:ehp1.
  • trunk/dll/ipf/cmdline.ipf

    r268 r288  
    3030get to them by clicking the :hp1.V:ehp1. button beside the entry field.
    3131Up to 250 command lines can be stored in this manner, kept in a file
    32 named CMDLINES.DAT between sessions. Pressing the :hp1.Delete:ehp1. key
    33 (or clicking the :hp1.Del:ehp1. button that appears) while one of the
    34 names in the listbox is highlighted will remove it. Pressing :hp1.Ctrl +
    35 Delete:ehp1. will remove (wipe) all entries.
     32named CMDLINES.DAT between sessions. Pressing the :color fc=default bc=palegray.Delete:color fc=default bc=default.
     33 key (or clicking the :hp1.Del:ehp1. button that appears) while one of the
     34names in the listbox is highlighted will remove it. Pressing :color fc=default bc=palegray.Ctrl
     35:color fc=default bc=default. + :color fc=default bc=palegray.Delete:color fc=default bc=default.. will remove (wipe) all entries.
    3636:p.
    3737Tech note&colon. FM/2 picks the directory in which to start the process
  • trunk/dll/ipf/collect.ipf

    r268 r288  
    2121would in a main tree or directory window. Context menus are available
    2222just as they are in a main window. The context menu for the collector
    23 container obtained by clicking mouse B2 over container whitespace allows clearing the
     23container obtained by clicking mouse :color fc=default bc=cyan.B2:color fc=default bc=default. over container whitespace allows clearing the
    2424container, collecting files from the clipboard (a good way to import a
    2525selection from some other program that might save a list of files, one
     
    5555checkbox allows you to control whether selected masks replace what is
    5656in the Filemasks entry field, or are appended to the current contents.
    57 Note that if Append is checked, you must double-click (or press Enter)
    58 to append the mask; otherwise, it is only necessary to highlight the
     57Note that if Append is checked, you must double-click (or press :color fc=default bc=palegray.
     58Enter:color fc=default bc=default.) to append the mask; otherwise, it is only necessary to highlight the
    5959desired mask in the listbox.
    6060:p.
     
    7474enter up to 4096 characters in this MLE, and as many lines as you like
    7575within that limitation. Note that a "line break," for our purposes
    76 here, is created when you press [Enter] in the MLE; word wrap is not
     76here, is created when you press :color fc=default bc=palegray. Enter:color fc=default bc=default. in the MLE; word wrap is not
    7777a consideration.
    7878:p.
     
    187187:hp9.Quicky instructions for file finding:ehp9.&colon. type a mask into
    188188the :hp6.Filemasks:ehp6. entry field (for example, "C&colon.\*.BAK") and
    189 press [Enter].
     189press :color fc=default bc=palegray.Enter:color fc=default bc=default..
    190190:p.
    191191:hp9.Quicky instructions for dupe finding:ehp9.&colon. type a mask into
    192192the :hp6.Filemasks:ehp6. entry field, check :hp6.Find Duplicates:ehp6.,
    193193check :hp6.CRC dupes:ehp6. if you want greater accuracy (and more time
    194 spent looking), and press [Enter].
     194spent looking), and press :color fc=default bc=palegray.Enter:color fc=default bc=default..
    195195:p.
    196196See also :link reftype=hd res=98500.See all files:elink..
     
    217217FM/2 can present a window listing all the files on one or more drives.
    218218This command is part of the :link reftype=hd res=90100.Collector:elink.,
    219 and can be accessed from the Utilities menu or the Collector's context menu.   
    220 Selecting :hp1.Miscellaneous->Show allfiles:ehp1. (Ctrl + S) from a Drive
     219and can be accessed from the Utilities menu or the Collector's context menu.
     220Selecting :hp1.Miscellaneous->Show allfiles:ehp1. (:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     221 + :color fc=default bc=palegray.S:color fc=default bc=default.) from a Drive
    221222Tree directory's context menu will also get you here.
    222223:p.
     
    245246masks and/or attributes.
    246247:p.
    247 Keyboard selection is performed with the spacebar, or you can hold down
    248 the Shift key while moving the cursored selection with the arrow keys.
     248Keyboard selection is performed with the :color fc=default bc=palegray.spacebar:color fc=default bc=default.
     249, or you can hold down the :color fc=default bc=palegray.Shift:color fc=default bc=default.  key while
     250moving the cursored selection with the  :color fc=default bc=palegray.arrow:color fc=default bc=default. keys.
    249251You can press the first letter of a file (as displayed; if fullnames are
    250252on, you must type the first letter of the full filename, including path)
     
    257259Containers (usually a view of the file). If you need a refresher, check
    258260the :link reftype=hd res=90000.General Help:elink. topic. The keyboard
    259 equivalent is the Enter key.
     261equivalent is the :color fc=default bc=palegray.Enter:color fc=default bc=default. key.
    260262:p.
    261263A large subset of the commands available in Directory Containers is
  • trunk/dll/ipf/comp.ipf

    r270 r288  
    2020in all subdirectories by checking the :hp6.Include subdirs:ehp6. button.
    2121:p.
    22 This dialog is reached by :hp1.link-dropping:ehp1. (Ctrl + Shift held
     22This dialog is reached by :hp1.link-dropping:ehp1. (:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     23 + :color fc=default bc=palegray.Shift:color fc=default bc=default. held
    2324down while dragging and dropping) one directory object onto another
    2425directory object, or by selecting :hp1.Utilities->Compare
     
    9091:p.
    9192If you're looking directory matching features not included in FM/2, you
    92 might find them in the programs available on Hobbes 
     93might find them in the programs available on Hobbes
    9394http&colon.//hobbes.nmsu.edu/cgi-bin/h-search?key=directory+compare&amp.pushbutton=Search
    9495You can easily setup FM/2 to use one of these programs automatically using the :link
  • trunk/dll/ipf/config.ipf

    r268 r288  
    1919The :link reftype=hd res=94600.Settings notebook:elink. is accessed from
    2020this menu.
    21 :p. 
     21:p.
    2222The :link reftype=hd res=100065.Set Target directory:elink. is the next menu
    23 item and can also be accessed using CTRL+T.
     23item and can also be accessed using :color fc=default bc=palegray.Ctrl:color fc=default bc=default.+:color fc=default bc=palegray.T:color fc=default bc=default..
    2424:p.
    2525Five menu items to toggle various FM/2 functions on and off are next.
     
    2727have submenus.
    2828:p.
    29 The:hp6.Toolbar:ehp6. submenu default is to toggle the toolbar on and off 
     29The:hp6.Toolbar:ehp6. submenu default is to toggle the toolbar on and off
    3030The other two items allow you to make the toolbar text only or you can
    31 add titles under the toolbar icons. Additional functions to edit the toolbar 
    32 can be found on the context menu obtained by clicking B2 over a tool icon
     31add titles under the toolbar icons. Additional functions to edit the toolbar
     32can be found on the context menu obtained by clicking :color fc=default bc=cyan.B2:color fc=default bc=default. over a tool icon
    3333on the toolbar (see :link reftype=hd res=91800.Toolbar:elink. for more information)
    34 You can switch between toolbars using the dialog that appears if you click B2 over
     34You can switch between toolbars using the dialog that appears if you click :color fc=default bc=cyan.B2:color fc=default bc=default. over
    3535an area of "white space" on the toolbar or by selecting load toolbox from the previously
    3636discussed context menu.
     
    4747are being viewed, you can edit them and the changes will be saved when
    4848you switch the focus from the Autoview window. You can reach this
    49 editable Autoview window with the Ctrl + Tab hotkey if you are allergic
     49editable Autoview window with the  :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +  :color fc=default bc=palegray.Tab:color fc=default bc=default. hotkey if you are allergic
    5050to your mouse.
    5151:p.
    52 Clicking the contents Autoview window with B1 causes the file to be
    53 viewed. Clicking with B3 (or chording with B1 and B2 simultaneously)
     52Clicking the contents Autoview window with :color fc=default bc=cyan.B1:color fc=default bc=default. causes the file to be
     53viewed. Clicking with :color fc=default bc=cyan.B3:color fc=default bc=default. (or  :color fc=default bc=cyan.chording:color fc=default bc=default. with :color fc=default bc=cyan.B1:color fc=default bc=default. and :color fc=default bc=cyan.B2:color fc=default bc=default. simultaneously)
    5454causes the extended attributes to be viewed. If viewing .COMMENTS
    5555rather than contents, you can pick :hp1.View file:ehp1. from the
     
    5757:p.
    5858The :hp6.:link reftype=hd res=99400.Toggle quicklists:elink.:ehp6.
    59 command causes a set of dropdown listboxes to appear below the toolbar   
    60 and above other windows. The listboxes include&colon. 
     59command causes a set of dropdown listboxes to appear below the toolbar
     60and above other windows. The listboxes include&colon.
    6161.br
    6262A Drive Finder dropdown listbox.
     
    6969:link reftype=hd res=91500.Walk Directories:elink. dialog).
    7070.br
    71 A Toolboxesdropdown listbox also appears if the :hp6.Toolbar:ehp6. is on. 
     71A Toolboxesdropdown listbox also appears if the :hp6.Toolbar:ehp6. is on.
    7272:p.
    7373The :hp6.Toggle bottom buttons:ehp6. menu item turns off and on a row of
    7474buttons that appear just above the status line(s). The buttons display
    7575the name, date, and attributes of the currently selected object, and the
    76 filter status of the current container. If clicked with B1, a command
     76filter status of the current container. If clicked with :color fc=default bc=cyan.B1:color fc=default bc=default., a command
    7777is generated (rename, info, edit date/attributes and filter dialog
    78 respectively). If clicked with B2, a context menu appears (the same one
    79 you get if you click B2 on the first status line). If clicked with B3,
     78respectively). If clicked with :color fc=default bc=cyan.B2:color fc=default bc=default., a context menu appears (the same one
     79you get if you click :color fc=default bc=cyan.B2:color fc=default bc=default. on the first status line). If clicked with :color fc=default bc=cyan.B3:color fc=default bc=default.,
    8080the sort changes for the current container:  filename, last write date,
    8181file size and reverse sort respectively.
     
    8585switch to a drive (depending on the active window when the button is
    8686clicked), drag objects onto the buttons, request a context menu on a
    87 button for more commands dealing with the drive, or click B3 to open a
     87button for more commands dealing with the drive, or click :color fc=default bc=cyan.B3:color fc=default bc=default. to open a
    8888Directory Container for that window (or surface and activate one that
    8989already exists).
    9090:p.
    91 The menu also provides access to the dialogs for editing 
    92 :link reftype=hd res=90400.Associations:elink., 
     91The menu also provides access to the dialogs for editing
     92:link reftype=hd res=90400.Associations:elink.,
    9393:link reftype=hd res=90700.Commands:elink. and :hp6.Archivers:ehp6.
    9494(:link reftype=hd res=94200.Edit Archiver Data:elink.)
     
    131131:p.
    132132This dialog box, which you can reach from the Config menu, allows you to
    133 edit the details of an :link reftype=hd res=10015.archiver:elink.. Entry
     133edit the details of an :link reftype=hd res=100015.archiver:elink.. Entry
    134134boxes are present for all the twenty one fields represented in
    135135ARCHIVER.BB2 (the text file that contains control information about your
     
    323323 3. 8 Feb 96  11&colon.55p
    324324 4. 96-02-08  23&colon.55&colon.32
     325 5. 31-02-98  23&colon.55
    325326:exmp.
    326327:p.
  • trunk/dll/ipf/context.ipf

    r268 r288  
    66Context menus are requested by placing the mouse pointer over a desired
    77object in a container (or over container whitespace) and clicking mouse
    8 button two (B2, usually the right button).
     8button two (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right button).
    99:p.
    1010Commands that affect the container as a whole are found in context menus
     
    3030reftype=hd res=100005.accelerator key equivalents:elink., the :link
    3131reftype=hd res=97700.accelerator key:elink. is listed after the command
    32 (i.e. "Info...   Ctrl + i").
     32(i.e. "Info...   :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +  :color fc=default bc=palegray.i:color fc=default bc=default.").
    3333:p.
    3434:hp2.See also&colon.:ehp2.
     
    4646menu. Some commands apply to file, directory and drive objects. Others apply to
    4747only one or two types of objects. Items not appearing on the file object menus
    48 are inserted at the relative point they appear in the directory and/or drive menu. 
    49 Small icons appear with each entry to indicate which types of objects file :artwork runin name='\bitmaps\file.bmp'. 
    50 directory :artwork runin name='\bitmaps\fldr.bmp'. and/or drive :artwork runin name='\bitmaps\drive.bmp'. they are associated with. 
     48are inserted at the relative point they appear in the directory and/or drive menu.
     49Small icons appear with each entry to indicate which types of objects file :artwork runin name='\bitmaps\file.bmp'.
     50directory :artwork runin name='\bitmaps\fldr.bmp'. and/or drive :artwork runin name='\bitmaps\drive.bmp'. they are associated with.
    5151(Note that not all commands are available for all objects on all drives;
    5252CD-ROM drives obviously wouldn't allow Delete and Move commands, for
     
    6060:hp6.:link reftype=hd res=91400.Rename:elink.:ehp6. allows you to rename
    6161objects. You are notified of conflicts as they occur. An easier method
    62 for renaming one object is to point at its text, hold down the ALT key,
     62for renaming one object is to point at its text, hold down the :color fc=default bc=palegray.Alt:color fc=default bc=default. key,
    6363and click mouse button one; however, this command allows you to use
    6464wildcards when renaming if you desire.
     
    109109in the directory. :artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'.
    110110:p.
    111 :artwork name='..\..\bitmaps\view.bmp' align=center. 
     111:artwork name='..\..\bitmaps\view.bmp' align=center.
    112112:p.
    113113The :hp6.View:ehp6. conditional cascade submenu allows you to view the
     
    122122object. When you select Autoview, FM/2 guesses whether the file is text
    123123or binary data and views it accordingly.
    124 :artwork runin name='\bitmaps\file.bmp'. 
     124:artwork runin name='\bitmaps\file.bmp'.
    125125:p.
    126126:hp6.as text:ehp6. causes FM/2 to view the current file object as text,
    127127using the :link reftype=hd res=97000.configured text viewer:elink. or
    128128the internal if none is configured.
    129 :artwork runin name='\bitmaps\file.bmp'. 
     129:artwork runin name='\bitmaps\file.bmp'.
    130130:p.
    131131:hp6.as binary:ehp6. causes FM/2 to view the current file object as
     
    180180:p.
    181181:hp6.Multimedia:ehp6. attempts to play the objects via MMPM/2 using
    182 FM2PLAY.EXE (from the FM/2 Utilities collection, distributed separately
     182FM2PLAY.EXE (from the :link reftype=hd res=100090.FM/2 Utilities collection:elink., distributed separately
    183183in FM2UTILS.ZIP). Obviously, the objects must be multimedia objects
    184184(sound files, movies, midi files, etc.) for this to have the desired
     
    190190FM2PLAY.EXE, run FM2PLAY /? and see if /# is listed as a supported
    191191switch. If not, upgrade to a new version of the FM/2 Utilities.
     192
    192193:artwork runin name='\bitmaps\file.bmp'.
    193194:p.
     
    204205Files->Edit conditional cascade submenu when a file is the current
    205206object. When you select Autoedit, FM/2 guesses whether the file is text
    206 or binary data and edits it accordingly. 
     207or binary data and edits it accordingly.
    207208:artwork runin name='\bitmaps\file.bmp'.
    208209:p.
     
    254255drag files to the printer object and drop them instead of using this
    255256command. :artwork runin name='\bitmaps\file.bmp'.
    256 :p. 
     257:p.
    257258:artwork name='..\..\bitmaps\opend.bmp' align=center.
    258259:p.
     
    264265:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    265266:p.
    266 The :hp6.Settings notebook:ehp6. option opens the object's WPS properties notebooks. 
     267The :hp6.Settings notebook:ehp6. option opens the object's WPS properties notebooks.
    267268:artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    268269:p.
     
    271272:p.
    272273Open a new FM/2 window (container; the default for directories and drives).
    273 :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'. 
     274:artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    274275:p.
    275276Opening a file's Default view will honor any OS/2 associations that you have
    276 setup. Remember that F6 or Ctrl + double-click opens an object's
    277 default WPS view, and Ctrl + Shift + double-click opens an object's
     277setup. Remember that :color fc=default bc=palegray.F6:color fc=default bc=default. or :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + double-click opens an object's
     278default WPS view, and :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + double-click opens an object's
    278279WPS Settings notebook.
    279280:p.
     
    282283:p.
    283284Next is a conditional cascade submenu called :hp6.Create Objects:ehp6.,
    284 with Shadows as the default command. Create shadows appears as a 
     285with Shadows as the default command. Create shadows appears as a
    285286a top level menu item on the drives object menu.
    286287:artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
     
    308309:hp6.:link reftype=hd res=96000.Save to list file:elink.:ehp6. lets you
    309310save selected objects as a list to a text file. Lists can include file
    310 sizes, subjects, etc. 
     311sizes, subjects, etc.
    311312:artwork runin name='\bitmaps\file.bmp'. :artwork runin name='\bitmaps\fldr.bmp'. :artwork runin name='\bitmaps\drive.bmp'.
    312313:p.
     
    370371command will ensure that your display is current.
    371372:artwork runin name='\bitmaps\drive.bmp'.
    372 :p. 
     373:p.
    373374:hp6.Expand:ehp6. expands the tree from the point where the context menu
    374375was requested to the bottom of the branch. This isn't the same as clicking
    375 the [+] symbol as it expands :hp1.all:ehp1. branches.   
     376the [+] symbol as it expands :hp1.all:ehp1. branches.
    376377:artwork runin name='\bitmaps\drive.bmp'.
    377378:p.
     
    420421a FAT drive C&colon. "FATOPT.CMD C&colon." would be run (through the
    421422command interpreter defined in %COMSPEC% or CMD.EXE if none is defined)
    422 for an HPFS drive D&colon. "HPFSOPT.CMD D&colon." and for an JFS drive E&colon. "JFSOPT.CMD
    423 E&colon.". CMD files are supplied with FM/2 that call utility programs from FM2UTILS.ZIP (a
     423for an HPFS drive D&colon. "HPFSOPT.CMD D&colon." and for an JFS drive E&colon. "JFSOPT.CMD
     424E&colon.". CMD files are supplied with FM/2 that call utility programs from
     425the :link reftype=hd res=100090.FM/2 Utilities collection:elink. (a
    424426separate collection of free-for-the-using utilities, sometimes named
    425 FM2UTL.ZIP) or for JFS defragfs.exe supplied with OS2. You may modify these command files as required for your
     427FM2UTILS.ZIP) or for JFS defragfs.exe supplied with OS2. You may modify these command files as required for your
    426428system, even to call other programs than those supplied. Always be sure
    427429to check the disk before trying to optimize it, and (in the case of the
     
    443445:artwork runin name='\bitmaps\drive.bmp'.
    444446:p.
    445 :hp6.:link reftype=hd res=90900.Drive Info:elink.:ehp6. is the first menu item on the drives 
    446 context menu. :artwork runin name='\bitmaps\drive.bmp'. 
     447:hp6.:link reftype=hd res=90900.Drive Info:elink.:ehp6. is the first menu item on the drives
     448context menu. :artwork runin name='\bitmaps\drive.bmp'.
    447449
    448450:h2 res=93710 name=PANEL_CONTEXTCNR.Context menus affecting containers
     
    522524the files in the directory and all its subdirectories. (on submenu of miscellaneous)
    523525:p.
    524 :hp6.Find in drive tree:ehp6. hilites the directory the directory container is 
     526:hp6.Find in drive tree:ehp6. hilites the directory the directory container is
    525527looking into on the drive tree. (on submenu of miscellaneous)
    526528:p.
     
    561563unfiltered files in all other open Directory Containers (available only
    562564in Directory Containers). To give you an idea how this might be
    563 helpful, imagine that you just hit the [Enter] key in the middle of
     565helpful, imagine that you just hit the :color fc=default bc=palegray.Enter:color fc=default bc=default. key in the middle of
    564566typing a copy command, when you were reaching for the backslash key to
    565 complete a path. Before you realize what's happening and can hit Ctrl-C,
     567complete a path. Before you realize what's happening and can hit :color fc=default bc=palegray.Ctrl:color fc=default bc=default.+:color fc=default bc=palegray.C:color fc=default bc=default.,
    566568you copied fifty files from a data directory to the root directory of
    567569your boot drive (you shoulda used FM/2! &colon.-). Now you want to get rid of
     
    572574These powerful selection tools are where a file manager really outshines
    573575command line file management, so be sure to take a look at them. Note
    574 that Ctrl + F8 will call up the Select menu for a given container.
     576that :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default. will call up the Select menu for a given container.
    575577:p.
    576578:hp6.:link reftype=hd res=100065.Set Target directory:elink.:ehp6. and
     
    586588The additional items it contains are described below&colon.
    587589:p.
    588 :hp6.Toggle icons:ehp6 turns the icons on and off in the Drive Tree container.
     590:hp6.Toggle icons:ehp6. turns the icons on and off in the Drive Tree container.
    589591:p.
    590592:hp6.Open Directory Container:ehp6. is used for:link reftype=hd res=98900.Opening a Directory Container:elink.
     
    693695:eparml.
    694696:p.
    695 Note that you can manipulate list files from REXX. An EXAMPLE.CMD is
    696 included in the FM/2 archive to show you how it's done. REXX scripts
     697Note that you can manipulate list files from REXX. An :link reftype=hd res=100080.
     698EXAMPLE.CMD:elink. is included in the FM/2 archive to show you how it's done. REXX scripts
    697699written in this manner can be effectively used as Commands.
    698700:p.
     701
     702.im example.ipf
     703
    699704:h2 res=92500 name=PANEL_UNDELETE.Undelete Files
    700705:i1 id=aboutUndelete.Undelete Files
     
    706711highlighted object in the directory tree. This dialog filters out files
    707712that already exist on the disk. This only works if OS/2's del directories
    708 have been designated in config.sys. It doesn't interact with "Trashcans" 
     713have been designated in config.sys. It doesn't interact with "Trashcans"
    709714:p.
    710715The :hp1.Mask:ehp1. entry field lets you set a mask (which can include
  • trunk/dll/ipf/databar.ipf

    r268 r288  
    88In addition, the databar can optionally show the free drive space on all
    99local fixed drives (and, optionally, remote drives). To force a drive's
    10 information bar to be updated immediately, click it once with B1. The
     10information bar to be updated immediately, click it once with :color fc=default bc=cyan.B1:color fc=default bc=default.. The
    1111drive information is presented in both text and as a colored bar showing
    1212the amount of free space in relation to the total drive's size. The
     
    2929about six seconds of every minute the time/date field displays the
    3030elapsed system time (how long the system's been up). You can click the
    31 time/date field with B1 to cause this info to show up briefly at any
     31time/date field with :color fc=default bc=cyan.B1:color fc=default bc=default. to cause this info to show up briefly at any
    3232time, or double-click to open the System Clock's Settings window to
    33 allow you to adjust the time (hold down Shift while clicking to get the
     33allow you to adjust the time (hold down :color fc=default bc=palegray.Shift:color fc=default bc=default. while clicking to get the
    3434clock itself).
    3535:p.
    36 You can move the databar by clicking and holding B1 on the databar and
     36You can move the databar by clicking and holding  :color fc=default bc=cyan.B1:color fc=default bc=default. on the databar and
    3737dragging it. You can request a context menu on the date/time window to
    3838adjust some other items. Double-clicking the databar anywhere but on
    39 the bottom four fields with B1 will close it and restore FM/2 if you're
    40 not running the DATABAR.EXE miniapp. If you're running the miniapp, or
     39the bottom four fields with :color fc=default bc=cyan.B1:color fc=default bc=default. will close it and restore FM/2 if you're
     40not running the :link reftype=hd res=100095.DATABAR.EXE miniapp:elink.. If you're running the miniapp, or
    4141just feel like it, request a context menu on the databar and click the
    4242:hp1.Close Window:ehp1. command. This context menu also lets you
  • trunk/dll/ipf/editor.ipf

    r268 r288  
    1818:p.
    1919Selected lines are displayed in reverse video (white text on a black
    20 background). The current line has a ">" pointing at it in the left
     20background). The current line has ">" pointing at it in the left
    2121margin. Single selections and swipe selections are supported, as well
    2222as select and deselect all (under the :hp1.Select:ehp1. pulldown
    2323submenu) and select/deselect all "found" lines (see :hp1.Search:ehp1.
    2424below). Keyboard selection is performed with the spacebar, or you can
    25 hold down the Shift key while moving the cursored selection with the
    26 arrow keys. Discontiguous lines can be selected.
     25hold down the :color fc=default bc=palegray.Shift:color fc=default bc=default.
     26key while moving the cursored selection with the
     27:color fc=default bc=palegray.arrow:color fc=default bc=default. keys. Discontiguous lines can be selected.
    2728:p.
    2829If you double-click a line in the viewer window, a listbox appears above
  • trunk/dll/ipf/errors.ipf

    r268 r288  
    1 :h1 res=96700 name=PANEL_OS2ERRORS.OS/2 error list
     1:h2 res=96700 name=PANEL_OS2ERRORS.OS/2 error list
    22:i1 id=aboutOS2ErrorList.OS/2 error list
    33Following are a list of errors you might occasionally see from OS/2,
     
    225225:exmp.
    226226
    227 Additional information for some error codes can be obtained by typing "Help <Error code &numsign.>" 
     227Additional information for some error codes can be obtained by typing "Help <Error code &numsign.>"
    228228on an OS/2 command line.
  • trunk/dll/ipf/expert.ipf

    r268 r288  
    1111:p.
    1212The rest?  Drag and drop works as you might expect from the WPS, except
    13 that link-dragging (holding Ctrl + Shift while dragging) is used to do
     13that link-dragging (holding :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     14 + :color fc=default bc=palegray.Shift:color fc=default bc=default. while dragging) is used to do
    1415comparing within FM/2 (still creates shadows when dropping on WPS
    1516objects). Direct renaming works as expected. Context menus can be
  • trunk/dll/ipf/fm3.ipf

    r270 r288  
    1414The best way to use FM/2's help, which is basically a hypertext
    1515document, is to look at the :hp2.Contents:ehp2. (which you'll get if you
    16 press Ctrl + F1 at the main window -- it may help you to maximize it
     16press :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
     17:color fc=default bc=palegray.F1:color fc=default bc=default.
     18 at the main window -- it may help you to maximize it
    1719within the help window). The Contents view of a help file is something
    1820like the Table of Contents in a book, with each major topic representing
     
    2527links to switch to a different topic related to the highlighted word(s).
    2628In this way you can browse through the help, moving from topic to topic
    27 as you feel the need for more specific help. The :hp1.Previous:ehp1. button 
     29as you feel the need for more specific help. The :hp1.Previous:ehp1. button
    2830 (IBM's view.exe)or the :hp1.Back:ehp1. button (NewView)
    29 (or the Escape key) will move backwards through the hypertext
     31(or the :color fc=default bc=palegray.Esc:color fc=default bc=default.
     32key) will move backwards through the hypertext
    3033links you've followed. Please note that in "NewView" the :hp1.Previous:ehp1.
    3134and  :hp1.Next:ehp1. buttons navigate up and down the table of contents
     
    3336:p.
    3437To find something on a specific topic, click the :hp2.Search:ehp2.
    35 button at the bottom of the help window and enter some text (IBM's view.exe) 
     38button at the bottom of the help window and enter some text (IBM's view.exe)
    3639or use the search tab (NewView). This might
    3740be analogous to the index at the back of a book (although the help
     
    4346:p.
    4447To find out about changing a volume label, enter "Label" as the "Search
    45 for&colon." text, check the "All sections" checkbox, if present, then press [Enter].
     48for&colon." text, check the "All sections" checkbox, if present, then press :color fc=default bc=palegray.Enter:color fc=default bc=default..
    4649:p.
    4750To find out how to open a new FM/2 window, enter "Open" as the "Search
    48 for&colon." text, check the "All sections" checkbox, if present, then press [Enter].
     51for&colon." text, check the "All sections" checkbox, if present, then press :color fc=default bc=palegray.Enter:color fc=default bc=default..
    4952:p.
    5053If you'd like a printout of any of the topics in the online help, click
    51 the :hp2.Print:ehp2. button at the bottom ("IBM's" View.exe) or top (NewView.exe) of the help 
     54the :hp2.Print:ehp2. button at the bottom ("IBM's" View.exe) or top (NewView.exe) of the help
    5255window. The :link reftype=hd res=93700.Context menu:elink. help topic would probably be a
    5356good one to print out. Gives you something to read in the john.
     
    6972:link reftype=hd res=99800.Tutorial:elink. section for real hand-holding.
    7073Get an overview of some important FM/2 windows in the :link reftype=hd
    71 res=97600.Window layouts:elink. section. Then plunge into the :link
     74res=97600.Window layouts:elink. section. If you need help installing check out the
     75:link reftype=hd res=100110.installation instructions:elink. Then plunge into the :link
    7276reftype=hd res=90000.General Help:elink. section to find out how to look
    7377at, Move, Copy, Rename and Compare files and directories (the basics).
    7478That will get you started, and we'll give you hints along the way about
    75 other places you might like to look (like :link reftype=hd
    76 res=93000.Hints:elink. &colon.-) when you're ready. The previously
     79other places you might like to look (like :link reftype=hd res=93000.Hints:elink. &colon.-)
     80when you're ready. The previously
    7781mentioned :link reftype=hd res=93700.Context menus:elink. topic will
    7882give you an overview of all the commands available in FM/2 (and there
     
    9195data='\FM2\README'.README:elink. file that accompanied the archive,
    9296since you should have read that before trying to start FM/2. You did,
    93 didn't you? Note&colon. This link only works if FM/2 is installed
    94 to a directory named FM2 on the boot drive. If not go to your FM/2
    95 install directory and double-click B1 on the file "README".
     97didn't you? Note&colon. This link only works if FM/2 is installed
     98to a directory named FM2 on the boot drive. If not go to your FM/2
     99install directory and double-click :color fc=default bc=cyan.B1:color fc=default bc=default.
     100 on the file "README".
    96101:p.
    97102There is one thing you should keep in mind about FM/2. FM/2 is
     
    117122:p.
    118123Here we'll cover the basics. Some familiarity with OS/2's WPS
    119 (WorkPlace Shell) is assumed. If you need refreshing, review the :link 
    120 reftype=launch object='View.EXE' data='OS2UG.INF'.OS/2 Desktop Guide:elink. 
     124(WorkPlace Shell) is assumed. If you need refreshing, review the :link
     125reftype=launch object='View.EXE' data='OS2UG.INF'.OS/2 Desktop Guide:elink.
    121126It's also assumed that you've already read the :link
    122127reftype=hd res=93200.How to use FM/2's help:elink. and :link reftype=hd
    123128res=91300.Terminology:elink. sections. If you feel that you need more
    124 in-depth help when we're through with this topic, try FM/2's :link 
    125 reftype=hd res=99800.Tutorial:elink. section. Also review the FM/2 default 
    126 :link reftype=hd res=100040.Mouse actions:elink. and a list of FM/2 :link reftype=hd 
     129in-depth help when we're through with this topic, try FM/2's :link
     130reftype=hd res=99800.Tutorial:elink. section. Also review the FM/2 default
     131:link reftype=hd res=100040.Mouse actions:elink. and a list of FM/2 :link reftype=hd
    127132res=100005.Accelerator (shortcut) Keys:elink.
    128133:p.
     
    161166:hp1.Renaming file system objects&colon.:ehp1.
    162167The simplest way to rename a file system object is to point at it with
    163 the mouse pointer, hold down the ALT key, and click the text of its name.
     168the mouse pointer, hold down the  :color fc=default bc=palegray.
     169Alt:color fc=default bc=default. key, and click :color fc=default bc=cyan.
     170B1:color fc=default bc=default. on the text of its name.
    164171FM/2 produces a mini MLE text entry field where you can type in a new
    165172name (this is :link reftype=hd res=98200.Direct Editing:elink.). When
     
    184191There are several ways to move a file system object. The most
    185192intuitive is :hp2.drag and drop:ehp2.. Using this method, you "grab"
    186 the file system object by pressing and holding B2 while the mouse
    187 pointer is over the object, then begin to move the mouse (still holding
    188 B2). The object's icon should begin to move with the mouse pointer.
     193the file system object by pressing and holding :color fc=default bc=cyan.B2:color fc=default bc=default.
     194 while the mouse pointer is over the object, then begin to move the mouse (still holding
     195:color fc=default bc=cyan.B2:color fc=default bc=default.). The object's icon should begin to move with the mouse pointer.
    189196"Drag" this icon to where you want to move it (for instance, if you want
    190197to move a file from C&colon.\ to D&colon.\, drag the file to the Drive
     
    198205areas at the top of the container are considered whitespace.
    199206:p.
    200 If you get confused when dragging object(s), press the F1 key. This
     207If you get confused when dragging object(s), press the :color fc=default bc=palegray.
     208F1:color fc=default bc=default. key. This
    201209will give you some information about what you're doing. Pressing the
    202 Escape key will abort the drag.
     210:color fc=default bc=palegray.Esc :color fc=default bc=default. key will abort the drag.
    203211:p.
    204212Note that you can't move a file or directory onto another file (except
     
    213221You could, of course, also select "Move" from the :hp1.:link reftype=hd
    214222res=93300.Files:elink.:ehp1. menu, a context menu, click the Move
    215 toolbar button, or type the accelerator key Ctrl + m (hold the control
    216 key down and type "m"). In this case, you'll get the :link reftype=hd
     223toolbar button, or type the accelerator key :color fc=default bc=palegray.Ctrl
     224:color fc=default bc=default. + :color fc=default bc=palegray.m :color fc=default bc=default.
     225(hold the  :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key down and type
     226:color fc=default bc=palegray.m:color fc=default bc=default.). In this case, you'll get the :link reftype=hd
    217227res=91500.Walk Directories:elink. dialog where you can enter a target
    218228directory.
     
    227237The procedure for copying file system objects is very similar to that
    228238for moving them. When you begin to drag the object, and until you
    229 release it, hold down the control (Ctrl) key. You'll notice that the
    230 dragged icon is "ghosted" to give visual feedback that a copy, not a
     239release it, hold down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key.
     240You'll notice that the dragged icon is "ghosted" to give visual feedback that a copy, not a
    231241move, is being performed. Note that you can copy a file onto an archive
    232242file as well as into a directory. You can also "clone" a file by dropping
     
    236246:p.
    237247As for move above, there is a "Copy" menu item, a toolbar button,
    238 and Ctrl + c is the accelerator key.
     248and :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
     249:color fc=default bc=palegray.c:color fc=default bc=default. is the accelerator key.
    239250:p.
    240251If you'd like more detail, go to the :link reftype=hd
     
    246257.br
    247258There is one other type of drag and drop operation called a "link drag."
    248 To link drag, hold down the Ctrl and Shift keys while dragging.
     259To link drag, hold down the  :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     260and  :color fc=default bc=palegray.Shift:color fc=default bc=default.  keys while dragging.
    249261You'll see a "rubber band line" extend from where you grabbed the icon
    250262to the mouse pointer as a visual cue. Link dragging is usually used
     
    282294layout:elink. sections.
    283295
     296.im install.ipf
     297
    284298.im mouse.ipf
    285299
     
    324338.br
    325339Here's a Directory Container window in more detail&colon. See
    326 :link reftype=hd res=98900.Opening a Directory Container:elink. and 
     340:link reftype=hd res=98900.Opening a Directory Container:elink. and
    327341:link reftype=hd res=91900.Folder Button:elink. for more information
    328342:p.
     
    331345Here's :link reftype=hd res=100000.FM/2 Lite:elink. with an explanation
    332346of the things that are unique to it (Note&colon. Alt-click to change
    333 sort in Details view also works in FM/2). The 
     347sort in Details view also works in FM/2). The
    334348Autoview window has been turned off to unclutter this illustration.
    335349:p.
     
    337351:p.
    338352Note that the active window, the window pulldown menu commands will
    339 effect, is surrounded by a light red border. When the Drive Tree is active as 
     353effect, is surrounded by a light red border. When the Drive Tree is active as
    340354shown above the Directory Container that would change if a
    341355directory were double-clicked in the Tree is surrounded by a fine darker red
     
    356370.br
    357371Here we're using the bookmark listbox (which is filled by double-clicking
    358 some lines of text) to make an index for the document, 
     372some lines of text) to make an index for the document,
    359373enabling us to move from section to section quickly. See the :link
    360374reftype=hd res=99300.Internal viewer:elink. section for more information.
     
    386400:p.
    387401Other alternatives are to select the :hp1.Open->New FM/2 Window:ehp1.
    388 command from the :hp1.Files menu:ehp1. with the Drive Tree active, 
     402command from the :hp1.Files menu:ehp1. with the Drive Tree active,
    389403(preferred) a context menu obtained on the directory you want to open
    390404(remember, you get a context menu by clicking mouse button 2 on an
    391 object) or the accelerator key Ctrl + o.
     405object) or the accelerator key  :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     406 + :color fc=default bc=palegray.o:color fc=default bc=default..
    392407:p.
    393408:artwork name='bitmaps\openmenu.bmp' align=center.
    394409:p.
    395410Yet another alternative is to invoke the :hp1.Utilities->Open Directory
    396 Container:ehp1. command (Ctrl + O accelerator -- remember, that "O"
    397 needs to be uppercase, so Shift if necessary). Using this command
    398 invokes the :link reftype=hd res=91500. Walk Directories:elink. dialog
     411Container:ehp1. command (:color fc=default bc=palegray.Ctrl
     412+ :color fc=default bc=palegray.O:color fc=default bc=default. accelerator
     413-- remember, that ":color fc=default bc=palegray.O:color fc=default bc=default."
     414needs to be uppercase, so use :color fc=default bc=palegray.Shift:color fc=default bc=default.
     415if necessary (:color fc=default bc=palegray.Caps Lock:color fc=default bc=default. off)).
     416Using this command invokes the :link reftype=hd res=91500. Walk Directories:elink. dialog
    399417and lets you pick the directory to open.
    400418:p.
     
    410428Finally, if you have the Drivebar on (see the :link reftype=hd
    411429res=92000.Config menu:elink. topic) and a 3-button mouse, you can click
    412 B3 (or hold down Ctrl while clicking B2) on one of the drive icons to
    413 open a Directory Container for that drive (unless one already exists, in
     430:color fc=default bc=cyan.B3:color fc=default bc=default.  (or hold down
     431:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     432while clicking :color fc=default bc=cyan.B2:color fc=default bc=default. )
     433on one of the drive icons to open a Directory Container for that drive (unless one already exists, in
    414434which case it'll be surfaced and activated).
    415435:p.
     
    428448The :hp1.toolbar:ehp1. is a collection of buttons that invoke some of
    429449the commands in the pulldown or popup menus. Placing the mouse pointer
    430 on a button and pressing and holding B2 displays brief help for the
    431 button on the titlebar.
     450on a button and pressing and holding :color fc=default bc=cyan.B2:color fc=default bc=default.
     451displays brief help for the button on the titlebar.
    432452:p.
    433453Some of the buttons will allow objects to be dragged onto them; for
     
    450470mouse button two (usually the right button) while the mouse pointer is
    451471over a button to pop up a context menu. You can get the "Load Toolbox"
    452 dialog by clicking B2 on a blank area of the toolbar, and the "Add
     472dialog by clicking :color fc=default bc=cyan.B2:color fc=default bc=default.
     473 on a blank area of the toolbar, and the "Add
    453474Button" dialog by chording on a blank area of the toolbar.
    454475:p.
     
    690711.br
    691712You turn the quicklists on and off using the :hp1.Config->Toggle
    692 quicklists:ehp1. command (F8 accelerator).
     713quicklists:ehp1. command ( :color fc=default bc=palegray.F8:color fc=default bc=default. accelerator).
    693714:p.
    694715The first list (starting from the left) contains drives. If you select a
     
    724745delete the State name, then save it again.
    725746:p.
    726 Holding down the Shift key while selecting a state name prevents FM/2
    727 from closing windows that are already open.
     747Holding down the  :color fc=default bc=palegray.Shift:color fc=default bc=default.
     748 key while selecting a state name prevents FM/2 from closing windows that are already open.
    728749:p.
    729750:artwork name='bitmaps\userstat.bmp' align=center.
     
    733754allow you to extend FM/2 with commands of your own devising. You can
    734755add, change and delete commands with the :hp1.Config->Edit Commands:ehp1.
    735 menu item (or click B2 on the list).
     756menu item (or click :color fc=default bc=cyan.B2:color fc=default bc=default. on the list).
    736757:p.
    737758:artwork name='bitmaps\cmdlist.bmp' align=center.
     
    763784:p.
    764785Selecting the :hp1.<New directory>:ehp1. item from this list allows you
    765 to create a new directory (same as using the Ctrl + M accelerator key).
     786to create a new directory (same as using the  :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
     787:color fc=default bc=palegray.M:color fc=default bc=default. accelerator key).
    766788:p.
    767789The commonly used directory list, in combination with the State list,
     
    873895.im fm4.ipf
    874896
    875 .im errors.ipf
    876 
    877897:index.
    878898:euserdoc.
  • trunk/dll/ipf/fm4.ipf

    r268 r288  
    55:p.
    66"FM/2 Lite" is an alternate "personality" for FM/2. It's invoked from
    7 the FM4.EXE executable rather than FM3.EXE.
     7the :link reftype=hd res=100095.FM4.EXE:elink. executable rather than FM3.EXE.
    88:p.
    99This personality is a simplified version of the standard FM/2 interface.
     
    2525If the Drive Tree is active and the current window, the Directory
    2626Container that will be affected by double-clicking a directory in the
    27 Tree is surrounded by a dark red line. Tab and Shift-Tab can be used
     27Tree is surrounded by a dark red line. :color fc=default bc=palegray.Tab:color fc=default bc=default.
     28 and :color fc=default bc=palegray.Shift:color fc=default bc=default. -:color fc=default bc=palegray.Tab:color fc=default bc=default. can be used
    2829to switch between the windows.
    2930:p.
  • trunk/dll/ipf/folder.ipf

    r268 r288  
    1111:hp1.Directory containers&colon.:ehp1.
    1212.br
    13 :hp2.B1&colon.:ehp2.
     13:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.&colon.:ehp2.
    1414.br
    1515Go to parent directory
    1616.br
    17 :hp2.B2&colon.:ehp2.
     17:hp2.:color fc=default bc=cyan.B2:color fc=default bc=default.&colon.:ehp2.
    1818Context menu
    1919.br
    20 :hp2.B1+Ctrl&colon.:ehp2.
     20:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.+:color fc=default bc=palegray.Ctrl:color fc=default bc=default.&colon.:ehp2.
    2121.br
    2222Go to previous directory
    2323.br
    24 :hp2.B1+SHIFT&colon.:ehp2.
     24:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.+:color fc=default bc=palegray.SHIFT:color fc=default bc=default.&colon.:ehp2.
    2525.br
    2626Walk directories
    2727.br
    28 :hp2.B1+ALT&colon.:ehp2.
     28:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.+:color fc=default bc=palegray.ALT:color fc=default bc=default.&colon.:ehp2.
    2929.br
    3030Child window dialog
    3131.br
    32 :hp2.B3 or Chord&colon.:ehp2.
     32:hp2.:color fc=default bc=cyan.B3:color fc=default bc=default. or :color fc=default bc=cyan.Chord:color fc=default bc=default.&colon.:ehp2.
    3333.br
    3434Rescan directory
     
    3737:hp1.Archive containers&colon.:ehp1.
    3838.br
    39 :hp2.B1&colon.:ehp2.
     39:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.&colon.:ehp2.
    4040.br
    4141Walk directories
    4242.br
    43 :hp2.B1+ALT&colon.:ehp2.
     43:hp2.:color fc=default bc=cyan.B1:color fc=default bc=default.+:color fc=default bc=palegray.Alt:color fc=default bc=default.&colon.:ehp2.
    4444.br
    4545Child window dialog
    4646.br
    47 :hp2.B3 or Chord&colon.:ehp2.
     47:hp2.:color fc=default bc=cyan.B3:color fc=default bc=default.:color fc=default bc=cyan.Chord:color fc=default bc=default.&colon.:ehp2.
    4848.br
    4949Rescan archive
  • trunk/dll/ipf/hints.ipf

    r268 r288  
    88.br
    99:p.
    10 With most video display drivers, chording a directory in the Drive Tree
    11 (or clicking the middle button on a three button mouse) will cause FM/2
    12 to open a new FM/2 Directory Container window for that directory without
    13 further ado.
     10With most video display drivers, :color fc=default bc=cyan.chording:color fc=default bc=default. a directory in the Drive Tree
     11(or clicking the :color fc=default bc=cyan.B3:color fc=default bc=default. on a three button mouse) will cause FM/2
     12to open a new FM/2 Directory Container window for that directory without further ado.
     13:p.
     14Want to open FM/2 with various different configurations see :link reftype=hd res=100125.Starting FM/2:elink.
     15for command line options.
    1416:p.
    1517Want to copy or move some files to a new directory?  Try dragging them
     
    1921:p.
    2022To set the label of a drive, pick :link reftype=hd
    21 res=90900.Files->Info:elink. (Ctrl + i accelerator) on the root of the
     23res=90900.Files->Info:elink. (:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default. accelerator) on the root of the
    2224drive in the Drive Tree container. You'll find :hp1.Format:ehp1. and
    2325:hp1.Chkdsk:ehp1. in that menu, too, under the :hp1.Miscellaneous:ehp1.
     
    3941To invoke an OS/2 WPS association rather than an FM/2 internal
    4042association, try Open->Default from a context menu on the file object
    41 (F6 accelerator) or holding down the Ctrl key while double-clicking the
    42 object. Alternatively, use <> as the command line for an :link
     43(F6 accelerator) or holding down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     44 key while double-clicking the object. Alternatively, use <> as the command line for an :link
    4345reftype=hd res=90400.association:elink. and it'll open the object's
    4446default WPS view, which will run the program associated with the object
     
    9496:p.
    9597If a Directory Container is in Details view, and if the titles above the
    96 columns are turned on, you can hold down ALT and click a title to cause
    97 the container to sort on that field (assuming the field is one of those
     98columns are turned on, you can hold down :color fc=default bc=palegray.ALT:color fc=default bc=default.
     99 and click a title to cause the container to sort on that field (assuming the field is one of those
    98100on which FM/2 will sort -- filename, size, EA size, and dates are all
    99101valid). Works in Archive Containers, too.
     
    113115If nothing shows in a Directory Container, Archive Container, the
    114116Collector or Drive Tree although you :hp1.know:ehp1. there's something
    115 in it, check your Filter (Ctrl + f accelerator). The Filter button for
     117in it, check your Filter (:color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     118 + :color fc=default bc=palegray.f:color fc=default bc=default. accelerator). The Filter button for
    116119the appropriate container will show the current filter status for the
    117120current container (F&colon.<All> means everything is visible, <Attr>
     
    132135:p.
    133136To begin a direct edit of the current file's name using the keyboard,
    134 use Ctrl + F10. To end (complete) the direct edit, use Ctrl + F11. To
    135 cancel an edit underway, use Escape.
    136 :p.
    137 PM uses several ALT + F? accelerators to control frame windows. However,
     137use :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F10
     138:color fc=default bc=default.. To end (complete) the direct edit, use  :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +  :color fc=default bc=palegray.F11:color fc=default bc=default.. To
     139cancel an edit underway, use :color fc=default bc=palegray.Esc:color fc=default bc=default..
     140:p.
     141PM uses several :color fc=default bc=palegray.ALT:color fc=default bc=default. + :color fc=default bc=palegray.F?:color fc=default bc=default. accelerators to control frame windows. However,
    138142this applies to the current frame window, which can be within the main
    139 FM/2 window when run monolithically. Add Ctrl to these accelerators to
    140 affect the main window in that case. For example, Ctrl + Alt + F9 will
    141 minimize the main FM/2 window, while Alt + F9 will minimize whichever
     143FM/2 window when run monolithically. Add :color fc=default bc=palegray.Ctrl:color fc=default bc=default. to these accelerators to
     144affect the main window in that case. For example, :color fc=default bc=palegray.Ctrl:color fc=default bc=default.  + :color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.F9:color fc=default bc=default. will
     145minimize the main FM/2 window, while :color fc=default bc=palegray.Alt:color fc=default bc=default.  + :color fc=default bc=palegray.F9:color fc=default bc=default. will minimize whichever
    142146frame window has the focus.
    143147:p.
    144148If you have the bottom buttons turned on in FM/2 and have a 3-button
    145 mouse, clicking the third button (or holding down Ctrl while clicking
    146 the first button) on them will change your sort type.
     149mouse, clicking the  :color fc=default bc=cyan.B3:color fc=default bc=default. (or holding down :color fc=default bc=palegray.Ctrl:color fc=default bc=default. while clicking
     150:color fc=default bc=cyan.B1:color fc=default bc=default.) on them will change your sort type.
    147151:p.
    148152Problem with ZIP or EZ drive -- slow scanning&colon. See :link
     
    157161around this bug.
    158162:p.
    159 To find any directory in the Drive Tree quickly, type Ctrl + Shift + F
     163To find any directory in the Drive Tree quickly, type  :color fc=default bc=palegray.Ctrl:color fc=default bc=default.  +
     164:color fc=default bc=palegray.Shift:color fc=default bc=default.  +  :color fc=default bc=palegray.F:color fc=default bc=default.
    160165with the Drive Tree active, then type in the pathname of the directory
    161166that you want to find. To find the directory of a Directory Container
    162 in the Drive Tree, type Ctrl + Shift + F with the Directory Container
     167in the Drive Tree, type :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F:color fc=default bc=default. with the Directory Container
    163168active.
    164169:p.
     
    192197there.
    193198
    194 :h2 res=10010 name=PANEL_HINTSCMD.Command lines
     199:h2 res=100010 name=PANEL_HINTSCMD.Command lines
    195200:i1 id=aboutHintsCmd.Command lines
    196201
     
    198203else, for that matter -- I mention self-extracting archives because FM/2
    199204will attempt to view them rather than run them when you double-click
    200 them), press Ctrl + F5. This brings up the :link reftype=hd
     205them), press :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.
     206F5:color fc=default bc=default.. This brings up the :link reftype=hd
    201207res=90600.Command line:elink. dialog with the cursored file in the entry
    202208field.
     
    206212argument, or just press [Enter] to execute the file.
    207213:p.
    208 Alternatively, if running FM/2 monolithically, press F5 to get a
     214Alternatively, if running FM/2 monolithically, press :color fc=default bc=palegray.F5:color fc=default bc=default. to get a
    209215miniature command line at the bottom of the window. Enter any commands
    210216you'd like here, including :link reftype=hd
     
    217223execute a command line using an accelerator key -- can't beat that
    218224for speed.
     225
     226.im bonusp.ipf
     227
     228.im fm2util.ipf
     229
     230.im trouble.ipf
     231
     232.im errors.ipf
     233
     234.im resource.ipf
     235
     236
  • trunk/dll/ipf/inis.ipf

    r268 r288  
    55:p.
    66INI files are a type of configuration file that OS/2 provides to applications and
    7 utilizes itself. This viewer allows you to take a peek inside them and modify 
    8 them as needed. :hp2.:hp8.Caution:ehp8.:ehp2.Backup the INI file before modifying
     7utilizes itself. This viewer allows you to take a peek inside them and modify
     8them as needed. :hp2.:hp8.Caution:ehp8.:ehp2. Backup the INI file before modifying
    99it since corruption of an INI file can result in failure of a program including
    1010the WPS to run.
  • trunk/dll/ipf/keys.ipf

    r268 r288  
    77Collector windows.
    88:parml compact tsize=20 break=none.
    9 :pt.Ctrl + A
     9:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.A:color fc=default bc=default.
    1010:pd.Archive
    11 :pt.Ctrl + a
     11:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.a:color fc=default bc=default.
    1212:pd.Change attributes
    13 :pt.Ctrl + C
     13:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.C:color fc=default bc=default.
    1414:pd.Collect
    15 :pt.Ctrl + c
     15:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.c:color fc=default bc=default.
    1616:pd.Copy
    17 :pt.Ctrl + D
     17:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.D:color fc=default bc=default.
    1818:pd.Permanently delete
    19 :pt.Ctrl + d
     19:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.d:color fc=default bc=default.
    2020:pd.Delete
    21 :pt.Ctrl + E
     21:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.E:color fc=default bc=default.
    2222:pd.Edit extended attributes
    23 :pt.Ctrl + e
     23:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.e:color fc=default bc=default.
    2424:pd.Edit file
    25 :pt.Ctrl + F
     25:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F:color fc=default bc=default.
    2626:pd.Find directory in Drive Tree
    27 :pt.Ctrl + f
     27:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    2828:pd.Filter
    29 :pt.Ctrl + G
     29:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.G:color fc=default bc=default.
    3030:pd.See all files from cursored directory
    31 :pt.Ctrl + g
     31:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.g:color fc=default bc=default.
    3232:pd.See all files from Container directory
    33 :pt.Ctrl + H
     33:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.H:color fc=default bc=default.
    3434:pd.Detach a drive from a remote resource (Drive Tree only)
    35 :pt.Ctrl + i
     35:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default.
    3636:pd.Information
    37 :pt.Ctrl + l
     37:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.l:color fc=default bc=default.
    3838:pd.Play multimedia files (via FM2Play.EXE)
    39 :pt.Ctrl + M
     39:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.M:color fc=default bc=default.
    4040:pd.Make directory
    41 :pt.Ctrl + m
     41:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.m:color fc=default bc=default.
    4242:pd.Move
    43 :pt.Ctrl + o
     43:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.o:color fc=default bc=default.
    4444:pd.Open window
    45 :pt.Ctrl + q
     45:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.q:color fc=default bc=default.
    4646:pd.Quick tree for current directory
    47 :pt.Ctrl + Q
     47:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Q:color fc=default bc=default.
    4848:pd.Quick tree for Container
    49 :pt.Ctrl + P
     49:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.P:color fc=default bc=default.
    5050:pd.Previous directory
    51 :pt.Ctrl + p
     51:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.p:color fc=default bc=default.
    5252:pd.Print
    53 :pt.Ctrl + R
     53:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.
    5454:pd.Rescan
    55 :pt.Ctrl + r
     55:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.r:color fc=default bc=default.
    5656:pd.Rename
    57 :pt.Ctrl + S
     57:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.S:color fc=default bc=default.
    5858:pd.Save filenames to listfile (catalog)
    59 :pt.Ctrl + s
     59:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.s:color fc=default bc=default.
    6060:pd.Subject
    61 :pt.Ctrl + T
     61:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.T:color fc=default bc=default.
    6262:pd.Set Target directory
    63 :pt.Ctrl + U
     63:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.U:color fc=default bc=default.
    6464:pd.UUdecode files
    65 :pt.Ctrl + u
     65:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.u:color fc=default bc=default.
    6666:pd.Update objects
    67 :pt.Ctrl + v
     67:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default.
    6868:pd.View
    69 :pt.Ctrl + w
     69:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default.
    7070:pd.Walk to new directory
    71 :pt.Ctrl + x
     71:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.x:color fc=default bc=default.
    7272:pd.Extract
    73 :pt.Ctrl + Z
     73:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Z:color fc=default bc=default.
    7474:pd.Directory sizes
    75 :pt.Ctrl + >
     75:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.>:color fc=default bc=default.
    7676:pd.Previous directory
    77 :pt.Ctrl + .
     77:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray..:color fc=default bc=default.
    7878:pd.Parent directory
    79 :pt.Ctrl + +
     79:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.+:color fc=default bc=default.
    8080:pd.Deselect mask
    81 :pt.Ctrl + =
     81:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.=:color fc=default bc=default.
    8282:pd.Select mask
    83 :pt.Ctrl + ?
     83:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.?:color fc=default bc=default.
    8484:pd.Select all directories
    85 :pt.Ctrl + /
     85:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default.
    8686:pd.Select all files
    87 :pt.Ctrl + |
     87:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.|:color fc=default bc=default.
    8888:pd.Select all directories
    89 :pt.Ctrl + \
     89:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default.
    9090:pd.Deselect all
    91 :pt.Ctrl + {
     91:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default.
    9292:pd.Append to clipboard
    93 :pt.Ctrl + [
     93:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default.
    9494:pd.Save to clipboard
    95 :pt.Ctrl + }
     95:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.}:color fc=default bc=default.
    9696:pd.Deselect clipboard
    97 :pt.Ctrl + ]
     97:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.]:color fc=default bc=default.
    9898:pd.Select clipboard
    99 :pt.Ctrl + ;
     99:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.;:color fc=default bc=default.
    100100:pd.Invert selection
    101 :pt.Ctrl + '
     101:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.':color fc=default bc=default.
    102102:pd.Reselect
    103 :pt.Delete
     103:pt.:color fc=default bc=palegray.Delete:color fc=default bc=default.
    104104:pd.Delete
    105 :pt.Alt + Insert
     105:pt.:color fc=default bc=palegray.Alt:color fc=default bc=default. + :color fc=default bc=palegray.Insert:color fc=default bc=default.
    106106:pd.Create a new file
    107 :pt.F3
    108 :pd.Close window
    109 :pt.Ctrl + F5
     107:pt.:color fc=default bc=palegray.F3:color fc=default bc=default.
     108:pd.Close window
     109:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F5:color fc=default bc=default.
    110110:pd.Command line
    111 :pt.F6
     111:pt.:color fc=default bc=palegray.F6:color fc=default bc=default.
    112112:pd.Open default
    113 :pt.F7
     113:pt.:color fc=default bc=palegray.F7:color fc=default bc=default.
    114114:pd.Open settings
    115 :pt.Ctrl + F7
     115:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F7:color fc=default bc=default.
    116116:pd.Show sort submenu
    117 :pt.Ctrl + F8
     117:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default.
    118118:pd.Show select submenu
    119 :pt.Ctrl + 1
     119:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.1:color fc=default bc=default.
    120120:pd.Invoke first configured Command
    121 :pt.Ctrl + 0
     121:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.0:color fc=default bc=default.
    122122:pd.Invoke tenth configured Command
    123 :pt.Ctrl + Shift + 1
     123:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.1:color fc=default bc=default.
    124124:pd.Invoke eleventh configured Command
    125 :pt.Ctrl + Shift + 0
     125:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.0:color fc=default bc=default.
    126126:pd.Invoke twentieth configured Command
    127127:eparml.
     
    130130:hp2.Specific to Collector:ehp2.
    131131:parml compact tsize=20 break=none.
    132 :pt.Ctrl + g
     132:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.g:color fc=default bc=default.
    133133:pd.Seek and scan files
    134 :pt.Escape
     134:pt.:color fc=default bc=palegray.Esc:color fc=default bc=default.
    135135:pd.Stop seek and scan in progress
    136136:eparml.
     
    138138:hp2.Archive Containers:ehp2.
    139139:parml compact tsize=20 break=none.
    140 :pt.Ctrl + d
     140:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.d:color fc=default bc=default.
    141141:pd.Delete
    142 :pt.Ctrl + E
     142:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.E:color fc=default bc=default.
    143143:pd.Execute
    144 :pt.Ctrl + e
     144:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.e:color fc=default bc=default.
    145145:pd.Edit
    146 :pt.Ctrl + f
     146:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    147147:pd.Filter
    148 :pt.Ctrl + i
     148:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default.
    149149:pd.Find
    150 :pt.Ctrl + l
     150:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.l:color fc=default bc=default.
    151151:pd.Play multimedia files (via FM2Play.EXE)
    152 :pt.Ctrl + p
     152:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.p:color fc=default bc=default.
    153153:pd.Print
    154 :pt.Ctrl + R
     154:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.
    155155:pd.Rescan
    156 :pt.Ctrl + T
     156:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.T:color fc=default bc=default.
    157157:pd.Test
    158 :pt.Ctrl + V
     158:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.V:color fc=default bc=default.
    159159:pd.Virus scan
    160 :pt.Ctrl + v
     160:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default.
    161161:pd.View
    162 :pt.Ctrl + w
     162:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default.
    163163:pd.Walk to new extract directory
    164 :pt.Ctrl + X
     164:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.X:color fc=default bc=default.
    165165:pd.Extract w/ directories
    166 :pt.Ctrl + x
     166:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.x:color fc=default bc=default.
    167167:pd.Extract
    168 :pt.Ctrl + +
     168:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.+:color fc=default bc=default.
    169169:pd.Deselect mask
    170 :pt.Ctrl + =
     170:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.=:color fc=default bc=default.
    171171:pd.Select mask
    172 :pt.Ctrl + /
     172:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default.
    173173:pd.Select all
    174 :pt.Ctrl + \
     174:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default.
    175175:pd.Deselect all
    176 :pt.Ctrl + ;
     176:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. +  :color fc=default bc=palegray.;:color fc=default bc=default.
    177177:pd.Invert selection
    178 :pt.Ctrl + '
     178:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. +  :color fc=default bc=palegray.':color fc=default bc=default.
    179179:pd.Reselect
    180 :pt.F3
     180:pt.:color fc=default bc=palegray.F3:color fc=default bc=default.
    181181:pd.Close window
    182182:eparml.
     
    184184:hp2.FM/2 monolithic window:ehp2.
    185185:parml compact tsize=20 break=none.
    186 :pt.Ctrl + k
     186:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.k:color fc=default bc=default.
    187187:pd.Keys help
    188 :pt.Ctrl + O
     188:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.O:color fc=default bc=default.
    189189:pd.Walk to new directory, open Container
    190 :pt.Ctrl + t
     190:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.t:color fc=default bc=default.
    191191:pd.Tile windows
    192 :pt.Ctrl + W
     192:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.W:color fc=default bc=default.
    193193:pd.Window dialog
    194 :pt.F2
     194:pt.:color fc=default bc=palegray.F2:color fc=default bc=default.
    195195:pd.Collector
    196 :pt.Ctrl + F3
     196:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F3:color fc=default bc=default.
    197197:pd.Close FM/2
    198 :pt.Ctrl + Shift + F4
     198:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F4:color fc=default bc=default.
    199199:pd.Autoview .COMMENTS EA
    200 :pt.Ctrl + F4
     200:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F4:color fc=default bc=default.
    201201:pd.Autoview file contents
    202 :pt.F4
     202:pt.:color fc=default bc=palegray.F4:color fc=default bc=default.
    203203:pd.Toggle autoview window
    204 :pt.F5
     204:pt.:color fc=default bc=palegray.F5:color fc=default bc=default.
    205205:pd.Command line
    206 :pt.Ctrl + Shift + F8
     206:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default.
    207207:pd.Toggle drivebar
    208 :pt.Ctrl + F8
     208:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default.
    209209:pd.Toggle bottom buttons
    210 :pt.F8
     210:pt.:color fc=default bc=palegray.F8:color fc=default bc=default.
    211211:pd.Toggle quicklists
    212 :pt.F9
     212:pt.:color fc=default bc=palegray.F9:color fc=default bc=default.
    213213:pd.OS/2 window
    214 :pt.Ctrl + F10
     214:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F10:color fc=default bc=default.
    215215:pd.Begin direct edit
    216 :pt.Ctrl + F11
     216:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F11:color fc=default bc=default.
    217217:pd.End direct edit
    218 :pt.Tab
     218:pt.:color fc=default bc=palegray.Tab:color fc=default bc=default.
    219219:pd.Next frame window
    220 :pt.Shift + Tab
     220:pt.:color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Tab:color fc=default bc=default.
    221221:pd.Previous frame window
    222 :pt.Ctrl + Tab
     222:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Tab:color fc=default bc=default.
    223223:pd.Autoview window (if open)
    224224:eparml.
     
    226226:hp2.FM/2-Lite monolithic window:ehp2.
    227227:parml compact tsize=20 break=none.
    228 :pt.Ctrl + k
     228:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.k:color fc=default bc=default.
    229229:pd.Keys help
    230 :pt.Ctrl + W
     230:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.W:color fc=default bc=default.
    231231:pd.Change both directories
    232 :pt.F2
     232:pt.:color fc=default bc=palegray.F2:color fc=default bc=default.
    233233:pd.Collector
    234 :pt.Ctrl + F3
     234:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F3:color fc=default bc=default.
    235235:pd.Close FM/2-Lite
    236 :pt.Ctrl + Shift + F4
     236:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F4:color fc=default bc=default.
    237237:pd.Autoview .COMMENTS EA
    238 :pt.Ctrl + F4
     238:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F4:color fc=default bc=default.
    239239:pd.Autoview file contents
    240 :pt.F4
     240:pt.:color fc=default bc=palegray.F4:color fc=default bc=default.
    241241:pd.Toggle autoview window
    242 :pt.F5
     242:pt.:color fc=default bc=palegray.F5:color fc=default bc=default.
    243243:pd.Command line
    244 :pt.Ctrl + Shift + F8
     244:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default.
    245245:pd.Toggle drivebar
    246 :pt.Ctrl + F8
     246:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F8:color fc=default bc=default.
    247247:pd.Toggle bottom buttons
    248 :pt.F8
     248:pt.:color fc=default bc=palegray.F8:color fc=default bc=default.
    249249:pd.Toggle quicklists
    250 :pt.F9
     250:pt.:color fc=default bc=palegray.F9:color fc=default bc=default.
    251251:pd.OS/2 window
    252 :pt.Ctrl + F10
     252:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F10:color fc=default bc=default.
    253253:pd.Begin direct edit
    254 :pt.Ctrl + F11
     254:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F11:color fc=default bc=default.
    255255:pd.End direct edit
    256 :pt.Tab
     256:pt.:color fc=default bc=palegray.Tab:color fc=default bc=default.
    257257:pd.Next frame window
    258 :pt.Shift + Tab
     258:pt.:color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Tab:color fc=default bc=default.
    259259:pd.Previous frame window
    260 :pt.Ctrl + Tab
     260:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Tab:color fc=default bc=default.
    261261:pd.Autoview window (if open)
    262262:eparml.
     
    264264:hp2.Fast internal viewer:ehp2.
    265265:parml compact tsize=20 break=none.
    266 :pt.Ctrl + e
     266:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.e:color fc=default bc=default.
    267267:pd.Edit this file
    268 :pt.Ctrl + f
     268:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    269269:pd.Find first
    270 :pt.Ctrl + h
     270:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.h:color fc=default bc=default.
    271271:pd.Hex mode
    272 :pt.Ctrl + j
     272:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.j:color fc=default bc=default.
    273273:pd.Goto line
    274 :pt.Ctrl + N
     274:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.N:color fc=default bc=default.
    275275:pd.Next selected line
    276 :pt.Ctrl + n
     276:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.n:color fc=default bc=default.
    277277:pd.Find next
    278 :pt.Ctrl + o
     278:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.o:color fc=default bc=default.
    279279:pd.Goto offset
    280 :pt.Ctrl + P
     280:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.P:color fc=default bc=default.
    281281:pd.Previous selected line
    282 :pt.Ctrl + p
     282:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.p:color fc=default bc=default.
    283283:pd.Find previous
    284 :pt.Ctrl + v
     284:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default.
    285285:pd.View filename at start of line
    286 :pt.Ctrl + w
     286:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default.
    287287:pd.Write to file
    288 :pt.Ctrl + /
     288:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default.
    289289:pd.Select all
    290 :pt.Ctrl + \
     290:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default.
    291291:pd.Deselect all
    292 :pt.Ctrl + ;
     292:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.;:color fc=default bc=default.
    293293:pd.Invert selection
    294 :pt.Ctrl + {
     294:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default.
    295295:pd.Append to clipboard
    296 :pt.Ctrl + [
     296:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default.
    297297:pd.Save to clipboard
    298 :pt.Tab
     298:pt.:color fc=default bc=palegray.Tab:color fc=default bc=default.
    299299:pd.Switch to bookmark window (if open)
    300 :pt.F3 or Esc
    301 :pd.Close window
    302 :pt.F11
     300:pt.:color fc=default bc=palegray.F3:color fc=default bc=default. or :color fc=default bc=palegray.Esc:color fc=default bc=default.
     301:pd.Close window
     302:pt.:color fc=default bc=palegray.F11:color fc=default bc=default.
    303303:pd.Next blank line
    304 :pt.F12
     304:pt.:color fc=default bc=palegray.F12:color fc=default bc=default.
    305305:pd.Previous blank line
    306306:eparml.
     
    308308:hp2.Internal viewer/editor:ehp2.
    309309:parml compact tsize=20 break=none.
    310 :pt.Ctrl + a
     310:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.a:color fc=default bc=default.
    311311:pd.Append to clipboard
    312 :pt.Ctrl + c
     312:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.c:color fc=default bc=default.
    313313:pd.Change filename
    314 :pt.Ctrl + f
     314:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    315315:pd.Find first
    316 :pt.Ctrl + I
     316:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.I:color fc=default bc=default.
    317317:pd.Case insensitive
    318 :pt.Ctrl + i
     318:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default.
    319319:pd.Insert file
    320 :pt.Ctrl + j
     320:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.j:color fc=default bc=default.
    321321:pd.Jump to line
    322 :pt.Ctrl + n
     322:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.n:color fc=default bc=default.
    323323:pd.Find next
    324 :pt.Ctrl + q
     324:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.q:color fc=default bc=default.
    325325:pd.Quit
    326 :pt.Ctrl + R
     326:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.
    327327:pd.Toggle readonly
    328 :pt.Ctrl + s
     328:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.s:color fc=default bc=default.
    329329:pd.Save file
    330 :pt.Ctrl + u
     330:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.u:color fc=default bc=default.
    331331:pd.Undo
    332 :pt.Ctrl + W
     332:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.W:color fc=default bc=default.
    333333:pd.Write block
    334 :pt.Ctrl + w
     334:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.w:color fc=default bc=default.
    335335:pd.Toggle wordwrap
    336 :pt.Ctrl + y
     336:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.y:color fc=default bc=default.
    337337:pd.Delete line
    338 :pt.Ctrl + /
     338:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default.
    339339:pd.Select all
    340 :pt.Ctrl + \
     340:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default.
    341341:pd.Deselect all
    342 :pt.F2
     342:pt.:color fc=default bc=palegray.F2:color fc=default bc=default.
    343343:pd.Set font
    344 :pt.F3
    345 :pd.Close window
    346 :pt.Escape
     344:pt.:color fc=default bc=palegray.F3:color fc=default bc=default.
     345:pd.Close window
     346:pt.:color fc=default bc=palegray.Esc:color fc=default bc=default.
    347347:pd.Close window (if viewing)
    348348:eparml.
     
    350350:hp2.See all files window:ehp2.
    351351:parml compact tsize=20 break=none.
    352 :pt.Ctrl + A
     352:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.A:color fc=default bc=default.
    353353:pd.Archive
    354 :pt.Ctrl + a
     354:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.a:color fc=default bc=default.
    355355:pd.Change attributes
    356 :pt.Ctrl + C
     356:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.C:color fc=default bc=default.
    357357:pd.Collect
    358 :pt.Ctrl + c
     358:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.c:color fc=default bc=default.
    359359:pd.Copy
    360 :pt.Ctrl + D
     360:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.D:color fc=default bc=default.
    361361:pd.Permanently delete
    362 :pt.Ctrl + d
     362:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.d:color fc=default bc=default.
    363363:pd.Delete
    364 :pt.Ctrl + E
     364:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.E:color fc=default bc=default.
    365365:pd.Edit extended attributes
    366 :pt.Ctrl + f
     366:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    367367:pd.Filter
    368 :pt.Ctrl + i
     368:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.i:color fc=default bc=default.
    369369:pd.Information
    370 :pt.Ctrl + m
     370:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.m:color fc=default bc=default.
    371371:pd.Move
    372 :pt.Ctrl + p
     372:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.p:color fc=default bc=default.
    373373:pd.Print
    374 :pt.Ctrl + R
     374:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.
    375375:pd.Rescan
    376 :pt.Ctrl + r
     376:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.r:color fc=default bc=default.
    377377:pd.Rename
    378 :pt.Ctrl + S
     378:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.S:color fc=default bc=default.
    379379:pd.Save names to listfile (catalog)
    380 :pt.Ctrl + s
     380:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.s:color fc=default bc=default.
    381381:pd.Subject
    382 :pt.Ctrl + U
     382:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.U:color fc=default bc=default.
    383383:pd.UUdecode files
    384 :pt.Ctrl + x
     384:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.x:color fc=default bc=default.
    385385:pd.Extract
    386 :pt.Ctrl + +
     386:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.+:color fc=default bc=default.
    387387:pd.Deselect mask
    388 :pt.Ctrl + =
     388:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.=:color fc=default bc=default.
    389389:pd.Select mask
    390 :pt.Ctrl + /
     390:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default.
    391391:pd.Select all
    392 :pt.Ctrl + \
     392:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default.
    393393:pd.Deselect all
    394 :pt.Ctrl + ;
     394:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.;:color fc=default bc=default.
    395395:pd.Invert selection
    396 :pt.Ctrl + {
     396:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.{:color fc=default bc=default.
    397397:pd.Append to clipboard
    398 :pt.Ctrl + [
     398:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.[:color fc=default bc=default.
    399399:pd.Save to clipboard
    400 :pt.F3
    401 :pd.Close window
    402 :pt.F6
     400:pt.:color fc=default bc=palegray.F3:color fc=default bc=default.
     401:pd.Close window
     402:pt.:color fc=default bc=palegray.F6:color fc=default bc=default.
    403403:pd.Open default
    404 :pt.F7
     404:pt.:color fc=default bc=palegray.F7:color fc=default bc=default.
    405405:pd.Open settings
    406406:eparml.
     
    408408:hp2.INI viewer:ehp2.
    409409:parml compact tsize=20 break=none.
    410 :pt.Ctrl + a
     410:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.a:color fc=default bc=default.
    411411:pd.Add entry
    412 :pt.Ctrl + C
     412:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.C:color fc=default bc=default.
    413413:pd.Copy application
    414 :pt.Ctrl + c
     414:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.c:color fc=default bc=default.
    415415:pd.Copy keyword
    416 :pt.Ctrl + D
     416:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.D:color fc=default bc=default.
    417417:pd.Delete application
    418 :pt.Ctrl + d
     418:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.d:color fc=default bc=default.
    419419:pd.Delete keyword
    420 :pt.Ctrl + e
     420:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.e:color fc=default bc=default.
    421421:pd.Edit entry
    422 :pt.Ctrl + F
     422:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F:color fc=default bc=default.
    423423:pd.Filter
    424 :pt.Ctrl + f
     424:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.f:color fc=default bc=default.
    425425:pd.Refresh
    426 :pt.Ctrl + o
     426:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.o:color fc=default bc=default.
    427427:pd.Other profile
    428 :pt.Ctrl + R
     428:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.
    429429:pd.Rename application
    430 :pt.Ctrl + r
     430:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.r:color fc=default bc=default.
    431431:pd.Rename keyword
    432 :pt.Ctrl + s
     432:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.s:color fc=default bc=default.
    433433:pd.System profile
    434 :pt.Ctrl + u
     434:pt.:color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.u:color fc=default bc=default.
    435435:pd.User profile
    436 :pt.F3
    437 :pd.Close window
    438 :pt.F5
     436:pt.:color fc=default bc=palegray.F3:color fc=default bc=default.
     437:pd.Close window
     438:pt.:color fc=default bc=palegray.F5:color fc=default bc=default.
    439439:pd.Find first
    440 :pt.F6
     440:pt.:color fc=default bc=palegray.F6:color fc=default bc=default.
    441441:pd.Find next
    442 :pt.Tab
     442:pt.:color fc=default bc=palegray.Tab:color fc=default bc=default.
    443443:pd.Next control window
    444 :pt.Shift + Tab
     444:pt.:color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Tab:color fc=default bc=default.
    445445:pd.Previous control window
    446446:eparml.
     
    448448:hp2.Miscellaneous:ehp2.
    449449:p.
    450 To control the monolithic frame window, use Ctrl + the usual keys (see
     450To control the monolithic frame window, use :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + the usual keys (see
    451451system menu).
    452452:p.
     
    454454:p.
    455455Remember, :link reftype=hd res=97700.accelerator keys:elink. are case
    456 sensitive -- Ctrl + r isn't the same thing as Ctrl + R. The latter is
    457 obtained by holding down both Ctrl and Shift while pressing the "R" key.
     456sensitive -- :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.r:color fc=default bc=default. isn't the same thing as :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.R:color fc=default bc=default.. The latter is
     457obtained by holding down both :color fc=default bc=palegray.Ctrl:color fc=default bc=default. and :color fc=default bc=palegray.Shift:color fc=default bc=default. while pressing the ":color fc=default bc=palegray.R:color fc=default bc=default." key.
  • trunk/dll/ipf/mouse.ipf

    r268 r288  
    55and the Collector&colon.
    66:parml compact tsize=24 break=none.
    7 :pt.B1x2 + Ctrl + Alt
     7:pt.:color fc=default bc=cyan.:color fc=default bc=cyan.B1:color fc=default bc=default.:color fc=default bc=default.x2 + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Alt:color fc=default bc=default.
    88:pd.Global file view (directories only)
    9 :pt.B1x2 + Ctrl + Shift
     9:pt.:color fc=default bc=cyan.B1:color fc=default bc=default.x2 + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.Shift:color fc=default bc=default.
    1010:pd.Open WPS Settings notebook
    11 :pt.B1x2 + Ctrl
     11:pt.:color fc=default bc=cyan.B1:color fc=default bc=default.x2 + :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
    1212:pd.Open WPS default view
    13 :pt.B1x2 + Shift
     13:pt.:color fc=default bc=cyan.B1:color fc=default bc=default.x2 + :color fc=default bc=palegray.Shift:color fc=default bc=default.
    1414:pd.Open a new FM/2 Directory Container (directories) or direct view (files)
    15 :pt.B1x2
     15:pt.:color fc=default bc=cyan.B1:color fc=default bc=default.x2
    1616:pd.Switch Directory Container (directories) or "best" view (files)
    17 :pt.B1 + Alt
     17:pt.:color fc=default bc=cyan.B1:color fc=default bc=default. + :color fc=default bc=palegray.Alt:color fc=default bc=default.
    1818:pd.Direct rename item
    19 :pt.B2
     19:pt.:color fc=default bc=cyan.B2:color fc=default bc=default.
    2020:pd.Context menu
    21 :pt.Chord or B3x2
     21:pt.:color fc=default bc=cyan.Chord:color fc=default bc=default. or :color fc=default bc=cyan.B3:color fc=default bc=default.x2
    2222:pd.Open a new FM/2 Directory Container (Drive Tree only)
    2323:eparml.
     
    3131the configured viewer if all other tests fail to find a match.
    3232:p.
    33 "B1" means "click with mouse button one."  "B1x2" means "double-click
    34 with mouse button one."  "B1x2 + Ctrl" means "double-click with mouse
    35 button one while holding down the Ctrl key."
     33":color fc=default bc=cyan.B1:color fc=default bc=default." means "click with mouse button one."  ":color fc=default bc=cyan.B1:color fc=default bc=default.x2" means "double-click
     34with mouse button one."  ":color fc=default bc=cyan.B1:color fc=default bc=default.x2 + :color fc=default bc=palegray.Ctrl:color fc=default bc=default." means "double-click with mouse
     35button one while holding down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key."
    3636:p.
    3737There are keyboard equivalents for these mouse actions, in case you're
  • trunk/dll/ipf/notebook.ipf

    r270 r288  
    8787object starting with the depressed letter and the object is selected.
    8888Note that you can get this standard effect with this toggle left on by
    89 pressing the Shift key along with the letter. Container searching
     89pressing the :color fc=default bc=palegray.Shift:color fc=default bc=default. key along with the letter. Container searching
    9090allows you to enter multiple characters which are searched for at the
    9191start of filenames. The record is made the current (cursored) object.
     
    110110the last used view before you put it into Tree View.
    111111
    112 The :hp6.No folder menu:ehp6. switch, if checked, causes a B2 click on the
     112The :hp6.No folder menu:ehp6. switch, if checked, causes a :color fc=default bc=cyan.B2:color fc=default bc=default. click on the
    113113folder icon to immediately load the previous directory in the Directory Container.
    114114Otherwise it results in the folder menu appearing.
     
    257257to the foreground if you want to see them.
    258258:p.
    259 The :hp6.A/Virus:ehp6. field allow you to enter the command line 
    260 (PATH/ANTIVIRUS&period.EXE parameters) for your antivirus software 
     259The :hp6.A/Virus:ehp6. field allow you to enter the command line
     260(PATH/ANTIVIRUS&period.EXE parameters) for your antivirus software
    261261This must be done to enable virus checking of archives from FM/2.
    262 NVCC&period.EXE &percent.p /C is one possible command line option 
     262NVCC&period.EXE &percent.p /C is one possible command line option
    263263if you are using Norman Antivirus.
    264264:p.
     
    354354(sigh). You can manually put back some of this functionality using
    355355FM/2's :link reftype=hd res=90400.Associations:elink. feature. If you have
    356 installed Russel O'Connor's MP3 IOProcs you should uncheck this feature 
     356installed Russel O'Connor's MP3 IOProcs you should uncheck this feature
    357357because it results in many non-multimedia programs being identified as
    358 multimedia and some multimedia not being identified as such. Use the 
     358multimedia and some multimedia not being identified as such. Use the
    359359:link reftype=hd res=90400.Associations:elink. instead.
    360 :p.             
     360:p.
    361361The :hp6.Guess view type:ehp6. toggle, if on, causes FM/2 to guess at the
    362362type of the file being viewed (text or binary) and display it accordingly.
     
    388388cause FM/2 to automatically use many different types of viewing programs
    389389based on the type of file using the :link reftype=hd
    390 res=90400.Associations:elink. feature. 
    391  
     390res=90400.Associations:elink. feature.
     391
    392392:h4 res=99970 name=PANEL_FIND.Find button
    393393:i1 id=aboutFINDB.Find button
     
    469469The :hp6.Quicklist switches:ehp6. toggle reverses the operation of the
    470470user directory quicklist control -- if you click an item in the dropdown
    471 list without holding down Shift, the last used Directory Container
    472 switches, if you hold down Shift while clicking, a new Directory
     471list without holding down :color fc=default bc=palegray.Shift:color fc=default bc=default., the last used Directory Container
     472switches, if you hold down :color fc=default bc=palegray.Shift:color fc=default bc=default. while clicking, a new Directory
    473473Container is opened.
    474474:p.
     
    576576If :hp6.Default action Copy:ehp6. is checked, FM/2's windows perform a
    577577copy rather than move by default (note the highlighting on the mouse
    578 pointer as your cue). Instead of pressing the Ctrl key to change a drag
    579 from a move to a copy, you'll need to press the Shift key to change a
     578pointer as your cue). Instead of pressing the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key to change a drag
     579from 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
    580580drag from a copy to a move (don't ask me why). Note that this is the
    581581opposite of the standard OS/2 behavior, so know what you're doing. I
    582 remind you that pressing F1 when you have a target in an FM/2 window
     582remind you that pressing :color fc=default bc=palegray.F1:color fc=default bc=default. when you have a target in an FM/2 window
    583583will display some help on what the drag command would have performed.
    584584:p.
     
    604604:p.
    605605:hp6.FM/2 deletes dragged items:ehp6. controls whether FM/2 deletes
    606 dragged items, or the target of the drag (usually the Shredder WPS
     606dragged items, or the target of the drag (usually the Trashcan WPS
    607607object) performs the deletion.
    608608:p.
     
    638638You can also adjust this on a drive-by-drive basis from the command line
    639639(see the :link reftype=launch object='E.EXE'
    640 data='\FM2\README'.READ.ME:elink. that came with FM/2).
     640data='\FM2\README'.README:elink. that came with FM/2).
    641641:p.
    642642If :hp6.Load Longnames:ehp6. is checked, FM/2 loads the .LONGNAME
     
    647647speed. You can also adjust this on a drive-by-drive basis from the
    648648command line (see the :link reftype=launch object='E.EXE'
    649 data='\FM2\README'.READ.ME:elink. that came with FM/2).
     649data='\FM2\README'.README:elink. that came with FM/2).
    650650:p.
    651651If :hp6.Load file icons:ehp6. and/or :hp6.Load directory icons:ehp6. are
     
    655655bells and whistles! You can also adjust this on a drive-by-drive basis
    656656from the command line (see the :link reftype=launch object='E.EXE'
    657 data='\FM2\README'.READ.ME:elink. that came with FM/2) so that you can, for
     657data='\FM2\README'.README:elink. that came with FM/2) so that you can, for
    658658instance, skip reading in icons from very slow drives (CD or floppy, for
    659659example) and/or from disks containing only DOS programs (DOS programs
  • trunk/dll/ipf/printer.ipf

    r268 r288  
    1010printed. You can unhighlight (deselect) any files that you do
    1111:hp1.not:ehp1. want to print. :hp6.Hint:ehp6.&colon. you might need to
    12 hold down the Ctrl key while clicking to unhighlight the first file.
     12hold down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while clicking to unhighlight the first file.
    1313:p.
    1414At the bottom of the dialog you can tell FM/2 whether to use
  • trunk/dll/ipf/select.ipf

    r268 r288  
    44:artwork name='..\..\bitmaps\deselect.bmp' align=center.
    55
    6 The Ctrl + F8 accelerator calls up the Select menu for a given
     6The :color fc=default bc=palegray.Ctrl:color fc=default bc=default. +
     7:color fc=default bc=palegray.F8:color fc=default bc=default. accelerator calls up the Select menu for a given
    78container. You can also, of course, get to it with the mouse via the
    89:hp1.Views:ehp1. menu.
     
    1415:p.
    1516:hp1.Select All:ehp1. Selects all objects in a container.
    16 :hp1.Deselect All:ehp1. has an accelerator Ctrl + \.
     17:hp1.Deselect All:ehp1. has an accelerator :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.\:color fc=default bc=default..
    1718:p.
    1819:hp1.Select All Files:ehp1. Selects all the file objects in a
    19 container. The accelerator key Ctrl + / is assigned to this command.
     20container. The accelerator key :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray./:color fc=default bc=default. is assigned to this command.
    2021:p.
    2122:hp1.Select All Dirs:ehp1. Selects all the directory objects in a
    22 container. The accelerator key Shift + Ctrl + ? is assigned to this
    23 command :hp1.Deselect All Dirs:ehp1. has an accelerator Shift + Ctrl + |
     23container. The accelerator key Shift + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.?:color fc=default bc=default. is assigned to this
     24command :hp1.Deselect All Dirs:ehp1. has an accelerator :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.|:color fc=default bc=default.
    2425:p.
    2526:hp1.Select Mask:ehp1. Allows you to select files that match a filemask.
     
    2829this command, FM/2 fills in a default mask built from the current
    2930object's name. So, to quickly select all the *.BAK files in a
    30 container, you could select one of the files, then type Ctrl + = (the
    31 accelerator assigned to Select Mask) and press [Enter] to accept the
     31container, you could select one of the files, then type :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.=:color fc=default bc=default. (the
     32accelerator assigned to Select Mask) and press :color fc=default bc=palegray.Enter:color fc=default bc=default. to accept the
    3233default filemask built by FM/2 (*.BAK).
    3334:p.
     
    3536(such as can be created with the :hp1.Save to clipboard:ehp1. command),
    3637you can select any files present in both the container and the list with
    37 this command. The accelerator for this command is Ctrl + ]. The
    38 accelerator for the Deselect clipboard command is Shift + Ctrl + }.
     38this command. The accelerator for this command is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.]:color fc=default bc=default.. The
     39accelerator for the Deselect clipboard command is :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.}:color fc=default bc=default..
    3940:p.
    4041:hp1.Select List:ehp1. If you've saved a list to a file (such as can be
     
    4445:p.
    4546:hp1.Reselect:ehp1. This command causes the container to reselect the
    46 last selected items. The accelerator is Ctrl + '.
     47last selected items. The accelerator is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.'t:color fc=default bc=default..
    4748:p.
    4849:hp1.Invert selection:ehp1. Selects what isn't, deselects what is. In
    4950other words, reverses the current selection set.
    50 The accelerator is Ctrl + ;.
     51The accelerator is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.;:color fc=default bc=default..
    5152:p.
    5253:hp2.Compare selections:ehp2.
  • trunk/dll/ipf/term.ipf

    r268 r288  
    99:hp1.PM:ehp1. = Presentation Manager, OS/2's graphical supersystem
    1010:p.
    11 :hp1.B1:ehp1. = Mouse button 1, usually the left button
    12 :p.
    13 :hp1.B2:ehp1. = Mouse button 2, usually the right button
    14 :p.
    15 :hp1.B3:ehp1. = Mouse button 3, usually the middle button. Not all mice
     11:hp1.:color fc=default bc=cyan.B1:color fc=default bc=default.:ehp1. = Mouse button 1, usually the left button
     12:p.
     13:hp1.:color fc=default bc=cyan.B2:color fc=default bc=default.:ehp1. = Mouse button 2, usually the right button
     14:p.
     15:hp1.:color fc=default bc=cyan.B3:color fc=default bc=default.:ehp1. = Mouse button 3, usually the middle button. Not all mice
    1616have three buttons. OS/2 will let you redefine the buttons using the
    1717WPS' Mouse object in the System Setup folder.
    1818:p.
    19 :hp1.Chord:ehp1. = Pressing B1 and B2 simultaneously
     19:hp1.:color fc=default bc=cyan.Chord:color fc=default bc=default.:ehp1. = Pressing :color fc=default bc=cyan.B1:color fc=default bc=default. and :color fc=default bc=cyan.B2:color fc=default bc=default. simultaneously
    2020:p.
    2121:hp1.:link reftype=hd res=97800.Context menu:elink.:ehp1. = a popup menu
    22 obtained directly on an object of interest by clicking B2 while the
     22obtained directly on an object of interest by clicking :color fc=default bc=cyan.B2:color fc=default bc=default. while the
    2323mouse pointer is over the object. Context menus usually have options
    2424tailored for the specific object.
     
    3030:hp1.:link reftype=hd res=97600.System menu:elink.:ehp1. = the icon at
    3131the top left of most PM main windows. You can close a window by
    32 double-clicking the System menu icon with B1. Click once and you get a
     32double-clicking the System menu icon with :color fc=default bc=cyan.B1:color fc=default bc=default.. Click once and you get a
    3333menu (called, oddly enough, the system menu).
    3434:p.
     
    4040which submenu item is the default as it has a checkmark by it. A
    4141conditional cascade menu generally gives you a default option for a
    42 command and several related commands; for instance, in an :link
    43 reftype=hd res=90200.Archive Container:elink., the Extract conditional
     42command and several related commands; for instance, in an
     43:link reftype=hd res=90200.Archive Container:elink., the Extract conditional
    4444cascade menu defaults to simply extracting the selected objects, but
    4545clicking the arrow button reveals several extract options that can be
     
    7878:hp1.:link reftype=hd res=98200.Direct Editing:elink.:ehp1. = a method
    7979of changing the text of an object, as when you change the name of an
    80 object on the WPS by pointing at it, holding down the ALT key and
    81 clicking the text with B1. FM/2 supports direct editing of file system
     80object on the WPS by pointing at it, holding down the :color fc=default bc=palegray.Alt:color fc=default bc=default.
     81 key and clicking the text with :color fc=default bc=cyan.B1:color fc=default bc=default.. FM/2 supports direct editing of file system
    8282object names as well as Subject and Longname fields in Details view.
    8383:p.
    8484:hp1.Default action:ehp1. = what happens when you double-click an
    85 object in a container (or put the cursor on it with the arrow keys
    86 and press [Enter])  The default action may sometimes be modified by
    87 the Shift state of the keyboard (if you hold down Shift or Ctrl
    88 while double-clicking or pressing [Enter]). The :link reftype=hd
    89 res=90000.General Help:elink. topic explains default actions in detail.
     85object in a container (or put the cursor on it with the :color fc=default bc=palegray.arrow:color fc=default bc=default. keys
     86and press :color fc=default bc=palegray.Enter:color fc=default bc=default.)  The default action may sometimes be modified by
     87the Shift state of the keyboard (if you hold down :color fc=default bc=palegray.Shift:color fc=default bc=default. or :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     88while double-clicking or pressing :color fc=default bc=palegray.Enter:color fc=default bc=default.). The
     89:link reftype=hd res=90000.General Help:elink. topic explains default actions in detail.
    9090:p.
    9191:hp1.:link reftype=hd res=97700.Accelerator keys:elink.:ehp1. = key
    9292combinations that allow you to quickly give a program a command without
    9393going through menus or toolbars. For example, FM/2's accelerator key to
    94 get help is Ctrl + F1. Note that accelerators are case sensitive, so
    95 that Ctrl + m isn't the same as Ctrl + M -- you'll need to hold down
    96 the Shift key or set Caps Lock to get the latter.
     94get help is :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.F1:color fc=default bc=default.. Note that accelerators are case sensitive, so
     95that :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.m:color fc=default bc=default. isn't the same as :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.M:color fc=default bc=default. -- you'll need to hold down
     96the :color fc=default bc=palegray.Shift:color fc=default bc=default. key or set :color fc=default bc=palegray.Caps Lock:color fc=default bc=default. to get the latter.
    9797:p.
    9898:hp1.:link reftype=hd res=97600.Drive Tree:elink.:ehp1. = the special
     
    189189:p.
    190190:hp1.Container whitespace:ehp1. = an empty part of a container (a part
    191 without an object on it). 
     191without an object on it).
    192192:p.
    193193:hp1.Monolithic application:ehp1. = FM/2 as run from the FM/2 program
     
    231231:p.
    232232Notice that listed beside "FM/2 Window" is the :link reftype=hd
    233 res=100005.accelerator key:elink. Ctrl + o. This is the command to open
     233res=100005.accelerator key:elink. :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     234 + :color fc=default bc=palegray.o:color fc=default bc=default.. This is the command to open
    234235a new FM/2 window, and is the fastest way to input a command.
    235236:p.
     
    276277:artwork align=left name='bitmaps\direct.bmp'.
    277278:p.
    278 An example of direct editing. Press and hold the ALT key while clicking
    279 the filename in the container with B1. A new name can then be entered
     279An example of direct editing. Press and hold the :color fc=default bc=palegray.Alt:color fc=default bc=default. key while clicking
     280the filename in the container with :color fc=default bc=cyan.B1:color fc=default bc=default.. A new name can then be entered
    280281into the small MLE by the object's icon (where the name usually shows),
    281 and another click of B1 will accept the input, while Escape will abort
     282and another click of  :color fc=default bc=cyan.B1:color fc=default bc=default. will accept the input, while :color fc=default bc=palegray.Esc:color fc=default bc=default. will abort
    282283the operation.
    283284:p.
  • trunk/dll/ipf/tutor.ipf

    r270 r288  
    1010commands that most "file managers" provide. There are, of course, many
    1111more commands available in FM/2. However, once you have the methodology
    12 for these basic commands mastered, other commands are easy to use. 
     12for these basic commands mastered, other commands are easy to use.
    1313:p.
    1414Plesae pick a topic&colon.
     
    4141:i1 id=aboutContextTutorial.Using Context menus
    4242To request a context menu, first point the mouse arrow at an object.
    43 Then click mouse button 2 (B2, usually the right button). A context
     43Then click mouse button 2 (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right button). A context
    4444menu will then appear, if available.
    4545:p.
     
    9494:artwork align=left name='bitmaps\direct.bmp'.
    9595:p.
    96 To rename a file system object, hold down the :hp1.Alt:ehp1. key and
    97 click on the object's name with mouse button 1 (B1, usually the left
     96To rename a file system object, hold down the :color fc=default bc=palegray.Alt:color fc=default bc=default. key and
     97click on the object's name with mouse button 1 (:color fc=default bc=cyan.B1:color fc=default bc=default., usually the left
    9898button). The entire pathname of the object appears in a framed control
    9999known as an :hp1.MLE:ehp1.. You'll initially be located at the start of
     
    105105renames the object and updates the display.
    106106:p.
    107 You can abort the rename by pressing the :hp1.ESCape:ehp1. key.
     107You can abort the rename by pressing the :color fc=default bc=palegray.Esc:color fc=default bc=default. key.
    108108:p.
    109109:link reftype=hd res=99800.Return to Tutorial menu:elink.
     
    116116To invoke a rename using drag and drop, "grab" a file system object with
    117117the mouse by placing the mouse pointer on top of the object and
    118 depressing and holding mouse button 2 (B2, usually the right button).
    119 Still holding B2, "drag" the object to some whitespace (unoccupied space
    120 in the Directory Container -- a blank area) and then release B2. The
     118depressing and holding mouse button 2 (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right button).
     119Still holding :color fc=default bc=cyan.B2:color fc=default bc=default., "drag" the object to some whitespace (unoccupied space
     120in the Directory Container -- a blank area) and then release :color fc=default bc=cyan.B2:color fc=default bc=default.. The
    121121:link reftype=hd res=91400.Rename dialog:elink. will then appear and you
    122122can enter a new name for the object.
    123123:p.
    124 You can abort a drag and drop action by pressing the :hp1.ESCape:ehp1.
     124You can abort a drag and drop action by pressing the :color fc=default bc=palegray.Esc:color fc=default bc=default..
    125125key.
    126126:p.
     
    130130:i1 id=aboutRenameKeyTutorial.Rename by Keystrokes
    131131Place the dotted cursor on the object you want to rename (make it the
    132 :hp1.current object:ehp1.). Press Ctrl + r, the accelerator key
     132:hp1.current object:ehp1.). Press :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     133+ :color fc=default bc=palegray.r:color fc=default bc=default., the accelerator key
    133134for the Rename command, or pick "Rename" from the :hp1.Files menu:ehp1..
    134135:p.
     
    156157:artwork align=left name='bitmaps\direct.bmp'.
    157158:p.
    158 To move a file system object, hold down the :hp1.Alt:ehp1. key and
    159 click on the object's name with mouse button 1 (B1, usually the left
     159To move a file system object, hold down the :color fc=default bc=palegray.Alt:color fc=default bc=default. key and
     160click on the object's name with mouse button 1 (:color fc=default bc=cyan.B1:color fc=default bc=default., usually the left
    160161button). The entire pathname of the object appears in a framed control
    161162known as an :hp1.MLE:ehp1.. You'll initially be located at the start of
     
    163164object again. FM/2 moves the object and updates the display.
    164165:p.
    165 You can abort the move by pressing the :hp1.ESCape:ehp1. key.
     166You can abort the move by pressing the :color fc=default bc=palegray.Esc:color fc=default bc=default. key.
    166167:p.
    167168:link reftype=hd res=99800.Return to Tutorial menu:elink.
     
    174175To move a file system object using drag and drop, "grab" a file system
    175176object with the mouse by placing the mouse pointer on top of the object
    176 and depressing and holding mouse button 2 (B2, usually the right
    177 button). Still holding B2, "drag" the object to its destination (for
    178 instance, onto a directory in the Drive Tree), and then release B2.
    179 :p.
    180 You can abort a drag and drop action by pressing the :hp1.ESCape:ehp1.
     177and depressing and holding mouse button 2 (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right
     178button). Still holding :color fc=default bc=cyan.B2:color fc=default bc=default., "drag" the object to its destination (for
     179instance, onto a directory in the Drive Tree), and then release :color fc=default bc=cyan.B2:color fc=default bc=default..
     180:p.
     181You can abort a drag and drop action by pressing the :color fc=default bc=palegray.Esc:color fc=default bc=default.
    181182key.
    182183:p.
     
    186187:i1 id=aboutMoveKeyTutorial.Move by Keystrokes
    187188Place the dotted cursor on the object you want to move (make it the
    188 :hp1.current object:ehp1.). Press Ctrl + m, the accelerator key
     189:hp1.current object:ehp1.). Press :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.m:color fc=default bc=default., the accelerator key
    189190for the Move command, or pick "Move" from the :hp1.Files menu:ehp1..
    190191:p.
     
    213214:p.
    214215To copy a file system object using drag and drop, press and hold the
    215 Ctrl key, then "grab" a file system object with the mouse by placing the
     216:color fc=default bc=palegray.Ctrl:color fc=default bc=default. key, then "grab" a file system object with the mouse by placing the
    216217mouse pointer on top of the object and depressing and holding mouse
    217 button 2 (B2, usually the right button). Still holding B2 and Ctrl,
     218button 2 (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right button).
     219Still holding :color fc=default bc=cyan.B2:color fc=default bc=default. and :color fc=default bc=palegray.Ctrl:color fc=default bc=default.,
    218220"drag" the object to its destination (for instance, onto a directory in
    219 the Drive Tree), and then release B2. During a copy drag, the dragged
     221the Drive Tree), and then release :color fc=default bc=cyan.B2:color fc=default bc=default.. During a copy drag, the dragged
    220222object is "ghosted" rather than solid as during a move drag.
    221223:p.
    222 You can abort a drag and drop action by pressing the :hp1.ESCape:ehp1.
     224You can abort a drag and drop action by pressing the :color fc=default bc=palegray.Esc:color fc=default bc=default.
    223225key.
    224226:p.
     
    228230:i1 id=aboutCopyKeyTutorial.Copy by Keystrokes
    229231Place the dotted cursor on the object you want to rename (make it the
    230 :hp1.current object:ehp1.). Press Ctrl + c, the accelerator key
     232:hp1.current object:ehp1.). Press :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.c:color fc=default bc=default., the accelerator key
    231233for the Copy command, or pick "Copy" from the :hp1.Files menu:ehp1..
    232234:p.
     
    254256:p.
    255257A link drag is initiated by placing the mouse cursor on the object to
    256 be dragged, holding down the Ctrl and Shift keys, and clicking mouse
    257 button 2 (B2, usually the right button). While still holding the keys
    258 and B2, move the mouse to drag the object over the target object, then
    259 release B2. During a link drag, a rubber-band line appears between the
     258be dragged, holding down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. and :color fc=default bc=palegray.Shift:color fc=default bc=default. keys, and clicking mouse
     259button 2 (:color fc=default bc=cyan.B2:color fc=default bc=default., usually the right button). While still holding the keys
     260and :color fc=default bc=cyan.B2:color fc=default bc=default., move the mouse to drag the object over the target object, then
     261release :color fc=default bc=cyan.B2:color fc=default bc=default.. During a link drag, a rubber-band line appears between the
    260262source object and the dragged object.
    261263:p.
     
    277279:p.
    278280You can also invoke viewing directly from the :hp1.Files:ehp1., :link
    279 reftype=hd res=93700.context:elink. menus, or by pressing the Ctrl + v
     281reftype=hd res=93700.context:elink. menus, or by pressing the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.v:color fc=default bc=default.
    280282accelerator key. In this case, no other default actions will be taken
    281283even if one might be "obvious" -- the object will simply be viewed. If,
     
    309311:p.
    310312To open an object's default WPS "view," use the F6 accelerator key, or
    311 press the Ctrl key while double-clicking the object. The same type of
     313press the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while double-clicking the object. The same type of
    312314"open" will be done on the object that would be done if you directly
    313315double-clicked the object in a WPS folder object (remember, WPS folders
     
    315317:p.
    316318To open a file system object's WPS Settings notebook directly, use the
    317 F7 accelerator key, or press the Ctrl and Shift keys while
     319:color fc=default bc=palegray.F7:color fc=default bc=default. accelerator key, or press the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. and :color fc=default bc=palegray.Shift:color fc=default bc=default. keys while
    318320double-clicking the object.
    319321:p.
     
    323325menu requested on the object (you request a context menu on an object by
    324326placing the mouse pointer on the object and clicking mouse button 2,
    325 B2). A command to open an FM/2 Directory Container is also on that
     327:color fc=default bc=cyan.B2:color fc=default bc=default.). A command to open an FM/2 Directory Container is also on that
    326328cascade menu, and is the default.
    327329
     
    343345is enabled to do non-permanent deletions. See :link reftype=launch
    344346object='VIEW.EXE' data='CMDREF.INF UNDELETE'.UNDELETE:elink. in the OS/2
    345 online help. Note&colon. FM/2 does not use the "Trashcan" that comes with 
     347online help. Note&colon. FM/2 does not use the "Trashcan" that comes with
    346348eWorkPlace or XWorkPlace for non-permanent deletions. If you wish to use the
    347 "Trashcan" can drag the items directly to it from FM/2.
     349"Trashcan" you can drag the items directly to it from FM/2.
    348350:p.
    349351You can delete objects in many ways&colon.
     
    357359or pick the type of delete from the cascade menu.
    358360:p.
    359 :hp1.Keyboard:ehp1. The Ctrl + d accelerator key performs a "regular"
    360 delete, Shift + Ctrl + D (also written as just "Ctrl + D" -- accelerator
     361:hp1.Keyboard:ehp1. The :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.
     362d:color fc=default bc=default. accelerator key performs a "regular"
     363delete, :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.D:color fc=default bc=default. (also written as just ":color fc=default bc=palegray.Ctrl:color fc=default bc=default. + :color fc=default bc=palegray.D:color fc=default bc=default." -- accelerator
    361364keys are case sensitive) performs a permanent delete.
    362365
     
    369372You can pick this command from the :hp1.Files:ehp1. menu or a
    370373:hp1.context:ehp1. menu (under the Miscellaneous cascade menu). You can
    371 click the button on FM/2's toolbar. Or you can use the Shift + Ctrl
    372 + "M" accelerator key.
     374click the button on FM/2's toolbar. Or you can use the :color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     375+ :color fc=default bc=palegray.M:color fc=default bc=default. accelerator key.
    373376:p.
    374377FM/2 presents you with a small dialog box in which you can type the name
    375378of the directory that you want to create -- FM/2 will try to fill in the
    376379entry field with a guess at the first part (parent directories) of what you want, but you can
    377 delete that if desired (:hp1.Shift + Home:ehp1., then touch the
    378 :hp1.Del:ehp1. key to do it quickly).
     380delete that if desired (:color fc=default bc=palegray.Shift:color fc=default bc=default. + :color fc=default bc=palegray.Home:color fc=default bc=default., then touch the
     381:color fc=default bc=palegray.Del:color fc=default bc=default. key to do it quickly).
    379382:p.
    380383The directory created can be many levels deep. FM/2 will create
     
    423426(make it the :hp1.current object:ehp1.), then select the
    424427:hp1.Extract:ehp1. command from the :hp1.Files:ehp1. menu or a context
    425 menu requested on the archive, or press the Ctrl + x accelerator
     428menu requested on the archive, or press the :color fc=default bc=palegray.Ctrl:color fc=default bc=default.
     429 + :color fc=default bc=palegray.x:color fc=default bc=default. accelerator
    426430key.
    427431:p.
     
    454458internal viewer.
    455459:p.
    456 In the Drive Tree, holding down the Shift key while double-clicking
     460In the Drive Tree, holding down the  :color fc=default bc=palegray.Shift:color fc=default bc=default. key while double-clicking
    457461causes a new FM/2 Directory Container to be opened, and holding down
    458 the Ctrl key while double-clicking causes a WPS folder to be opened.
    459 :p.
    460 In Directory Containers, holding down the Ctrl key while double-clicking
     462the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while double-clicking causes a WPS folder to be opened.
     463:p.
     464In Directory Containers, holding down the :color fc=default bc=palegray.Ctrl:color fc=default bc=default. key while double-clicking
    461465causes the default WPS open to be performed on the object (this honors
    462466WPS associations, runs executables, opens folders in their default view,
    463467or opens the Settings notebook for the object -- whatever
    464468double-clicking on the object in the WPS would do). Holding down the
    465 Shift key while double-clicking causes file objects to be directly Viewed,
     469:color fc=default bc=palegray.Shift:color fc=default bc=default. key while double-clicking causes file objects to be directly Viewed,
    466470bypassing the steps listed above for file objects (for directory
    467471objects this causes a new FM/2 container to be opened).
  • trunk/dll/ipf/util.ipf

    r268 r288  
    102102topic" at a command line).
    103103:p.
    104 When you're done with the dialog, press [ESCape] or click
    105 :hp1.Cancel:ehp1.. Any open .INF files remain open until you close them
    106 (hint&colon. F3 will close an .INF file).
     104When you're done with the dialog, press :color fc=default bc=palegray.Esc:color fc=default bc=default.
     105 or click:hp1.Cancel:ehp1.. Any open .INF files remain open until you close them
     106(hint&colon. :color fc=default bc=palegray.F3:color fc=default bc=default. will close an .INF file).
    107107:p.
    108108Note&colon. this dialog is shared by the :hp2.:link reftype=hd
     
    131131modified.
    132132:p.
    133 When you're done with the dialog, press [ESCape] or click
    134 :hp1.Cancel:ehp1.. Any open .HLP file will remain open until you close
    135 it.
     133When you're done with the dialog, press :color fc=default bc=palegray.Esc:color fc=default bc=default.
     134 or click:hp1.Cancel:ehp1.. Any open .HLP file will remain open until you close it.
    136135:p.
    137136Note&colon. this dialog is shared by the :hp2.:link reftype=hd
     
    146145:artwork name='..\..\bitmaps\cmdline.bmp' align=center.
    147146:p.
    148 There are three different command line choices. The first 
    149 brings up a windowed OS/2 command line. F9 is the accelerator key
     147There are three different command line choices. The first
     148brings up a windowed OS/2 command line. :color fc=default bc=palegray.F9:color fc=default bc=default. is the accelerator key
    150149for this command. The last two bring up a windowed DOS command line and
    151 a Win-OS/2 full screen session respectively but only if you have installed DOS and 
     150a Win-OS/2 full screen session respectively but only if you have installed DOS and
    152151Win-OS/2 support.
    153152
  • trunk/dll/ipf/window.ipf

    r268 r288  
    2323:p.
    2424Brings up a dialog that lets you minimize, restore or close selected
    25 child windows. You can also chord the mouse on a blank portion of the
    26 main client window to call up this dialog.
     25child windows. You can also :color fc=default bc=cyan.chord:color fc=default bc=default.
     26 the mouse on a blank portion of the main client window to call up this dialog.
    2727:p.
    2828:hp1.Restore&colon.:ehp1.
     
    4040This dialog lets you minimize, restore or close selected child windows.
    4141It's accessed via toolbar button, :link reftype=hd
    42 res=91100.Windows:elink.->Dialog or by chording on a blank portion of
     42res=91100.Windows:elink.->Dialog or by :color fc=default bc=cyan.chording:color fc=default bc=default. on a blank portion of
    4343the main client window.
    4444:p.
Note: See TracChangeset for help on using the changeset viewer.