From 4284f53eddded3954b9fd0f70fadab10c8be984c Mon Sep 17 00:00:00 2001 From: John Voltz Date: Thu, 6 Mar 2008 17:55:26 +0000 Subject: added blackbox window manager --- package/blackbox/Config.in | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/blackbox/Config.in (limited to 'package/blackbox/Config.in') diff --git a/package/blackbox/Config.in b/package/blackbox/Config.in new file mode 100644 index 000000000..40de632bb --- /dev/null +++ b/package/blackbox/Config.in @@ -0,0 +1,11 @@ +config BR2_PACKAGE_BLACKBOX + bool "blackbox" + default n + depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7 + help + Blackbox is a fast, lightweight window manager for the X Window System. + + http://blackboxwm.sourceforge.net/ + +comment "blackbox - disabled (requires Xorg(7))" + depends !(BR2_PACKAGE_XORG || BR2_PACKAGE_XORG7) -- cgit v1.2.3