no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | xfce:xfce4-appfinder:4.10:preferences [2015/03/11 13:40] (current) – created ochosi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Preferences ====== | ||
| + | ===== General ===== | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | ==== Behaviour ==== | ||
| + | |||
| + | ? Remember last selected category | ||
| + | ! Select this option to make the Application Finder select the last selected category in the expanded view. If this option is disabled, the category {gui>All Applications} is selected. | ||
| + | ? Always center the window | ||
| + | ! By default [[../ | ||
| + | |||
| + | ==== Appearance ==== | ||
| + | |||
| + | ? View items as icons | ||
| + | ! Select this option to show the applications and command in a //icon view// instead of a //list view//. | ||
| + | ? Text beside icons | ||
| + | ! This option in only active if {gui> | ||
| + | ? Item icon size | ||
| + | ! The size of the icons in the item view. | ||
| + | ? Category icon size | ||
| + | ! The size of the category icons in the side-pane. | ||
| + | |||
| + | ==== History ==== | ||
| + | |||
| + | ? Clear custom command history | ||
| + | ! Use this option to remove the history of " | ||
| + | |||
| + | ===== Actions ===== | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | ==== Introduction ==== | ||
| + | |||
| + | Custom actions can be used to match commands entered in the collapsed view and use them to quickly perform tasks. | ||
| + | |||
| + | It can for example be use the make shortcuts to commands, but also to send arguments to a website, for quick searching. | ||
| + | |||
| + | By default 4 custom actions are predefined, but you can change this to anything you like. See also the [[examples]] in the dedicated wiki page. | ||
| + | |||
| + | ==== Usage ==== | ||
| + | |||
| + | You can add a new (empty) action by clicking on the {gui> | ||
| + | |||
| + | Strings in the Application Finder by the {gui> | ||
| + | |||
| + | ? Type | ||
| + | ! There are two types of pattern matches. | ||
| + | ? Prefix | ||
| + | ! If this type is selected, there is a match if the entered string starts with {gui> | ||
| + | ? Regular Expression | ||
| + | ! For complex matches you can write a [[https:// | ||
| + | ? Pattern | ||
| + | ! Depending on the selected {gui> | ||
| + | ? Command | ||
| + | ! The command that is executed when the pattern is matched. To include (parts) of the match the following variables are available: | ||
| + | ? Prefix | ||
| + | ? %s | ||
| + | ! Include the string after the matched pattern. So if the prefix-pattern is '' | ||
| + | ? %S | ||
| + | ! Include the complete string after the matches pattern. So if the prefix-pattern is '' | ||
| + | ? Regular Expression | ||
| + | ! During the process of matching, the match results of subpattern between parentheses '' | ||
| + | ! If the pattern is '' | ||
| + | | ||