Difference between revisions of "Install Desktop Environments"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Verityproductions |
imported>Verityproductions |
||
Line 144: | Line 144: | ||
{{note|In this illustration, Openbox is based around nitrogen, xcompmgr, the Thunar file manager, and panels from XFCE. Synapse is used instead of a menu.}} | {{note|In this illustration, Openbox is based around nitrogen, xcompmgr, the Thunar file manager, and panels from XFCE. Synapse is used instead of a menu.}} | ||
<br clear="all" /> | <br clear="all" /> | ||
== FluxBox == | |||
[[File: fluxbox.png|thumb|left|375px]] | |||
'''[http://fluxbox.org/ FluxBox]''' is another popular Window Manager. It is particularly notable for providing some features not seen in Openbox, such as ''tabbing'', which allows for windows to be grouped together. '''To install FluxBox, enter the command''': | |||
sudo pacman -S fluxbox | |||
To install the newsfetcher and workspace pager specifically for fluxbox, enter the command: | |||
sudo pacman -S fbnews fluxter | |||
<br clear="all" /> | |||
== IceWM == | |||
[[File: icewm.png|thumb|left|375px]] | |||
'''[http://www.icewm.org/ IceWM]''' is a Window Manager notable for perhaps being closer to a full desktop environment than Openbox or FluxBox. This includes providing a panel complete with menu, in addition to a workspace switcher. '''To install IceWM, enter the command''': | |||
sudo pacman -S icewm | |||
To install a suite of tools and themes specifically for IceWM, enter the command: | |||
sudo pacman -S icewm-utils icewm-themes | |||
<br clear="all" /> | |||
[[Category:Customisation and Configuration]] | [[Category:Customisation and Configuration]] | ||
[[Category:Contents Page]] | [[Category:Contents Page]] |