]> Dogcows Code - chaz/openbox/blobdiff - openbox/keytree.h
dont reparse the config file when the keyboard map changes. just rebind everything...
[chaz/openbox] / openbox / keytree.h
index 391cb154fb91a5cc61c2f12ac8771dd8a17b91b3..0307378d06e378ed590a45a743fba15655665b39 100644 (file)
@@ -41,6 +41,7 @@ KeyBindingTree *tree_build(GList *keylist);
 void tree_assimilate(KeyBindingTree *node);
 KeyBindingTree *tree_find(KeyBindingTree *search, gboolean *conflict);
 gboolean tree_chroot(KeyBindingTree *tree, GList *keylist);
+void tree_rebind(KeyBindingTree *node);
 
 
 #endif
This page took 0.021819 seconds and 4 git commands to generate.