diff --git a/HowtoHtop.md b/HowtoHtop.md index 1d2180cc..5b34ca1d 100644 --- a/HowtoHtop.md +++ b/HowtoHtop.md @@ -40,7 +40,17 @@ En appuyant sur `F1` on peut voir les options disponibles : ## Configuration -On peut configurer Htop en appuyant sur `F2`. +La configuration par défaut se trouve dans `/etc/htoprc`. + +Nous mettons par défaut dans ce fichier : + +~~~ +# Force the SWAP column to the right of the CPU one +fields=0 48 17 18 38 39 40 119 2 46 47 49 1 +~~~ + + +On peut configurer Htop « dynamiquement » en appuyant sur `F2`. On peut notamment :