This is an automated email from the git hooks/post-receive script.

ochosi pushed a 
commit to branch 
master
in repository xfce/libxfce4ui.

commit 0ec62b59985453c52a1c5026221b0de846cda291
Author: Yousuf Philips <philip...@hotmail.com>
Date:   Sun Mar 1 23:14:17 2020 +0100

    Add more default keyboard shortcuts (Bug #16470)
---
 libxfce4kbd-private/xfce4-keyboard-shortcuts.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml 
b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
index 2eeba75..3dc5891 100644
--- a/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
+++ b/libxfce4kbd-private/xfce4-keyboard-shortcuts.xml
@@ -19,6 +19,14 @@
       <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 name="&lt;Alt&gt;Print" type="string" 
value="xfce4-screenshooter -w"/>
+      <property name="&lt;Shift&gt;Print" type="string" 
value="xfce4-screenshooter -r"/>
+      <property name="Calculator" type="string" value="gnome-calculator"/>
+      <property name="&lt;Super&gt;e" type="string" value="thunar"/>
+      <property name="&lt;Primary&gt;&lt;Alt&gt;f" type="string" 
value="thunar"/>
+      <property name="&lt;Primary&gt;&lt;Alt&gt;Escape" type="string" 
value="xkill"/>
+      <property name="&lt;Primary&gt;&lt;Shift&gt;Escape" type="string" 
value="xfce4-taskmanager"/>
+      <property name="&lt;Super&gt;r" type="string" value="xfrun4"/>
     </property>
   </property>
   <property name="xfwm4" type="empty">

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to