]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
add a reconfigure action, also reconfigure on SIGUSR2.
[chaz/openbox] / openbox / keyboard.h
index aa171221d49a582d1ba94706436c3792c51d5bc1..ec51fade448051b160469f548a96e93b3737463f 100644 (file)
@@ -12,8 +12,8 @@ struct _ObAction;
 
 extern KeyBindingTree *keyboard_firstnode;
 
-void keyboard_startup();
-void keyboard_shutdown();
+void keyboard_startup(gboolean reconfig);
+void keyboard_shutdown(gboolean reconfig);
 
 gboolean keyboard_bind(GList *keylist, ObAction *action);
 
This page took 0.021524 seconds and 4 git commands to generate.