X-Git-Url: http://git.openbox.org/?p=mikachu%2Fopenbox.git;a=blobdiff_plain;f=openbox%2Factions.c;h=2d3438cf9f1c54da4a87d6c5243c07f2044c42d2;hp=ee9d55f1bf8f42936c41594d263e0c2fab07d0a2;hb=ad5b92588fbe36100cdc4ae7064883cd16e13a1e;hpb=58f666a2a5111a16cbb1b416852e90c4c79f6671 diff --git a/openbox/actions.c b/openbox/actions.c index ee9d55f..2d3438c 100644 --- a/openbox/actions.c +++ b/openbox/actions.c @@ -375,7 +375,7 @@ static gboolean actions_interactive_begin_act(ObActionsAct *act, guint state) interactive_act = act; actions_act_ref(interactive_act); - interactive_initial_state = obt_keyboard_only_modmasks(state); + interactive_initial_state = state; /* if using focus_delay, stop the timer now so that focus doesn't go moving on us, which would kill the action */