[Xfce4-commits] [xfce/libxfce4ui] 01/01: Add PrintScreen as shortcut for xfce4-screenshooter (Bug #14524)
noreply at xfce.org
noreply at xfce.org
Wed Apr 17 02:41:53 CEST 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository xfce/libxfce4ui.
commit ed0c0ddff2926dbf0f8e1abece8a1754e3cd784a
Author: Andre Miranda <andreldm at xfce.org>
Date: Tue Apr 16 21:40:36 2019 -0300
Add PrintScreen as shortcut for xfce4-screenshooter (Bug #14524)
---
libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index 35a6625..cc0139d 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -17,6 +17,7 @@
<property name="<Primary>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 name="Print" type="string" value="xfce4-screenshooter"/>
</property>
</property>
<property name="xfwm4" type="empty">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list