aboutsummaryrefslogtreecommitdiffstats
path: root/common/xfce4
diff options
context:
space:
mode:
authorTomasz Paweł Gajc <tpg@mandriva.org>2010-03-14 16:54:57 +0000
committerTomasz Paweł Gajc <tpg@mandriva.org>2010-03-14 16:54:57 +0000
commitc45000385bec588688b3b0ea90f980b86f9106aa (patch)
treebb3b5a9364253573eee68274c06b1f8ce28a5b49 /common/xfce4
parent44bc42a04bc9fd536e288a9638202996f6159481 (diff)
downloadconfig-c45000385bec588688b3b0ea90f980b86f9106aa.tar
config-c45000385bec588688b3b0ea90f980b86f9106aa.tar.gz
config-c45000385bec588688b3b0ea90f980b86f9106aa.tar.bz2
config-c45000385bec588688b3b0ea90f980b86f9106aa.tar.xz
config-c45000385bec588688b3b0ea90f980b86f9106aa.zip
- add two new keyboard shortcuts
o XF86HomePage binded to default webbrowser o XF86Mail binded to default Mail client
Diffstat (limited to 'common/xfce4')
-rw-r--r--common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
index 34d4f4d..b207de7 100644
--- a/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/common/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -15,6 +15,8 @@
<property name="XF86AudioRaiseVolume" type="string" value="amixer set Master 10%+"/>
<property name="XF86AudioLowerVolume" type="string" value="amixer set Master 10%-"/>
<property name="XF86AudioMute" type="string" value="amixer set Master toggle"/>
+ <property name="XF86HomePage" type="string" value="exo-open --launch WebBrowser"/>
+ <property name="XF86Mail" type="string" value="exo-open --launch MailReader"/>
</property>
</property>
<property name="xfwm4" type="empty">