« Trucs:Clavier français avec LILO » : différence entre les versions
Aller à la navigation
Aller à la recherche
(balises code) |
Aucun résumé des modifications |
||
Ligne 1 : | Ligne 1 : | ||
= Clavier français avec LILO = | |||
<div class="leapar">Léa (Jice)<taz98 chez altern point org></div> | <div class="leapar">Léa (Jice)<taz98 chez altern point org></div> | ||
Ligne 6 : | Ligne 8 : | ||
Bien sûr, ne pas oublier de relancer <span class="code">/sbin/lilo</span> après avoir modifié <span class="code">/etc/lilo.conf</span>... | Bien sûr, ne pas oublier de relancer <span class="code">/sbin/lilo</span> après avoir modifié <span class="code">/etc/lilo.conf</span>... | ||
[[Catégorie: | [[Catégorie:Trucs Administration systeme]] |
Dernière version du 24 mars 2016 à 14:58
Clavier français avec LILO
Léa (Jice)<taz98 chez altern point org>
Vous devez taper 'zindozs' au lieu de 'windows' au prompt de LILO et ça vous dérange ? (moi j'aime bien ;)
Pour passer LILO en clavier AZERTY français, il faut insérer au début de /etc/lilo.conf la ligne suivante :
keytable=/boot/fr-latin1.klt
et copier le fichier [../_src/trucs/files/fr-latin1.klt fr-latin1.klt] ci-joint dans /boot.
Bien sûr, ne pas oublier de relancer /sbin/lilo après avoir modifié /etc/lilo.conf...