Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:install:gui_select [2011/05/23 10:26] – external edit 127.0.0.1 | en:install:gui_select [2021/05/29 15:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Installing the graphical user interface ====== | ||
+ | ===== Rationale ===== | ||
+ | |||
+ | I chose the [[http:// | ||
+ | |||
+ | * It needs less resources than GNOME or KDE, which makes it a perfect solution for a virtual machine. | ||
+ | |||
+ | * It includes nearly everything that one needs for a desktop environment, | ||
+ | |||
+ | * It is quite easy to modify the menu structure and adjust their content according to needs (well, with v4.6, this is not strictly true anymore...More to come!). | ||
+ | |||
+ | You might ask: why not build over Xubuntu? After looking at what is in Xubuntu, I decided against using Xubuntu as a backbone: some packages are really not needed while other are a better fit to a virtual machine or a frugal distro. Priority No.1: build a unique GDM theme for Impilo to get rid of any Xubuntu look and feel... | ||
+ | |||
+ | The file named '' | ||
+ | |||
+ | ^ Impilo Versions | ||
+ | | [[.: | ||
+ | | [[.: | ||
+ | |||
+ | In addition, we are planning to add an even more frugal GUI environment. Among the candidates: | ||
+ | |||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | * [[http:// | ||
+ | |||
+ | ===== Creating the Impilo application menu ===== | ||
+ | |||
+ | ==== Menu Structure ==== | ||
+ | |||
+ | The goal is to create a menu called '' | ||
+ | |||
+ | < | ||
+ | |||
+ | --SEPARATOR-- | ||
+ | |||
+ | Impilo ---------> | ||
+ | |-> Statistical analysis | ||
+ | |-> Image analysis | ||
+ | |-> Sequencing tools | ||
+ | |-> Phylogeny - Analysis | ||
+ | |-> Phylogeny - Trees | ||
+ | |-> Multiple sequence alignements | ||
+ | |-> Transcriptomics | ||
+ | \-> 2D/3D molecule analysis | ||
+ | |||
+ | --SEPARATOR-- | ||
+ | |||
+ | </ | ||
+ | |||
+ | ==== Xfce 4 ==== | ||
+ | |||
+ | Before Xfce 4.6, we could used a tool called '' | ||
+ | |||
+ | * Under ''/ | ||
+ | <code xml> | ||
+ | More to come... | ||
+ | </ | ||
+ | |||
+ | * We need to create the following '' | ||
+ | < | ||
+ | More to come... | ||
+ | </ | ||
+ | |||
+ | * More to come... |