home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / AP / MC / _MC.TAR / usr / doc / mc / README < prev    next >
Encoding:
Text File  |  1995-02-28  |  3.4 KB  |  93 lines

  1. -*-Text-*-
  2.  
  3. This is version 2.0 of the Midnight Commander, a free Norton Commander
  4. Clone with many useful features. The Midnight Commander comes with
  5. mouse support on xterms and optionally on the Linux console.
  6.  
  7. The Midnight Commander is a directory browsing tool which bears a
  8. certain remote resemblance to John Socha's Norton Commander for DOS.
  9. The Midnight Commander doesn't have all the bells and whistles of its
  10. DOS counterpart, but was written in much less time, mainly because
  11. Emacs, Linux and the GNU project provide much better programming tools
  12. than any environment under DOS.
  13.  
  14. There is a mailing list for discussion on enhancing the program, future
  15. directions and announcements; if you want to subscribe, send mail to:
  16.  
  17. majordomo@roxanne.nuclecu.unam.mx
  18.  
  19. There is a WWW page for the Midnight Commander with the URL:
  20. <http://stekt.oulu.fi/~jtklehto/mc/>.
  21.  
  22. The Midnight Commander allows you to browse directories and perform
  23. common file management tasks in two different subdirectories. To switch
  24. directories, you press the Tab key.
  25.  
  26. Common operations are done by selecting a file or a group of files by
  27. tagging them (using the Ins key or C-t) and then applying an operation
  28. to them (copy, rename, delete, etc).
  29.  
  30. Pressing Enter will change a directory if you are pointing at a
  31. directory; execute a program if you are pointing an executable program;
  32. and, if you are pointing at a file that has an extension associated to
  33. a program, run the associated program.
  34.  
  35. Also, if you have the gpm Linux Mouse Server, the Midnight Commander
  36. will have mouse support on Linux console in addition to xterm mouse
  37. support. Check the man page for more information on how this works.
  38.  
  39. The Midnight Commander comes with a simple menuing facility that allows
  40. you to provide your users with a simple menu for the most common tasks;
  41. check the manual page or take a look at the sample mc.menu file in the
  42. distribution directory.
  43.  
  44. The Midnight Commander is released under the GNU General Public License
  45. version 2.0 or any later version.  A copy of the file is included with
  46. this distribution package.
  47.  
  48. If you have comments, you can send them to me:
  49.  
  50. miguel@roxanne.nuclecu.unam.mx
  51.  
  52. or if it would benefit more people, to the mailing list:
  53.  
  54. midnight@roxanne.nuclecu.unam.mx
  55.  
  56. If you find this software useful, drop us a note and consider making a
  57. donation to the Free Software Foundation (the address of the FSF is in
  58. the COPYING file included in this distribution).
  59.  
  60. Mini-documentation
  61. ------------------
  62.  
  63. o Use the F-Keys for invoking the commands in the function key bar.
  64.   If your terminal doesn't support F-keys, you can use the <ESC digit>
  65.   sequence to invoke the corresponding F-digit key.
  66.  
  67. o Tab changes the current panel.
  68.  
  69. o All input lines have emacs-like key-bindings (command history is
  70.   accessed through the M-p and M-n keys).
  71.  
  72. o The panels accept C-n, C-p for browsing the panel (like in emacs).
  73.  
  74. o M-Enter copies the currently selected file name to the input line.
  75.  
  76. o Please read the manual page.
  77.  
  78. o Read the file TODO for the current projects.
  79.  
  80. You can access the whole documentation online with the F1 key,
  81. although it's not as nice as the groff printed manual page :-)
  82.  
  83.  
  84. Where you may obtain the Midnight Commander
  85. -------------------------------------------
  86.  
  87. The software should be available by anonymous ftp at sunsite.unc.edu
  88. in the directory /pub/Linux/utils/file and at ftp.nuclecu.unam.mx
  89. in the directory /linux/local.
  90.  
  91. The last alpha versions are available at ftp.nuclecu.unam.mx in the
  92. directory /linux/local/devel.
  93.