]> Dogcows Code - chaz/openbox/blobdiff - openbox/keyboard.h
remove that shti
[chaz/openbox] / openbox / keyboard.h
index 9c29334831461d44f0bcd74c94ec99b6ba59d378..be181bd75c590556195ec07d96d1409a3e8570e8 100644 (file)
@@ -1,4 +1,4 @@
-/* -*- indent-tabs-mode: t; tab-width: 4; c-basic-offset: 4; -*-
+/* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    keyboard.h for the Openbox window manager
    Copyright (c) 2003        Ben Jansens
@@ -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.020257 seconds and 4 git commands to generate.