Installing Fluxbox on Ubuntu Linux Inštalácia Fluxbox na Ubuntu Linux
Ubuntu by default uses the Gnome user interface. Ubuntu štandardne používa Gnome užívateľské rozhranie. Fluxbox is an alternative window manager for Ubuntu that is extremely lightweight and customizable. Fluxbox je alternatívny správca okien pre Ubuntu, ktorá je extrémne ľahká a prispôsobiteľný.
Installing fluxbox is really quite simple. Inštalácia fluxbox je naozaj veľmi jednoduchá. First you will want to make sure that you've Najprv vám bude chcieť, aby ste sa uistili, že ste enabled the universe repository. povolená vesmír úložiska.
To install Fluxbox, open up a terminal window and type in the following command: Ak chcete nainštalovať Fluxbox, otvoriť okno terminálu a zadajte nasledujúci príkaz:
sudo apt-get install fluxbox sudo apt-get install fluxbox
You will be prompted for your password, and the installation will continue. Budete vyzvaní na zadanie hesla a inštalácia bude pokračovať. Once you are done installing, you will need to exit XWindows by using Ctrl+Alt+Backspace or just rebooting the computer. Akonáhle ste urobil inštaláciu, budete musieť opustiť xWindows pomocou Ctrl + Alt + Backspace, alebo len reštartu počítača.
At the Ubuntu Login prompt, click the Options button in the bottom left hand corner: V Ubuntu Prihlásiť riadku, kliknite na tlačidlo Možnosti v ľavom dolnom rohu:

You will be prompted to choose from a list of Window Managers that are installed on your system. Budete vyzvaní na výber zo zoznamu správcov okien, ktoré sú nainštalované vo vašom systéme. Select Fluxbox and continue to login. Fluxbox vybrať a pokračovať až k logika.
Fluxbox is really simple. Fluxbox je naozaj jednoduché. The main menu can be seen by right-clicking on the desktop: Hlavná ponuka môže byť videný tým pravým-kliknutím na ploche:

At the bottom of the screen, you will see a taskbar that shows you the running programs and lets you switch between workspaces: V dolnej časti obrazovky, uvidíte, že hlavnom paneli zobrazí spustené programy a umožňuje prepínať medzi pracovnými priestormi:
The Fluxbox window style is a lot different than you may be used to. Okná Fluxbox štýl je dosť iný, ako môžete byť zvyknutí. Here's a screenshot for your enjoyment: Tu je snímka pre vaše potešenie:
Fluxbox is definitely not for everybody, but it's about as lightweight as you can get, so it's probably useful for low memory systems. Fluxbox rozhodne nie je pre každého, ale to je asi tak ľahké, ako sa môžete dostať, tak je to asi užitočné pre systémy s malou pamäťou.

Daily Email Updates Denný Svářeč
You can get our how-to articles in your inbox each day for free. Môžete si naše jak-na články vo vašej schránky každý deň zadarmo. Just enter your name and email below: Stačí zadať svoje meno a e-mail nižšie:



Perfect for a clean desktop that is uncluttered and very fast! Ideálne pre čisté plochy, ktorá je prehľadné a veľmi rýchlo!
I use fluxbox on all my Linux systems and I am more productive. Používam fluxbox na všetkých mojich systémov Linux a som viac produktívne.
A good eye candy combination includes conky and adesklets. Dobrú pastvu pre oci kombinácie obsahuje conky a adesklets.
Regards, Pozdravy,
Peter Peter
I agree with Peter on two fronts: Súhlasím s Petrom na dvoch frontoch:
1. 1. Fluxbox is my preferred Window Manager for Linux, bar none. Fluxbox je môj preferovaný Window Manager pre Linux, bar none. GNOME's metacity and KDE's kwm tend to get crabby when you use KDE apps in GNOME or vice versa, but fluxbox handles those situations quite well. Metacity GNOME a KDE kWm majú tendenciu byť podráždený, keď používate KDE aplikácií v GNOME, alebo naopak, ale fluxbox zvláda tieto situácie pomerne dobre.
2. 2. Conky + Fluxbox = awesome. Fluxbox + conky = skvelý. If you're on a laptop and are using Fluxbox without an underlying Desktop Environment, add qbat and wicd for battery and wifi management/applets. Ak ste na notebooku a používa Fluxbox bez podkladového Desktop Environment, pridajte qbat wicd a wifi pre batériu a management / applety.
On an amusing tangent, my dad's name is Peter. Na zábavné dotyčnica, môj otec sa volá Petr.
How to set a wallpaper in fluxbox Ako nastaviť tapetu v fluxbox
1.apt-get install feh 1.apt-get install feh
2. 2. remove the # and set the /path/to/the/wallpaper.png odobrať # a súbor / cesta / k / / wallpaper.png
fbsetbg -f /home/braintix/wallpaper/eat-ya-chilis.png fbsetbg-f / home / braintix / tapety / jesť-ya-chilis.png
3.edit or make a text file called overlay 3.edit alebo sa textový súbor s názvom prekrytie
write it like this napísať takhle
background: aspect | tiled | centered background: aspect | kachľových | stred
background.pixmap: /home/braintix/wallpaper/eat-ya-chilis.png background.pixmap: / home / braintix / tapety / jesť-ya-chilis.png