NAME
emelFM2
SYNOPSIS
a GTK+2 file manager
DESCRIPTION
emelFM2 is a file manager for UNIX-like
operating systems. It uses a simple and efficient interface
pioneered by Norton Commander in the 1980's. The main window is
divided into three "panes" or "panels". Two of them show
information about the contents of selected filesystem directories.
That information is presented as text. The third pane shows the
output of commands executed within the program.
A built-in command-line, toolbar buttons or assigned keys can be
used to initiate commands. A flexible filetyping mechanism provides
user-determined actions for desired filetypes.
COMMAND LINE OPTIONS
- -1,--one= DIR
- At session-start, show DIR in the first filelist pane.
- -2,--two= DIR
- At session-start, show DIR in the second filelist pane.
- -c,--config= DIR
- Set the configuration-data directory to DIR (default:
~/.config/emelfm2).
- -d,--debug= N
- Set the debug level. N = digit from 1 (error verbosity) to 5
(debug verbosity). Only works when emelFM2 is compiled with debug
support.
- -e,--encoding= TYPE
- Set the filesystem character encoding to TYPE.
- -f,--fallback-encoding= TYPE
- Set the fallback encoding to TYPE (default: ISO-8859-1).
- -i,--ignore-problems
- Ignore the encoding/locale problems (use at your own risk!).
- -l,--leave-alone
- Do not suppress GTK+2 output on the console.
- -n,--no-detach
- Do not detach from terminal. Only works when emelFM2 is
compiled without debug support.
- -r,--run-at-start= COMMAND
- Run COMMAND immediately after session start.
- -s,--set-option OPTION_NAME=string-value
- Set one-line config option. "OPTION_NAME=string-value" is a
string in the format used in the config file.
- -t,--trash= DIR
- Set the trash directory to DIR (default:
~/.local/share/Trash/files).
- -x,--verbose
- Display time and location information in debug messages. Only
works when emelFM2 is compiled with debug support.
Help options:
- -h,--help
- Display a brief help message.
- -u,--usage
- Display a brief usage message.
- -v,--version
- Display the version and build information.
FILES AND DIRECTORIES
- [PREFIX]/bin
- Location for the emelFM2 binary. Default PREFIX is /usr/local,
which may be modified at compilation time.
- [PREFIX]/lib/emelfm2/plugins
- Default location for emelFM2 plugin files, named like e2p*.so.
- [PREFIX]/share/doc/emelfm2
- Default documentation files' location.
- [PREFIX]/share/pixmaps/emelfm2
- Default location of application-specific icon files.
- ~/.config/emelfm2
- Default location for configuration files, named "config" and
"cache".
- ~/.local/share/Trash/files
- Default trash directory.
ENVIRONMENT VARIABLES
These are directly used:
- G_BROKEN_FILENAMES, G_FILENAME_ENCODING, HOSTNAME, LC_ALL,
LC_MESSAGES, LANGUAGE or LANG, PATH
VERSION
This manpage was prepared for emelFM2 version
0.1.8.
SUGGESTIONS AND BUG REPORTS
Please send bug reports,
comments or feature requests to the mailing list <emelfm2@freelists.org>. You
do not need to be a subscriber.
For known bugs refer to http://emelfm2.net/TODO.
CREDITS
The original emelFM was essentially a compilation
of some of the features that Michael Clark found most useful in
other file managers. The current maintainer of emelFM2 is tooar.
For a complete list of contributors please refer to
[PREFIX]/share/doc/emelfm2/CREDITS.
COPYRIGHT
Copyright (C) 2003-2006, tooar <tooar@gmx.net>.
This program is licensed under the terms of the FSF General Public
License and comes with ABSOLUTELY NO WARRANTY.
SEE ALSO
emelFM2 http://emelfm2.net
User Guide http://emelfm2.net/UserGuide
updated emelFM http://www.havens.de/elm/emelfm.html
old emelFM http://www.pitt.edu/~macst92/emelFM/
or
http://emelFM.sourceforge.net/