summaryrefslogtreecommitdiff
path: root/config/openbox/rc-templ.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/openbox/rc-templ.xml')
-rw-r--r--config/openbox/rc-templ.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/config/openbox/rc-templ.xml b/config/openbox/rc-templ.xml
index 68a1094..699b0f4 100644
--- a/config/openbox/rc-templ.xml
+++ b/config/openbox/rc-templ.xml
@@ -364,6 +364,21 @@
<command>xfce4-popup-whiskermenu</command>
</action>
</keybind>
+ <keybind key="W-F5">
+ <action name="Execute">
+ <command>sh ~/.restart-panel</command>
+ </action>
+ </keybind>
+ <keybind key="W-F6">
+ <action name="Execute">
+ <command>sh ~/.projector_on</command>
+ </action>
+ </keybind>
+ <keybind key="W-F7">
+ <action name="Execute">
+ <command>sh ~/.projector_off</command>
+ </action>
+ </keybind>
</keyboard>
<mouse>
<dragThreshold>10</dragThreshold>