From 97bb443edb8895b2b68147b0b7cb89f7338cead6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 18:34:36 +0000 Subject: add the directionalcyclewindows action --- openbox/actions/all.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index f303c099..a9525233 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -28,4 +28,5 @@ void action_all_startup() action_shade_startup(); action_kill_startup(); action_omnipresent_startup(); + action_directionalcyclewindows_startup(); } -- cgit v1.2.3