aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2013-01-01 13:22:01 +0000
committerJani Välimaa <wally@mageia.org>2013-01-01 13:22:01 +0000
commit44df1092e4982f43cb7a3c527b4c9ec0d40fbd99 (patch)
tree6a44d0128856d20fa68d25481cf3819168c8800a
parent5cbdd87949b6b50268d0ac66c8bead8ea41584e5 (diff)
downloadconfig-44df1092e4982f43cb7a3c527b4c9ec0d40fbd99.tar
config-44df1092e4982f43cb7a3c527b4c9ec0d40fbd99.tar.gz
config-44df1092e4982f43cb7a3c527b4c9ec0d40fbd99.tar.bz2
config-44df1092e4982f43cb7a3c527b4c9ec0d40fbd99.tar.xz
config-44df1092e4982f43cb7a3c527b4c9ec0d40fbd99.zip
Add shortcut key (F12) for drop-down terminal
Additional info http://docs.xfce.org/apps/terminal/dropdown
-rw-r--r--data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml1
1 files changed, 1 insertions, 0 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 3e847d4..4a97a7d 100644
--- a/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
+++ b/data/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
@@ -10,6 +10,7 @@
<property name="&lt;Alt&gt;F3" type="string" value="xfce4-appfinder --replace">
<property name="startup-notify" type="bool" value="true"/>
</property>
+ <property name="F12" type="string" value="xfce4-terminal --drop-down"/>
<property name="&lt;Control&gt;&lt;Alt&gt;Delete" type="string" value="xflock4"/>
<property name="XF86Display" type="string" value="xfce4-display-settings --minimal"/>
<property name="&lt;Super&gt;p" type="string" value="xfce4-display-settings --minimal"/>