]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/all.c
add the activate action. it will replace the focus action, as it can just focus witho...
[chaz/openbox] / openbox / actions / all.c
index 7c0b253e5c3c5535c04e0bd7016b8a5ba8948fd8..a8cf305ff8c6d2e177449b8153657881815aa799 100644 (file)
@@ -3,4 +3,12 @@
 void action_all_startup()
 {
     action_execute_startup();
+    action_debug_startup();
+    action_showmenu_startup();
+    action_showdesktop_startup();
+    action_reconfigure_startup();
+    action_exit_startup();
+    action_restart_startup();
+    action_cyclewindows_startup();
+    action_activate_startup();
 }
This page took 0.023756 seconds and 4 git commands to generate.