Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
xfce:xfce4-appfinder:examples [2012/09/08 12:17] – created nickxfce:xfce4-appfinder:examples [2021/02/08 21:10] (current) – fix link to bugs kevinbowen
Line 1: Line 1:
-====== Custom Action Examples ======+~~NOTOC~~ 
 +{{ xfce:xfce4-appfinder:org.xfce.appfinder.png|}} 
 +====== 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|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:|Return to Main xfce4-appfinder documentation page]]