aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2012-11-10 13:47:57 +0000
committerJani Välimaa <wally@mageia.org>2012-11-10 13:47:57 +0000
commitfff8349c656348e215f7a01614f25aedc3d1c4cf (patch)
treedd77a73bfceb0f29b89e9686ce8b8f9ae055761d /data
parentc92ab367b15bfb2cddc1e9dfcf7debdf171406c0 (diff)
downloadconfig-fff8349c656348e215f7a01614f25aedc3d1c4cf.tar
config-fff8349c656348e215f7a01614f25aedc3d1c4cf.tar.gz
config-fff8349c656348e215f7a01614f25aedc3d1c4cf.tar.bz2
config-fff8349c656348e215f7a01614f25aedc3d1c4cf.tar.xz
config-fff8349c656348e215f7a01614f25aedc3d1c4cf.zip
another fix for appfinder starting "hidden"
Previously only Alt+F2 was fixed. Now Alt+F3 is fixed too.
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 6c5908d..3e847d4 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -7,7 +7,7 @@
<property name="&lt;Alt&gt;F2" type="string" value="xfce4-appfinder --replace --collapsed">
<property name="startup-notify" type="bool" value="true"/>
</property>
- <property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder">
+ <property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder --replace">
<property name="startup-notify" type="bool" value="true"/>
</property>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>