Pour le xorg.con, je n'y ai pas touché et il n'est pas très intéressant :
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
[^] # Re: besoin de précision
Posté par psychoslave__ (site web personnel) . En réponse au message Pilote pour carte graphique incorporé. Évalué à 2.
Pour le xorg.con, je n'y ai pas touché et il n'est pas très intéressant :
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
EndSection
Je vais essayer les commandes que tu m'a proposé.