[Xfce4-commits] <libxfce4ui:master> Update to new xfce4-appfinder commands.

Nick Schermer noreply at xfce.org
Sun Nov 6 15:20:01 CET 2011


Updating branch refs/heads/master
         to 8c414d5badfb168eeda92972d93d98b106cddd3b (commit)
       from 10c5ef6d9c1f4e291c4480186a71bf5d00838601 (commit)

commit 8c414d5badfb168eeda92972d93d98b106cddd3b
Author: Nick Schermer <nick at xfce.org>
Date:   Sun Nov 6 15:18:10 2011 +0100

    Update to new xfce4-appfinder commands.
    
    Also add Alt+F3 to start in finder mode.

 libxfce4kbd-private/xfce4-keyboard-shortcuts.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index f0514eb..2ea386e 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -4,7 +4,8 @@
   <property name="commands" type="empty">
     <property name="default" type="empty">
       <property name="<Alt>F1" type="string" value="xfce4-popup-applicationsmenu"/>
-      <property name="<Alt>F2" type="string" value="xfrun4"/>
+      <property name="<Alt>F2" type="string" value="xfce4-appfinder --collapsed"/>
+      <property name="<Alt>F3" type="string" value="xfce4-appfinder"/>
       <property name="<Control><Alt>Delete" type="string" value="xflock4"/>
       <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
       <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>


More information about the Xfce4-commits mailing list