aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2015-02-10 20:11:17 +0200
committerJani Välimaa <wally@mageia.org>2015-02-10 20:11:17 +0200
commit84dbdc65c8e0cd5666c8832fe47cdf9332af3d87 (patch)
tree330443307849c68339935bd16c67369ef8ed30bd /data
parente280def5334ae31c2df37cfb5f71035110332102 (diff)
downloadconfig-84dbdc65c8e0cd5666c8832fe47cdf9332af3d87.tar
config-84dbdc65c8e0cd5666c8832fe47cdf9332af3d87.tar.gz
config-84dbdc65c8e0cd5666c8832fe47cdf9332af3d87.tar.bz2
config-84dbdc65c8e0cd5666c8832fe47cdf9332af3d87.tar.xz
config-84dbdc65c8e0cd5666c8832fe47cdf9332af3d87.zip
Fix Alt+F1 shortcut
Use xfce4-popup-whiskermenu insted of xfce4-popup-applicationsmenu. Xfce4-whiskermenu-plugin is now used as a default app menu program.
Diffstat (limited to 'data')
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
index 4a97a7d..720fe6f 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -3,7 +3,7 @@
<channel name="xfce4-keyboard-shortcuts" version="1.0">
<property name="commands" type="empty">
<property name="default" type="empty">
- <property name="&lt;Alt&gt;F1" type="string" value="xfce4-popup-applicationsmenu"/>
+ <property name="&lt;Alt&gt;F1" type="string" value="xfce4-popup-whiskermenu"/>
<property name="&lt;Alt&gt;F2" type="string" value="xfce4-appfinder --replace --collapsed">
<property name="startup-notify" type="bool" value="true"/>
</property>