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

Re: fenetre de connection kdm en qwerty



Le samedi 29 août 2009, David Prévot a écrit :

> Il suffit d'ajouter l'option qui va bien en plus du vide. Je viens
> d'ajouter ça dans une Lenny fraîchement installé et ça marche :
>
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "kbd"
>         Option          "XkbLayout"     "fr"
> EndSection
>
> Amicalement
>
> David
Dans le mien j'ai ça:

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr"
	Option		"XkbVariant"	"latin9"
EndSection



Reply to: