]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
provide a way to remove all bindings
[chaz/openbox] / openbox / keyboard.h
index 95181065c9ef5a34d0b478f28cdcb0cc519adc9f..be181bd75c590556195ec07d96d1409a3e8570e8 100644 (file)
@@ -34,6 +34,7 @@ void keyboard_startup(gboolean reconfig);
 void keyboard_shutdown(gboolean reconfig);
 
 gboolean keyboard_bind(GList *keylist, ObAction *action);
+void keyboard_unbind_all();
 
 void keyboard_event(struct _ObClient *client, const XEvent *e);
 void keyboard_reset_chains();
This page took 0.023747 seconds and 4 git commands to generate.