]> Dogcows Code - chaz/openbox/blobdiff - plugins/keyboard/keyboard.h
move the openbox engine into librender and the kernel. the theme is loaded and stored...
[chaz/openbox] / plugins / keyboard / keyboard.h
index 892d4e04bf4c376e408bf24f066278d24da08dc1..bc5d3137db9025ee6bf23371b874b32d5dbdfc8f 100644 (file)
@@ -7,6 +7,6 @@
 
 extern KeyBindingTree *firstnode;
 
-guint keyboard_translate_modifier(char *str);
+gboolean kbind(GList *keylist, Action *action);
 
 #endif
This page took 0.025968 seconds and 4 git commands to generate.