]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
add actions for key/mouse bindings etc
[chaz/openbox] / openbox / openbox.c
index 5c1e017828138b67a2bb6ac424447fcd3034143a..bf8913bc1bcab5c70424f6299ea8c46007df4370 100644 (file)
@@ -141,6 +141,7 @@ int main(int argc, char **argv)
 
         /* XXX load all plugins!! */
         plugin_open("focus");
+        plugin_open("keyboard");
 
        /* get all the existing windows */
        client_manage_all();
This page took 0.019474 seconds and 4 git commands to generate.