X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Factions%2Fall.c;h=f1ae5be2dddd929eb9ee8ec0ff237509e09c345e;hb=c6f2875d61ce038bcc3b28e28aa26a0648efd752;hp=c4d7982ca9b3ec7f56a8e432a2567d5e5d6bcaa3;hpb=70a80ba763f804d3271d85c66234bb1b368f2aa4;p=chaz%2Fopenbox diff --git a/openbox/actions/all.c b/openbox/actions/all.c index c4d7982c..f1ae5be2 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -26,8 +26,7 @@ void action_all_startup() action_shade_startup(); action_kill_startup(); action_omnipresent_startup(); - action_directionalcyclewindows_startup(); - action_directionaltargetwindow_startup(); + action_directionalwindows_startup(); action_resize_startup(); action_decorations_startup(); action_desktop_startup();