Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision |
| xfce:xfce4-appfinder:examples [2012/09/08 12:17] – created nick | xfce:xfce4-appfinder:examples [2024/12/11 11:18] (current) – kevinbowen |
|---|
| ====== Custom Action Examples ====== | ~~NOTOC~~ |
| | {{ xfce:xfce4-appfinder.png?nolink|}} |
| | ====== xfce4-appfinder - Custom Action Examples ====== |
| |
| Below samples of custom commands to get you started. If you have have a clever example, you can submit it in the [[https://bugzilla.xfce.org/enter_bug.cgi?product=Xfce4-appfinder|bug tracker]] under the **Examples** component. | Below are samples of custom actions to get you started. If you have an example, feel free to submit it on the [[:xfce:xfce4-appfinder:bugs|xfce4-appfinder bug tracker]]. |
| | |
| | ===== Examples ===== |
| | |
| | ^ Description ^ Type ^ Pattern ^ Command ^ |
| | | Open directories | Prefix | ''<nowiki>/</nowiki>'' | ''<nowiki>exo-open --launch FileManager %S</nowiki>'' | |
| | | Swap keyboard layout to US | Prefix | ''<nowiki>us</nowiki>'' | ''<nowiki>setxkbmap us intl</nowiki>'' | |
| | |
| | ---- |
| | [[:xfce:xfce4-appfinder:start:|Return to xfce4-appfinder Main Documentation Page]] |