From 6c5f6ed1f5d501c79977a55c0f2430ebdd32ef6c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 22 Jun 2007 14:09:57 +0000 Subject: remove the activate action, make the focus action "activate" but not raise or unshade --- openbox/actions/all.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbox/actions/all.c') diff --git a/openbox/actions/all.c b/openbox/actions/all.c index a65d76b5..71e439e6 100644 --- a/openbox/actions/all.c +++ b/openbox/actions/all.c @@ -10,8 +10,8 @@ void action_all_startup() action_exit_startup(); action_restart_startup(); action_cyclewindows_startup(); - action_activate_startup(); action_breakchroot_startup(); action_close_startup(); action_move_startup(); + action_focus_startup(); } -- cgit v1.2.3