Contents->Command Line
  1. Usage
  2. Options
  3. GUI Options
  4. Environment Variables
  5. WM Class Names

Usage

The [path] specifies the path of the startup location.

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. The [extra] argument must be specified after the [path] argument, if the [path] is not applicable then it still must be specified as an empty string ("") from the command line.

For the Archiver [extra] specifies the password.

For the Properties Dialog [extra] specifies the page. Its value can be:

For the MIME Types List [extra] specifies the type of the MIME Type to select at startup.

For the Run Dialog [extra] specifies the working directory.

For the Options Dialog [extra] specifies the page. Its value can be:

For the Customize Dialog [extra] specifies the page. Its value can be:

For the About Dialog [extra] specifies the page. Its value can be:

The [options]can be any of the following:

[options] Description
--config <file> Open the configuration from <file>.
--rcfile Same as --config.
-f Same as --config.
--no-splash Do not show the splash on startup.
--no-stdout-dialog Do not show the stdout messages in a dialog, send them to stdout.
--no-stderr-dialog Do not show the stderr messages in a dialog, send them to stderr.
--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 (requires the [path] argument to specify an object to display properties of).
--options Start up with the Options Window (the [path] argument can be used to specify the Options Window tab).
--customize Start up with the Customize Window (the [path] argument can be used to specify the Customize Window tab).
--devices Start up with the Devices List.
--mimetypes Start up with the MIMETypes List.
--run Start up with the Run Dialog (the [path] argument can be used to specify the command and the [extra] argument can be used to specify the working directory).
--find Start up with the Find Window (the [path] argument can be used to specify the location).
--about Start up with the About Dialog (the [path] argument can be used to specify the About Dialog tab).
--help Prints the help screen and exits.
--version Prints the version and exits.

The [GUI_options] can be any of the following:

[GUI_options] Description
--geometry <WxH+X+Y> Specifies the geometry of the windows.
--fn <font> Specifies the font to be used for the lists.
--fg <color> Specifies the foreground color for the lists.
--bg <color> Specifies the background color for the lists.
--sfg <color> Specifies the selected foreground & text color for the lists.
--sbg <color> Specifies the selected background & base color for 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.

Most customizations can be performed in the Customize Window and Options Windows, under the Settings menu.

Command line options override any options in the configuration file.


Back to the
top

Environment Variables

Environment Variable Description
DISPLAY Specifies the [HOST]:<PORT> 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 absolute 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.
BROWSER Specifies the command to execute the preferred web browser.
HELPBROWSER Specifies the command to execute the preferred help browser (if this is not set then it will fallback to BROWSER).
TMPDIR Specifies the absolute path to the tempory files directory (default value is /tmp).
EDVCFGFILE Specifies the absolute path to the program's configuration file (default value is $HOME/.endeavour2/endeavour2.ini).
EDVINTERPSLOCK Specifies the absolute path to the InterPS lock link (default value is $HOME/.endeavour2/lock).
EDVINTERPSCMDFILE Specifies the absolute path to the InterPS command file (default value is $HOME/.endeavour2/cmd).

Back to the
top

WM Class Names

WM Class Name Description
Endeavour Class name
filebrowser File Browser Window name.
imagebrowser Image Browser Window name.
presentationmode Image Browser Fullscreen Presentation Mode 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.

Back to the
top
Endeavour Mark II is Copyright © 1997-2007 WolfPack Entertainment