Difference between revisions of "Install Desktop Environments"

no edit summary
imported>Verityproductions
imported>Verityproductions
Line 1: Line 1:
= Overview =
= Overview =


There are several desktop environments available for Manjaro, each with their own unique style, interface, and features. Which you may choose is entirely down to personal preference. However, it is possible to install multiple desktop environments if you wish, which can be selected at the login screen at any time. It is worth noting that a desktop environment is not a single application; it is actually a collection of different components that work together, commonly including a:
There are several Desktop Environments and Window Managers available for Manjaro, each with their own unique style, interface, and features. Furthermore, it is possible to install multiple environments if desired, which can be selected at the login screen at any time. Users are not resitricted  to whatever comes pre-installed with a particular flavour of Manjaro.
 
 
= Desktop Environments =
 
It is worth noting that a desktop environment is not a single entity; it is actually a collection of different components that work together. This commonly includes a:


* '''window manager''' to display, move and resize application windows
* '''window manager''' to display, move and resize application windows
Line 16: Line 21:




= XFCE =
== XFCE ==


[[File: xfceDE.png|thumb|left|375px]]
[[File: xfceDE.png|thumb|left|375px]]
Line 30: Line 35:
<br clear="all" />
<br clear="all" />


= KDE =
== KDE ==


[[File: kdeDE.png|thumb|left|375px]]
[[File: kdeDE.png|thumb|left|375px]]
Line 42: Line 47:
<br clear="all" />
<br clear="all" />


= Gnome 3 =
== Gnome 3 ==


[[File: gnome3DE.png|thumb|left|375px]]
[[File: gnome3DE.png|thumb|left|375px]]
Line 56: Line 61:
<br clear="all" />
<br clear="all" />


= Cinnamon =
== Cinnamon ==


[[File: cinnamonde.png|thumb|left|375px]]
[[File: cinnamonde.png|thumb|left|375px]]
Line 70: Line 75:
<br clear="all" />
<br clear="all" />


= Openbox =
== Razor-QT ==
 
[[File: openboxde.png|thumb|left|375px]]
 
 
'''[http://openbox.org/ Openbox]''' is not a desktop environment, but a window manager. Although a basic menu is available (and accessed by right-clicking on the desktop), absolutely nothing else is provided with Openbox's basic installation - not even its own themes or configuration application! One for the minimalists out there, or perhaps those who want to use Openbox as a foundation to build on. It will be necessary to install and configure your own choice of panel, file manager, background provider, and so on. '''To install Openbox, enter the command:'''
 
sudo pacman -S openbox
 
To install a logout script, configuration application, themes, background provider (nitrogen), file manager (PCManFM), and terminal (gnome), enter the command:
 
sudo pacman -S oblogout obconf openbox-themes nitrogen pcmanfm gnome-terminal
<br clear="all" />
 
= Razor-QT =


[[File: razorde2.png|thumb|left|375px]]
[[File: razorde2.png|thumb|left|375px]]
Line 100: Line 91:
<br clear="all" />
<br clear="all" />


= LXDE =
== LXDE ==


[[File: lxde.png|thumb|left|375px]]
[[File: lxde.png|thumb|left|375px]]
Line 111: Line 102:
{{note|Installing LXDE will also result in installing ''Openbox'' as its default window manager. The LXDM display manager will also be downloaded, although it will be necessary to enable this yourself if you wish to replace your existing display manager.}}
{{note|Installing LXDE will also result in installing ''Openbox'' as its default window manager. The LXDM display manager will also be downloaded, although it will be necessary to enable this yourself if you wish to replace your existing display manager.}}
<br clear="all" />
<br clear="all" />
= Window Managers =
Although Desktop Environments commonly provide a good range of customisation options to suit personal taste and preference, they may still be seen as somewhat restrictive in the sense that they merely allow for the personalisation of their pre-defined components. However, certain Window Managers empower users to literally build their own desktop environments. In essence, they may be used as a foundation on which to add your own choice of panel, file manager, background provider, and so on; literally every aspect of the desktop may be . It is even possible to mix and match various components from other desktop environments into your own.
== Openbox ==
[[File: openboxde.png|thumb|left|375px]]
'''[http://openbox.org/ Openbox]''' is not a desktop environment, but a window manager. Although a basic menu is available (and accessed by right-clicking on the desktop), absolutely nothing else is provided with Openbox's basic installation - not even its own themes or configuration application! One for the minimalists out there, or perhaps those who want to use Openbox as a foundation to build on. It will be necessary to install and configure your own choice of panel, file manager, background provider, and so on. '''To install Openbox, enter the command:'''
sudo pacman -S openbox
To install a logout script, configuration application, themes, background provider (nitrogen), file manager (PCManFM), and terminal (gnome), enter the command:
sudo pacman -S oblogout obconf openbox-themes nitrogen pcmanfm gnome-terminal
<br clear="all" />


[[Category:Customisation and Configuration]]
[[Category:Customisation and Configuration]]
[[Category:Contents Page]]
[[Category:Contents Page]]