Table des matières

Installing the graphical user interface

Rationale

I chose the Xfce graphical environment for the following reasons:

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 xfcegui_module.txt has the entire list of packages selected for creating the graphical user experience. Its content gets its inspiration from the ''xfce4'',''xfce4-goodies'' and ''xubuntu-desktop'' virtual packages. Of course, its content will evolve according to Ubuntu version and user feedback:

Impilo Versions
Impilo 10.04
Impilo 8.04

In addition, we are planning to add an even more frugal GUI environment. Among the candidates:

Creating the Impilo application menu

The goal is to create a menu called Impilo, containing a single level of sub-menus:

--SEPARATOR--

Impilo ---------> General purpose tools
              |-> 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 xfce4-menueditor to manipulate both structure and content of the menus in Xfce4. Ad of Xfce 4.6, this tool is now dead since Xfce 4.6 adheres to the Freedesktop.org specifications for menu content. The method to modify the menus is now done according to this recipe (inspired by this page and the freedesktop's standards):

More to come...
More to come...