From f227bd994d21d901790d93a962915863914b6c09 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 15:51:10 +0000 Subject: add the kill/close/cyclewindows actions --- 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 64587f46..9b11b49b 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -26,4 +26,5 @@ void action_all_startup() action_moveto_startup(); action_moverelative_startup(); action_shade_startup(); + action_kill_startup(); } -- cgit v1.2.3