27 lines
1.7 KiB
Diff
27 lines
1.7 KiB
Diff
--- 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>
|