]> Dogcows Code - chaz/openbox/blobdiff - openbox/openbox.c
fixes to the properties and net_supported. a bunch weren't supported. better checking...
[chaz/openbox] / openbox / openbox.c
index 052929a5b5f9df36f93c8e400d3d27225e76a528..832c232974a5d53a09faf4acc64ee7829a130970 100644 (file)
@@ -137,7 +137,7 @@ gint main(gint argc, gchar **argv)
          * remote_control = 1 -> reconfigure 
          * remote_control = 2 -> restart */
         PROP_MSG(RootWindow(ob_display, ob_screen),
-                 ob_control, remote_control, 0, 0, 0);
+                 openbox_control, remote_control, 0, 0, 0);
         XCloseDisplay(ob_display);
         exit(EXIT_SUCCESS);
     }
This page took 0.020482 seconds and 4 git commands to generate.