1EMELFM2(1)                                                          EMELFM2(1)
2
3
4

NAME

6       emelFM2 - a GTK2+ file manager
7

SYNOPSIS

9       emelfm2 [OPTION]...
10

DESCRIPTION

12       emelFM2  is  a  file manager for UNIX-like operating systems. It uses a
13       simple and efficient interface pioneered by  Norton  Commander  in  the
14       1980's.  The main window is divided into three "panes" or "panels". Two
15       of them show information about  the  contents  of  selected  filesystem
16       directories.  That  information  is  presented  as text. The third pane
17       shows the output of commands executed within the program.
18
19       A built-in command-line, toolbar buttons or assigned keys can  be  used
20       to   initiate   commands.  A  flexible  filetyping  mechanism  provides
21       user-determined actions for desired filetypes.
22

COMMAND LINE OPTIONS

24       -1,--one= DIR
25              At session-start, show DIR in the first filelist pane.
26
27       -2,--two= DIR
28              At session-start, show DIR in the second filelist pane.
29
30       -c,--config= DIR
31              Set the configuration-data directory to  DIR  (default:  ~/.con‐
32              fig/emelfm2).
33
34       -e,--encoding= TYPE
35              Set the filesystem character encoding to TYPE.
36
37       -f,--fallback-encoding= TYPE
38              Set the fallback encoding to TYPE (default: ISO-8859-1).
39
40       -i,--ignore-problems
41              Ignore the encoding/locale problems (use at your own risk!).
42
43       -l,--log-all
44              Maximise GTK+2 error logging.
45
46       -m,--daemon
47              Detach  the  emelFM2 session from its controlling terminal. Will
48              not work when emelFM2 is compiled with debug support.
49
50       -r,--run-at-start= COMMAND
51              Run COMMAND immediately after session start.
52
53       -s,--set-option OPTION_NAME=string-value
54              Set one-line  config  option.  "OPTION_NAME=string-value"  is  a
55              string in the format used in the config file.
56
57       -t,--trash= DIR
58              Set     the     trash     directory     to     DIR     (default:
59              ~/.local/share/Trash/files).
60
61       Help options:
62
63       -h,--help
64              Display a brief help message.
65
66       -u,--usage
67              Display a brief usage message.
68
69       -v,--version
70              Display the version and build information.
71
72
73       These only work when emelFM2 is compiled with debug support:
74
75       -d,--debug= N
76              Set the debug level. N = digit from 1 (lowest) to  5  (highest).
77              Default is 5.
78
79       -x,--verbose
80              Display  time  and  location information in debug messages. Only
81              works when emelFM2 is compiled with debug support.
82
83

FILES AND DIRECTORIES

85       [PREFIX]/bin
86              Location for the emelFM2 binary. Default PREFIX  is  /usr/local,
87              which may be modified at compilation time.
88
89       [PREFIX]/lib/emelfm2/plugins
90              Default location for emelFM2 plugin files, named like e2p*.so.
91
92       [PREFIX]/share/doc/emelfm2
93              Default documentation files' location.
94
95       [PREFIX]/share/pixmaps/emelfm2
96              Default location of application-specific icon files.
97
98       ~/.config/emelfm2
99              Default  location  for  configuration  files, named "config" and
100              "cache".
101
102       ~/.local/share/Trash/files
103              Default trash directory.
104
105

ENVIRONMENT VARIABLES

107       These are directly used:
108
109       G_BROKEN_FILENAMES, G_FILENAME_ENCODING, HOSTNAME, LC_ALL, LC_MESSAGES,
110       LANGUAGE or LANG, PATH
111

SUGGESTIONS AND BUG REPORTS

113       Please  send  bug  reports, comments or feature requests to the mailing
114       list <emelfm2@freelists.org>. You do not need to be a subscriber.
115       For known bugs refer to http://emelfm2.net/TODO.
116
117

CREDITS

119       The original emelFM was essentially a compilation of some of  the  fea‐
120       tures that Michael Clark found most useful in other file managers.  The
121       current maintainer of emelFM2 is tooar. For a complete list of contrib‐
122       utors please refer to [PREFIX]/share/doc/emelfm2/CREDITS.
123
124
126       Copyright (C) 2003-2011, tooar <tooar@emelfm2.net>.
127       This  program  is  licensed  under  the terms of the FSF General Public
128       License version 3 and comes with ABSOLUTELY NO WARRANTY.
129
130

SEE ALSO

132       emelFM2           http://emelfm2.net
133       User Guide        http://emelfm2.net/UserGuide
134       updated emelFM    http://www.havens.de/elm/emelfm.html
135       old emelFM        http://www.pitt.edu/~macst92/emelFM/ or
136                         http://emelFM.sourceforge.net/
137
138Liviu                                0.3.3                          EMELFM2(1)
Impressum