Merci Marcet,
On tient peut être la réponse:
Pour le fichier /etc/sysconfig/keyboard, il est ok.
Par contre, le fichier xorg.conf:
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
# keyboard added by rhpxl
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Est-ce normal que j'ai plus de données que ce que tu me dis?
Je n'ai pas tout compris, j'ai vu qu'il décrit l'écran ainsi que la carte video, mais je ne sais pas interprêter tout...