forked from Xfce-Classic/libxfce4ui-nocsd-copr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibxfce4ui-4.16-keyboard-shortcuts.patch
26 lines (26 loc) · 1.75 KB
/
libxfce4ui-4.16-keyboard-shortcuts.patch
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
--- libxfce4kbd-private/xfce4-keyboard-shortcuts.xml.orig 2020-07-02 19:03:34.031859077 -0400
+++ libxfce4kbd-private/xfce4-keyboard-shortcuts.xml 2020-07-02 19:10:04.371529145 -0400
@@ -10,6 +10,7 @@
<property name="<Alt>F3" type="string" value="xfce4-appfinder">
<property name="startup-notify" type="bool" value="true"/>
</property>
+ <property name="XF86LogOff" type="string" value="xfce4-session-logout"/>
<property name="<Primary><Alt>Delete" type="string" value="xfce4-session-logout"/>
<property name="<Primary><Alt>l" type="string" value="xflock4"/>
<property name="<Primary><Alt>t" type="string" value="exo-open --launch TerminalEmulator"/>
@@ -27,6 +28,15 @@
<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="xfce4-appfinder -c">
+ <property name="XF86Calendar" type="string" value="orage"/>
+ <property name="XF86Memo" type="string" value="xfce4-notes"/>
+ <property name="XF86Terminal" type="string" value="xfce4-terminal"/>
+ <property name="XF86Explorer" type="string" value="Thunar"/>
+ <property name="XF86AudioMedia" type="string" value="pragha"/>
+ <property name="XF86AudioPlay" type="string" value="pragha --pause"/>
+ <property name="XF86AudioPrev" type="string" value="pragha --prev"/>
+ <property name="XF86AudioNext" type="string" value="pragha --next"/>
+ <property name="XF86Calculator" type="string" value="galculator"/>
<property name="startup-notify" type="bool" value="true"/>
</property>
</property>