Fluxbox is a popular and extremely fast window manager for Linux and Unix-like systems. It requires little memory in comparison to KDE or Gnome so is often used for old or low-powered machines.
To install Fluxbox open a Terminal window (Applications -> Accessories -> Terminal) and copy+paste the following lines:
sudo add-apt-repository ppa:paultag/fluxbox
sudo apt-get update
sudo apt-get install fluxbox
When installed logout and change session from Ubuntu Desktop Edition to Fluxbox. To do this click on your user name and on Change Session (bottom panel) and then select Fluxbox. When logged in you will not see a menu or a panel. To open your menu click with your right mouse button on your desktop and a menu will appear.
Fluxbox on Ubuntu 10.10 (video from: KARLINUX)
Useful Fluxbox sites:
Fluxbox Homepage – wikihow: configure Fluxbox
Here are some of the new features and bug fixes in this release:
New in 1.3.0:
* Added support for bidirectional text, #2801836.
* Allow to override ‘Focus New Windows’ via .fluxbox/apps
* New actions:
* ActivateTab
* ArrangeWindowsVertical
* New ‘MoveN’ and ‘ClickN’ action support for keys file
* New focus model ‘StrictMouseFocus’. This will affect focus when
closing, moving, lowering windows, changing desktops, etc, whereas the
‘MouseFocus’ model will only change focus when you move the mouse.
* New “background: unset” property for use in overlays.
* Allowing relative paths for background images in style files.
* Allowing matching screen number in ClientPattern.
* Removed rootcommand from init, as fbsetbg is run automatically nowadays.
* Removed line style resources from init file.
Bug fixes:
* Fixed issues with round corners on restart, #2110455.
* Fix for flickering of shaped windows, #2131548 and #2001027.
* Key file parsing error for MacroCmd with unterminated {…} pairs.
* Empty submenus lead to misfunction of the ‘HideMenus’ command
* Fixed so fluxbox-update_configs does not wipe out keys file
* Fixed placement bug of maximized windows when moved out of a xinerama
screen.
* Handle result of DisplayString() correctly, #3136775.
* Prevent SIGFPE when using nxserver, #2813828.
Hi,
I like fluxbox a lot, but after installing it i cannot find a menu item for wireless configuration. Is there anything I am overlooking?
Thanks
pbachert
try reading…
http://wiki.debian.org/WiFi/HowToUse#wicd-forXfce.2CLXDE.2CFluxbox
hhttp://ubuntuforums.org/archive/index.php/t-459693.htm
Hi again,
Thanks a lot for this very swift response. Wicd finds the connection but refuses the password as incorrect. When wicd is installed, I cannot access wifi even under lxde any longer. Will try again.
pbachert
Any luck yet? I don’t have my wi-fi enabled because i went back to using a cable again.
No luck so far. I am actually using linuxmint, but that should not make a difference, should it?
it shouldn’t 🙂
anyone been able to install the new flubox in 10.04?
Nope, i have Ubuntu 10.10 installed but you can try:
sudo apt-get install fluxbox
If that doesn’t work download fluxbox from here:
http://fluxbox.org/download/
And use the following lines in a terminal window:
./configure
make
sudo make install
I hope this will work for you.. let us know if it did 🙂