The directory line contains the current directory name and the free space
on the current drive or network volume. If the current drive or network volume
doesn't support change notifications, automatic refresh of the list doesn't
work, and the mark of exclamation is shown at the beginning of the directory
line. The list of directories and files contains all directories and files from
the current directory (including hidden and system directories and files). You
can choose from two forms of this list - a brief form and a detailed form. The
list in the brief form contains only names in columns (left panel in
the main window screenshot).
The list in the detailed form contains all information about each directory and
file (right panel in the main window screenshot).
The information line contains all information about the focused file or directory.
Before each name in the list is a small graphical symbol for better orientation.
There are special symbols for directories, executable files, associated files,
and other files. Servant Salamander can also show the default icons provided by
the system instead of these simple symbols. See
the screenshot with the system icons.
For customization of the appearance, see menus Left, Options, and Right and the
page Panels in the Configuration dialog. The split-line between the panels can
be positioned by mouse dragging. Double-click the left mouse button on the
split-line to return it to the original position.
%p - the long path name (e.g. '\Program Files\Microsoft Internet\')
%h - the short path name (e.g. '\PROGRA~1\MICROS~1\')
%f - the long file name (e.g. 'read this file.txt')
%s - the short file name (e.g. 'READTH~1.TXT')
%% - the character '%' (if you need to use the character '%')
The item flags are used for choosing a type of the execution. These types are a
direct execution and an execution through the system shell (with and without
closing the shell window after execution). The direct execution is good for
windowed applications. The executing through the system shell is usable for
console oriented applications with some interesting output and for execution
queues (pipes, redirected input and output, etc.).
You can define the user menu on the page User Menu in the Configuration dialog.
This page is a little bit complicated. There are buttons for adding, modifying,
and deleting of the user menu items. The focused item is parsed into the item
name, the command, and the execution flags. After modifying these parsed data,
you must use the button Modify to modify the user menu item. To change the
order of the user menu items, use Ctrl+Up and Ctrl+Down keys in the listview
control Menu Items.
You can open the User Menu dialog with the list of the user menu items from the
panels and from the Find Files dialog with F9 key.