Sur portable EeePC 1005HA donc très vieux, très léger.
Utilisation de cwm pour l'interface graphique. Avec xstatbar.
Fichier ~/.xsession :
xsetroot -solid steelblue & xstatbar & xidle -program '/usr/X11R6/bin/xlock' -mode matrix -timeout 60 & exec cwm # ne fonctionne pas: xclock -geometry -0+13 &
Pour la configuration de cwm, fichier ~/.cwmrc :
borderwidth 2 color activeborder blue color inactiveborder darkblue # laisser de la place en haut pour xstatbar gap 13 0 0 0 # Configuration du menu click droit command " Web " firefox command " top " "xterm -e top"
Voilà !