Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
xfce:xfce4-appfinder:examples [2013/05/18 20:17] – [Examples] mikexfce:xfce4-appfinder:examples [2013/06/30 11:49] – [Examples] mike
Line 1: Line 1:
 ====== Custom Action Examples ====== ====== 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 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&component=Examples|bug tracker]].
  
 ===== Examples ===== ===== Examples =====
Line 7: Line 7:
 ^ Description ^ Type ^ Pattern ^ Command ^ ^ Description ^ Type ^ Pattern ^ Command ^
 | Open directories | Prefix | ''<nowiki>/</nowiki>'' | ''<nowiki>exo-open --launch FileManager %S</nowiki>'' | | Open directories | Prefix | ''<nowiki>/</nowiki>'' | ''<nowiki>exo-open --launch FileManager %S</nowiki>'' |
-| Swap keyboard layout to US | Prefix | ''<nowiki>us</nowiki>'' | ''<nowiki>setxkbmap us</nowiki>'' |+| Swap keyboard layout to US | Prefix | ''<nowiki>us</nowiki>'' | ''<nowiki>setxkbmap us intl</nowiki>'' |