[Xfce4-commits] [xfce/libxfce4ui] 01/02: Add more default keyboard shortcuts (Bug #16470)

noreply at xfce.org noreply at xfce.org
Sun Mar 1 23:16:52 CET 2020


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

o   c   h   o   s   i       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 0ec62b59985453c52a1c5026221b0de846cda291
Author: Yousuf Philips <philipz85 at 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="<Alt>Print" type="string" value="xfce4-screenshooter -w"/>
+      <property name="<Shift>Print" type="string" value="xfce4-screenshooter -r"/>
+      <property name="Calculator" type="string" value="gnome-calculator"/>
+      <property name="<Super>e" type="string" value="thunar"/>
+      <property name="<Primary><Alt>f" type="string" value="thunar"/>
+      <property name="<Primary><Alt>Escape" type="string" value="xkill"/>
+      <property name="<Primary><Shift>Escape" type="string" value="xfce4-taskmanager"/>
+      <property name="<Super>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.


More information about the Xfce4-commits mailing list