Difference between revisions of "Package:Fluxbox"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=The Fluxbox Window Manager |CatPkg=x11-wm/fluxbox |Homepage=http://fluxbox.org/ }} Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 co...")
 
Line 10: Line 10:
<console>###i## emerge --ask x11-wm/fluxbox</console>
<console>###i## emerge --ask x11-wm/fluxbox</console>


== Configuration ==
{{file|name=~/.xinitrc|desc=|body=
exec startfluxbox
}}
{{EbuildFooter}}
{{EbuildFooter}}

Revision as of 06:38, November 6, 2015

Fluxbox

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Fluxbox is a window manager for X that was based on the Blackbox 0.61.1 code. It is very light on resources and easy to handle but yet full of features to make an easy, and extremely fast, desktop experience. It is built using C++ and licensed under the MIT-License.

Installation

Emerge:

root # emerge --ask x11-wm/fluxbox

Configuration

   ~/.xinitrc
exec startfluxbox