home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 2000 May / Computerworld_2000-05_cd.bin / SOFTWARE / wc / INSTALLE.BIN / KEYBOARD.TXT next >
Text File  |  1999-12-21  |  6KB  |  159 lines

  1. Keyboard layout
  2.  
  3.  
  4. Key        Action
  5.  
  6. F1          Help
  7. F2          Reread source window
  8. F3          List files
  9. F4          Edit files
  10. F5          Copy files
  11. F6          Rename files
  12. F7          Create directory
  13. F8          Delete files
  14. F9          Activate menu above source window (left or right)
  15. F10         Activate left menu or leave menu
  16. ALT+F1      change left drive
  17. ALT+F2      change right drive
  18. ALT+F3      use external viewer
  19. ALT+F4      Exit
  20. ALT+F5      pack selected files
  21. ALT+F6      unpack all files from archive under cursor (does not work on Windows 95!)
  22. ALT+F7      Find
  23. ALT+F8      Opens the history list of the command line
  24. ALT+F9      Same as ALT+F6 (because ALT+F6 is broken on Windows 95)
  25. ALT+SHIFT+F9
  26.             Test archives for integrity
  27. ALT+F10     Open a directory tree window
  28. ALT+left/
  29.     right   Open previous/next directory in list of already visited dirs
  30. ALT+down    Open list of already visited dirs
  31. SHIFT+F5    Copy files (with rename) in the same directory
  32. CTRL+SHIFT+F5
  33.             Create shortcut of files in target directory
  34. SHIFT+F6    Rename files in the same directory
  35. SHIFT+ESC   Iconize Wincmd
  36.  
  37. NUM +       expand selection
  38. NUM -       shrink selection
  39. NUM *       invert selection
  40. CTRL+NUM +  select all
  41. CTRL+NUM -  deselect all
  42. BACKSPACE/
  43. CTRL+PgUp   Change to parent directory
  44.             (corresponds to cd ..)
  45. CTRL+PgDn   Open directory/archive (also self extracting .EXE archives)
  46. CTRL+<      Jump to the root directory
  47. CTRL+left/
  48.      right  Transfer dir to other window
  49. CTRL+F1     File display 'brief' (only file names)
  50. CTRL+F2     File display 'full' (all file details)
  51. CTRL+F3     Sort by name
  52. CTRL+F4     Sort by extension
  53. CTRL+F5     Sort by date/time
  54. CTRL+F6     Sort by size
  55. CTRL+F7     Unsorted
  56. CTRL+F8     Display directory tree
  57. CTRL+F10    Show all files
  58. CTRL+F11    Show only programs
  59. CTRL+F12    Show user defined files
  60. TAB         Switch between left and right
  61.             file list
  62. Letter      Redirected to command line, cursor
  63.             jumps to command line
  64. INSERT/
  65. SPACE       Select file or directory
  66. ENTER       Change directory/run program/
  67.             run associated program / execute
  68.             command line if not empty. If the 
  69.             source directory shows the contents
  70.             of an archive, further information
  71.             on the packed file is given.
  72. SHIFT+ENTER 1. Run command line/program under
  73.                cursor with preceding command /c
  74.                and leave open the program's window.
  75.                Only works if NOCLOSE.PIF is in your
  76.                Windows directory!
  77.             2. With ZIP files: Use alternative 
  78.                choice of these (as chosen in Packer
  79.                config): (Treat archives like direc-
  80.                tories <-> call associated program,
  81.                i.e. winzip or quinzip)
  82. ALT+SHIFT+ENTER
  83.             If the cursor stands on a directory,
  84.             the contents of all directories in the
  85.             current directory are counted. The sizes
  86.             of the directories are then shown in the
  87.             "full" view instead of the string <DIR>.
  88. CTRL+D      Open directory hotlist ('bookmarks')
  89. CTRL+F      Connect to FTP server
  90. CTRL+SHIFT+F
  91.             Disconnect from FTP server
  92. CTRL+N      New FTP connection (enter URL or host address)
  93. CTRL+I      Switch to target directory
  94. CTRL+L      Calculate occupied space (of the selected files)
  95. CTRL+U      Exchange directories
  96. CTRL+M      Change FTP transfer mode
  97. CTRL+P      Copy current path to command line
  98. CTRL+Q      Show Quick View panel instead of a file list
  99. CTRL+R      Reread source directory
  100. CTRL+C      Copy files to clipboard (32 bit)
  101. CTRL+X      Cut files to clipboard (32 bit)
  102. CTRL+V      Paste from clipboard to current dir (32 bit)
  103.  
  104. ALTGR+Letter(s) or
  105. CTRL+ALT+Letter(s)
  106.             Quick search for file name (starting
  107.             with specified letters) in current
  108.             directory
  109.  
  110. Command line: keys
  111.  
  112. If Windows Commander is active, nearly all keyboard
  113. input is directed to the command line.
  114. Here the layout for some keys:
  115.  
  116.  
  117. ENTER       The command line is executed, if it 
  118.             contains at least one character (otherwise,
  119.             the program under the cursor in the source
  120.             window is started). If the command is cd,
  121.             md or rd, it is executed internally. If it
  122.             is an internal DOS command, DOS will be 
  123.             executed with this command. Otherwise, a
  124.             program with the given name is executed.
  125. SHIFT-ENTER Like ENTER, but with preceding command /c.
  126.             After the called DOS program is terminated,
  127.             its window is not automatically closed. This
  128.             will only work if the file noclose.pif is in
  129.             your windows directory.
  130. CTRL-ENTER  The file under the cursor in the source 
  131.             directory is appended to the command line.
  132. CTRL-SHIFT-ENTER
  133.             The file under the cursor including its path
  134.             is appended to the command line.
  135. CTRL-CURSORDOWN
  136. or ALT+F8   A list with the latest command lines (history-
  137.             list) is opened. Hold down the CTRL key and 
  138.             use the up and down cursor keys to select an
  139.             entry. By pressing the left or right key, you
  140.             can edit the command line. This automatically
  141.             closes the list.
  142.  
  143. TAB         Puts the cursor back to the source directory.
  144. Cursor keys Cursor left and cursor right move the cursor
  145.             through the command line, even if the cursor
  146.             was in the source directory before. If brief
  147.             was selected, these keys move the cursor
  148.             through the source directory. You then have to
  149.             hold down SHIFT to move it inside the command
  150.             line.
  151.             Cursor up and cursor down move the cursor bar
  152.             inside the source window, even if it was inside
  153.             the command line.
  154. ESC,CTRL+Y  Clears the command line.
  155. CTRL+E      Copy previous command to command line
  156. CTRL+K      Delete to end of line
  157. CTRL+W      Delete word to the left of the cursor
  158. CTRL+T      Delete word to the right of the cursor
  159.