From b0fa629769ef17cae28f137aad80f8c4798f7592 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:32:50 +0000 Subject: add the unfocus 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 c4edc5c3..3b1fb5fe 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -17,4 +17,5 @@ void action_all_startup() action_raise_startup(); action_lower_startup(); action_raiselower_startup(); + action_unfocus_startup(); } -- cgit v1.2.3