]> 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 13068b7b6e45d86c861d02a93c3a470980e7749f..a8cf305ff8c6d2e177449b8153657881815aa799 100644 (file)
@@ -8,4 +8,7 @@ void action_all_startup()
     action_showdesktop_startup();
     action_reconfigure_startup();
     action_exit_startup();
+    action_restart_startup();
+    action_cyclewindows_startup();
+    action_activate_startup();
 }
This page took 0.024159 seconds and 4 git commands to generate.