mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Update README
This commit is contained in:
parent
12199ba19c
commit
444f85edb5
45
README
45
README
@ -2,7 +2,9 @@
|
|||||||
|
|
||||||
Contents:
|
Contents:
|
||||||
---------
|
---------
|
||||||
Intro text
|
Requirments
|
||||||
|
GNOME edition requirments
|
||||||
|
Features
|
||||||
Midnight Commander editions
|
Midnight Commander editions
|
||||||
Where to get more information
|
Where to get more information
|
||||||
The Midnight Commander
|
The Midnight Commander
|
||||||
@ -10,6 +12,35 @@ Contents:
|
|||||||
Obtaining the Midnight Commander
|
Obtaining the Midnight Commander
|
||||||
Reporting problems.
|
Reporting problems.
|
||||||
|
|
||||||
|
This version of the Midnight Commander comes with two interfaces: a
|
||||||
|
graphical one for the GNOME desktop (http://www.gnome.org) and a text
|
||||||
|
mode interface (the same old user interface we have had for a long
|
||||||
|
time).
|
||||||
|
|
||||||
|
Most of the engine is shared between both versions, but they come with
|
||||||
|
radically different interfaces: the GNOME version is aimed to be a
|
||||||
|
simple to use tool for novice users.
|
||||||
|
|
||||||
|
Requirments
|
||||||
|
-----------
|
||||||
|
|
||||||
|
To compile the GNU Midnight Commander you need at least to have a copy
|
||||||
|
of the glib library, this library is available in ftp://ftp.gtk.org/pub/gtk.
|
||||||
|
|
||||||
|
GNOME edition requirements
|
||||||
|
--------------------------
|
||||||
|
|
||||||
|
Optionally, if you want to compile the GNOME edition, you need to
|
||||||
|
install the GNOME libraries and its dependencies.
|
||||||
|
|
||||||
|
The GNOME libraries are available in:
|
||||||
|
|
||||||
|
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-libs
|
||||||
|
|
||||||
|
|
||||||
|
Features
|
||||||
|
--------
|
||||||
|
|
||||||
This is version 4 of the Midnight Commander, a free Norton Commander
|
This is version 4 of the Midnight Commander, a free Norton Commander
|
||||||
Clone with many useful features. The Midnight Commander comes with
|
Clone with many useful features. The Midnight Commander comes with
|
||||||
mouse support on xterms and optionally on the Linux console.
|
mouse support on xterms and optionally on the Linux console.
|
||||||
@ -83,16 +114,6 @@ It is feature packed:
|
|||||||
on the fly, coloring mail messages and more.
|
on the fly, coloring mail messages and more.
|
||||||
|
|
||||||
|
|
||||||
Midnight Commander editions:
|
|
||||||
----------------------------
|
|
||||||
|
|
||||||
The Midnight Commander may be compiled into three different editions:
|
|
||||||
the text mode edition, the Tk edition and the XView edition. Please
|
|
||||||
note that currently the only supported edition is the text mode
|
|
||||||
edition. The Tk and XView editions are included with the tar file but
|
|
||||||
are not finished and thus not supported.
|
|
||||||
|
|
||||||
|
|
||||||
Where to get more information:
|
Where to get more information:
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|
||||||
@ -126,6 +147,8 @@ Help develop and enhance free software.
|
|||||||
Mini-documentation:
|
Mini-documentation:
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
These are hints for the text mode edition:
|
||||||
|
|
||||||
o Use the F-Keys for invoking the commands in the function key bar.
|
o Use the F-Keys for invoking the commands in the function key bar.
|
||||||
If your terminal doesn't support F-keys, you can use the <ESC digit>
|
If your terminal doesn't support F-keys, you can use the <ESC digit>
|
||||||
sequence to invoke the corresponding F-digit key.
|
sequence to invoke the corresponding F-digit key.
|
||||||
|
Loading…
Reference in New Issue
Block a user