[Xfce4-commits] <libxfce4ui:master> Add shortcuts for XF86WWW and XF86Mail.

Nick Schermer noreply at xfce.org
Mon Dec 12 20:54:01 CET 2011


Updating branch refs/heads/master
         to 3130c3c5f96e3ddcff1a6e25598d0d2afe823090 (commit)
       from 24eed5f4b458b6fd16f8e176bf741f6e3f01de9b (commit)

commit 3130c3c5f96e3ddcff1a6e25598d0d2afe823090
Author: Nick Schermer <nick at xfce.org>
Date:   Mon Dec 12 20:52:10 2011 +0100

    Add shortcuts for XF86WWW and XF86Mail.

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

diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index 2ea386e..60b3b3c 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -10,6 +10,8 @@
       <property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
       <property name="<Super>p" type="string" value="xfce4-display-settings --minimal"/>
       <property name="<Control>Escape" type="string" value="xfdesktop --menu"/>
+      <property name="XF86WWW" type="string" value="exo-open --launch WebBrowser"/>
+      <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
     </property>
   </property>
   <property name="xfwm4" type="empty">


More information about the Xfce4-commits mailing list