D | Keyboard and mousebutton bindings |
|
|---|
| <Control-c> | Exit the program. |
| <Control-z> | Iconify the window. |
| <Control-h> | Activate/disactivate the pop-up help mode. |
| <Escape> | Sets the focus to the directory entry on the side where the key was pressed. |
| <pointer> | Focus follows the mousepointer, if so selected. |
| <Button-1> | Does the button operation to the selected files on the same side as the button. |
| <Button-2> | Does the button operation to the selected files on both sides. |
| <Button-3> | Does the button operation to the selected files on the OTHER side as the button. |
| <Button-1> | Toggles the selection state of an item. |
| <ButtonRelease-1> | Calculates the size of the current selections. |
| <B1-Motion> | Toggles the selection state of items. |
| <DoubleButton-1> | Executes the first binded operation for that file type or changes to directory. |
| <Button-2> | Executes the second binded operation for that file type or changes to directory. |
| <B2-Motion> | Fast scrolling of listbox. |
| <Button-3> | Operates the pop-up menu. |
| <cursorkey> | Moves the selectionpoint up/down. |
| <num,alpha> | Sets the view so that the first file in listing starting with <key> is topmost. If there are no such files, then the previous file is topmost. |
| <Tab> | Executes the directory name completion (shell style). |
| <Return> | Changes to the written path. If it was a bogus path, remains in the current directory. |
| <DoubleButton-1> | Changes the view to the path segment you doubleclicked. |
<Button-1>+hold
| Opens the historymenu. |
| <Alt-c> | Copies the contents of the entry (ie. the path) to the global clipboard. |
| <Button-3> | Performs an update for the listing on that side. |
These buttons can be used with <Button-1>, <Button-2> or <Button-3>.
| <Control-c, Escape> | Same as clicking the "Cancel"-button. |
| <Control-s> | Starts the [Search]-operation for the search string. |
| <Control-c>,<Escape> | Closes the window. |
|
|