NAME
Endeavour Mark II − UNIX File & Disk Management Suite
SYNTAX
endeavour2 [path] [extra] [options] [GUI_options]
DESCRIPTION
Endeavour Mark II is a complete file management suite with File Manager, Image Browser, Archiver, Recycled Objects system, and a set of file & disk management utility programs.
The [path] specifies the path of the startup location. If this is not specified then the path to the most recent location visited will be used.
The [extra] specifies the page, password, second path, or subsection based on the window that was specified at startup. If this is not specified then the default value based on the window specified at startup will be used.
OPTIONS
−−config <file>
Load configuration from <file>.
−−rcfile <file>
Same as −−config.
−f <file>
Same as −−config.
−−no−splash
Do not show splash/load status on startup.
−−no−stdout−dialog
Do not show stdout messages in a dialog.
−−no−stderr−dialog
Do not show stderr messages in a dialog.
−−file−browser
Start up with the File Browser.
−−image−browser
Start up with the Image Browser.
−−archiver
Start up with the Archiver.
−−recycle−bin
Start up with the Recycle Bin.
−−properties
Start up with the Properties Dialog.
−−options
Start up with the Options Window.
−−customize
Start up with the Customize Window.
−−devices
Start up with the Devices List.
−−mimetypes
Start up with the MIME Types List.
|
−−run |
Start up with the Run Dialog. |
|||
|
−−find |
Start up with the Find Window. |
−−about
Start up with the About Dialog.
|
−−help |
Prints the help screen and exits. |
−−version
Prints version information and exits.
GUI OPTIONS
−−geometry <WxH+X+Y>
Specifies the geometry of the windows.
−−font <font>
Specifies the font to be used for the lists.
−−fg <color>
Specifies the foreground and text color for the lists.
−−bg <color>
Specifies the background and base color for the lists.
−−sfg <color>
Specifies the selected foreground and text color the lists.
−−sbg <color>
Specifies the selected background and base color the lists.
−−cfg <color>
Specifies the pointer cursor’s foreground color.
−−cbg <color>
Specifies the pointer cursor’s background color.
−−bg−pixmap <path>
Specifies the background pixmap for the lists.
−−sbg−pixmap <path>
Specifies the selected background pixmap for the lists.
−−name <name>
Specifies the WM window name.
−−class <class>
Specifies the WM class name.
−−title <title>
Specifies the title to be displayed on the title bars.
SIGNALS
|
SIGHUP |
Reloads the configuration, UID & GID lists, MIME Types list, and Devices list (any unsaved changes to the will be discarded). | ||
|
SIGINT |
Close all windows and exit. |
SIGTERM
Exit immediately.
SIGUSR1
Process any pending Inter PS commands (usually sent by applications that use the Endeavour Mark II API library).
FILES
/usr/bin/endeavour2
Program.
/usr/share/man/man1/endeavour2.1.gz
Manual page.
/usr/lib/endeavour2/
Arch dependent data directory.
/usr/lib/endeavour2/bin/
Front Ends & Utilities directory.
/usr/share/endeavour2/
Arch independent data directory.
/usr/share/endeavour2/help/
Help directory.
/usr/share/endeavour2/icons/
Icons directory.
/usr/share/endeavour2/images/
Images directory.
/etc/endeavour2/mimetypes.ini
Global MIME Types.
$HOME/.endeavour2/
Local data directory.
$HOME/.endeavour2/recycled/
Local recycled objects directory.
$HOME/.endeavour2/endeavour2.ini
Local configuration.
$HOME/.endeavour2/devices.ini
Local Devices.
$HOME/.endeavour2/mimetypes.ini
Local MIME Types.
$HOME/.endeavour2/run_history.ini
Run history.
$HOME/.endeavour2/browser_location_history.ini
File Browser location history.
$HOME/.endeavour2/image_browser_location_history.ini
Image Browser location history.
$HOME/.endeavour2/archiver_location_history.ini
Archiver location history.
ENVIRONMENT VARIABLES
DISPLAY
Specifies the host address, display number, and screen number to connect to the X server.
|
PATH |
Specifies the search path, a string containing a list of paths separated by : characters |
USERNAME
Specifies the user’s name.
|
USER |
Fallback for USERNAME. | ||
|
HOME |
Specifies the full path to the user’s home directory. | ||
|
EDITOR |
Specifies the command to execute the preferred text editor. | ||
|
EDIT |
Fallback for EDITOR. | ||
|
VIEWER |
Specifies the command to execute the preferred file viewer. | ||
|
VIEW |
Fallback for VIEWER. |
HELPBROWSER
Specifies the command to execute the preferred help browser.
BROWSER
Fallback for HELPBROWSER.
|
TMPDIR |
Specifies the full path to the temporary files directory. |
PRINTCOMMAND
Specifies the print command.
PRINTCMD
Fallback for PRINTCOMMAND.
|
|
Fallback for PRINTCMD. |
PRINTER
Specifies the name of the prefered printer.
EDVCFGFILE
Specifies the full path to the program’s configuration file.
EDVINTERPSLOCK
Specifies the full path to the InterPS lock link.
EDVINTERPSCMDFILE
Specifies the full path to the InterPS command file.
WMCLASS NAMES
Endeavour
Class name
filebrowser
File Browser Window name
imagebrowser
Image Browser Window name
recyclebin
Recycle Bin Window name
archiver
Archiver Window name
mimetypeslist
MIME Types List Window name
deviceslist
Devices List Window name
propertiesdialog
Properties Dialog name
options
Options & Customize Window name
|
find |
Find Window name |
history
History Window name
|
dialog |
All Dialogs name |
fileselection
File Selection Dialog name
EXAMPLES
To run this program the standard way, type:
# endeavour2 &
To run at an alternate starting location, type:
# endeavour2 /some/other/path &
To start up with the image browser, type:
# endeavour2 −−image−browser &
To start up with the archiver, type:
# endeavour2 −−archiver myarchive.tgz &
When running multiple processes of Endeavour 2, the second and later instances of Endeavour 2 will send a InterPS command to the first process of Endeavour 2 (the core Endeavour2 process) to open a new window (and optionally at a specified path). This is to improve file system event notifications between Endeavour’s windows and to conserve memory.
AUTHORS
Tara Milana
Head programmer
Dan Stimits
Programmer
Remi Broemeling
Contributor
Thierry Vignaud
Packager
Guillaume Rousse
Mandrake RPM packager
SEE ALSO
Endeavour Mark II home page