]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.c
end interactive grabs durign reconfigure instead of leaving everything in a hung...
[chaz/openbox] / openbox / keyboard.c
index 30e1e691aad627318149c7c5f45da063402f6ad5..bf8d63ae972313cd8c35df2b04f89825536a4c62 100644 (file)
@@ -329,7 +329,7 @@ void keyboard_shutdown(gboolean reconfig)
     if (!reconfig)
         client_remove_destructor(keyboard_interactive_end_client);
 
-    istate.active = FALSE;
+    keyboard_interactive_end(0, TRUE, 0, TRUE);
 
     ob_main_loop_timeout_remove(ob_main_loop, chain_timeout);
 
This page took 0.022463 seconds and 4 git commands to generate.