7

Configuration editors

Previous Next Index


7.1       Button editor

You can start this editor from the Config-menu.

NOTE! The Actionbuttons will not perform any operations while the editor is open.

With this editor you can define the attributes for a single Actionbutton. The attributes you can edit are:

You can use our set of internal procedures or external Unix-commands. There are the operation specifiers with which you can get the desired result.

When you start the Button editor, you are asked to click the Actionbutton in the main window you want to edit. When you click the button its attributes are loaded to the editor for editing. You can always change the button under editing by simply clicking it from the main window. If you have unsaved changes you will be reminded of that. The editor has two modes: Normal and Advanced. You can switch between modes with the button which says "Advanced..." when in normal mode and "Normal..." when in Advanced mode.

NOTE! In the upper right corner is an example button where you can see all the visible changes. None of the changes you make affect the real Actionbutton before you update the changes.

Control buttons:


Menu items:

Tools  <alt-t>

In normal mode you can edit:


In advanced mode:



7.2      Extension editor

You can start this editor from the Config-menu.

With this editor you can bind what operation is initiated for each mousebutton + extension -combination. You can use external Unix-commands or internal procedures [VirtualTar], [VirtualZip] and [VirtualLha]. There are the operation specifiers with which you can get the desired result:

When you change or add a binding, you should select the extension and the mousebutton first. This is because if you have an already existing binding for that combination, the view changes so that the old one is in view and you can decide whether to overwrite or cancel the current input. If you do not have an existing binding for that combination, the listboxes will be sorted by the extension. Then you can input the rest of the data.

The controls are:



7.3      Resource editor

You can start this editor from the Config-menu.
With this editor you can configure the start-up options easily. It is made generic, so that you can edit the resource file by hand and the changes will be visible in the Resource editor the next time you run it.

The structure of the window is that the on/off -type X-Files options are on the left side. All the others are on the right side. You cannot remove any other X-Files option (*xfiles...) than the popup_user_item_? as they are needed by the program. Options that you might want to add are font and color definitions.

If you click the right mousebutton on an option, it will show the comment of that option for you. You can also edit that comment by selecting the "Edit comment..." menuoption.

The controls are:

New since version 1.30 are Browse... that opens FileSelector for selecting the file or directory and Select... for font options that opens the Font Selector.

New since version 1.40 is Select... for color options that opens the Select Color-dialog. All options whose value starts with a '#' are presumed to be color definitions.


Previous Next Index