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

Re: Mettre gdm en azerty



Nicolas PHAM vient de nous annoncer :

> Peut-être en spécifiant le type de clavier à Xorg via les options :

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

Chez moi :
____________________________________________________
Section "InputDevice"
       Identifier   "Keyboard0"
       Driver       "kbd"
   	   Option		"XkbModel"	    "pc105"
	   Option		"XkbLayout"	    "fr"
   	   Option		"XkbVariant"	"latin9"
	   Option		"XkbOptions"	"lv3:ralt_switch"
EndSection
____________________________________________________

-- 
François
Pour vivre heureux, il faut coucher sur la paille que l’on voit dans
l’œil de son voisin, et se chauffer avec la poutre qu’on a dans le sien
- Alphonse ALLAIS




Reply to: