[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: clavier qwerty en tty1 a 6



* Christophe Diaz <ch.diaz@laposte.net> [2006-03-25 19:48] :
> Frédéric Bothamy a écrit :
> .../...
> >
> >Regarder ce qu'il y a sur la ligne 337 du fichier
> >/etc/console/boottime.kmap.gz et éventuellement corriger le fichier...
> >
> >
> >Fred
> 
> Voici la fin de mon fichier (la première colonne correspondant aux 
> numéros de lignes).
> A ton avis, que faut-il mettre à la ligne 337, fr, ou azerty, ou ???

[...]

>     333 keycode 126 = Incr_Console
>     334         shift   control keycode 126 = VoidSymbol
>     335         shift   altgr   control keycode 126 = VoidSymbol
>     336         altgr   alt     keycode 126 = VoidSymbol
>     337         shift   altg

Cette section semble venir du fichier
/usr/share/keymaps/i386/azerty/fr-latin9.kmap.gz auquel il manquerait la
fin.

Tu peux soit copier le fichier
/usr/share/keymaps/i386/azerty/fr-latin9.kmap.gz en écrasant ton fichier
/etc/console/boottime.kmap.gz, soit modifier la section ci-dessus
ainsi :

keycode 126 = Incr_Console
        shift   control keycode 126 = VoidSymbol
        shift   altgr   control keycode 126 = VoidSymbol
        altgr   alt     keycode 126 = VoidSymbol
        shift   altgr   alt     keycode 126 = VoidSymbol
        shift   control alt     keycode 126 = VoidSymbol
        altgr   control alt     keycode 126 = VoidSymbol
        shift   altgr   control alt     keycode 126 = VoidSymbol

Cela te permettra de refaire ta configuration.


Fred

-- 
Comment poser les questions de manière intelligente ?
http://www.gnurou.org/Writing/SmartQuestionsFr
Comment signaler efficacement un bug ?
http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html



Reply to: