]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/all.c
add the kill/close/cyclewindows actions
[chaz/openbox] / openbox / actions / all.c
index e6f5ab06ab81d3fa01991cc664b6080119de0bae..9b11b49b39417796a3f65af87ebe7170f8da4b06 100644 (file)
@@ -21,5 +21,10 @@ void action_all_startup()
     action_iconify_startup();
     action_fullscreen_startup();
     action_maximize_startup();
+    action_maximizehorizontal_startup();
+    action_maximizevertical_startup();
     action_moveto_startup();
+    action_moverelative_startup();
+    action_shade_startup();
+    action_kill_startup();
 }
This page took 0.020677 seconds and 4 git commands to generate.