home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 6 File / 06-File.zip / fj775e.zip / FJKEYS.NC < prev    next >
Text File  |  1995-02-07  |  4KB  |  131 lines

  1. COMMANDER EMULATION KEY ASSIGNMENT :
  2.  
  3.    ESC            : Cancel operation
  4.    ENTER          : Executes file, changed directory or opens
  5.                     archive
  6.    HOME           : Top of File list
  7.    ALT-F1         : Toggles short and long filedisplay
  8.    INSERT         : Select file or directory
  9.    CURSOR/PAGE    : Move Filecursor
  10.    TAB            : Changes active window
  11.  
  12.    F1             : Display Help
  13.    ALT_F2         : Userpulldown
  14.  
  15.    ALT-1          : Start/Stops Macrorecorder
  16.    ALT-2          : Replay Macro with repetition
  17.    ALT-3          : Single Macro replay
  18.  
  19.   Short summary of mouse functions :
  20.  
  21.   File-window: Double-click left executes file with preference extension
  22.  
  23.                Single click left moves the mouse cursor
  24.  
  25.                Single click right selects the file or directory
  26.  
  27.                Moving the mouse while pressing the right button selects all
  28.                files hit.
  29.  
  30.                Select a command of the command window (last two lines) with
  31.                a single left button click executes the command with the actual
  32.                file.
  33.  
  34.                Select a command with a right button click executes the command
  35.                with all files selected. (see ALT+Key)
  36.  
  37.                Single click in a dialog box moves the cursor to the field
  38.  
  39.                Double click left activates the dialog box function
  40.  
  41.  
  42.  
  43. COMMANDER-EMULATIONSFUCTIONS - Summary
  44.  
  45.  ESC or F10     Cancel and end
  46.  
  47.  CTRLENTER      Append current file to the command line
  48.  
  49.  CR
  50.                 Executes the current file with the preference extension
  51.                 ALT-F8 pops up the command history to choose a
  52.                 previously entered command.
  53.  
  54.                 CTRL-E and CTRL-X shows the last entered commands in
  55.                 the command line using a ring buffer.
  56.  
  57.  INSERT         Selects/deselects the current file/directory
  58.  
  59.  NUM +     :    Filemask for file window, if you enter a empty mask
  60.                 *.* is default. Multiple masks are separated with ;
  61.  
  62.                 1. f.ex.'*.txt;*.dok;*.bat'
  63.  
  64.                 2. '*.' all files without extension
  65.  
  66.                 3. Inverse Masks are possible with <.
  67.                    f.ex.: '<*.bak' shows all files not matching *.bak
  68.  
  69.                 4. Combinations are possible like :
  70.                    '*.txt,<*.bak,*.c'
  71.  
  72.                 Each window got a own filemask
  73.  
  74.  NUM -     :    Unselect all files
  75.  NUM *     :    Invert selection
  76.  F2        :    Pop up userpulldown
  77.  F3        :    View files with internal or external viewer
  78.  F4        :    Edit files with external or internal editor if no one
  79.                 is defined in SETUP.
  80.  F5        :    Copies file(s)/directory (ies)
  81.  F6        :    Move file(s) or directory (ies)
  82.  F7        :    Make a new directory or directory path
  83.  F8        :    Deletes file(s) and/or directories
  84.  F9        :    Menu bar
  85.  F10       :    End FILEJET / exit list
  86.  ALT-F2    :    Shows all drives available for change drive
  87.  
  88.  ALT_F5    :    Compress files to an archive
  89.  ALT_F6    :    Decompress complete archive
  90.  ALT-F7    :    Search text in files
  91.  
  92.  ALT_F8    :    Search files / files containing text
  93.  ALT_F9    :    Choose a directory (Setup)
  94.  ALT-F10   :    Show directory tree, change path
  95.  CTRL_F1   :    Switch on/off the left window
  96.  CTRL_F2   :    Autoview on/off
  97.  CTRL_F3   :    Sort list by name
  98.  CTRL_F4   :                     extension
  99.  CTRL_F5   :                     eate
  100.  CTRL_F6   :                     size
  101.  CTRL_F7   :                     unsorted
  102.  CTRL_F8   :    Toggles display
  103.  CTRL_F9   :    Print file(s)
  104.  CTRL_F10  :    Show user function keys, toggles 3*6 Keys (SETUP)
  105.  CTRL_O    :    Switch on/off all windows
  106.  CTRL_E    :    Commandhistory in the commandline
  107.  CTRL_X    :      "  "
  108.  CTRL-R    :    Refresh the current window
  109.  CTRL_Q    :    Small / Large window
  110.  CTRL PAGEUP    cd ..
  111.  CTRL \         cd \
  112.  
  113.  SHIFT-F2      : Count all Directorysizes
  114.  SHIFT-F3      : Toggles window mode
  115.  
  116.  
  117.  CURSORMOVEMENT IN THE COMMANDLINE :
  118.  
  119.   CTRL-E
  120.   CTLR-RIGHT     =  RIGHT
  121.  
  122.   CTRL-S
  123.   CTLR-LEFT      =  LEFT
  124.  
  125.   BACKSPACE
  126.  
  127.   CTRL-HOME      =  HOME
  128.   CTRL-END       =  END
  129.  
  130. 
  131.