ça ne change rien, que j'aille dans système administration ou système preference je n'ai pas d'autre résolution que 640x480 ou 800x600.
Et même lorsque je choisi 800x600, je fais "appliquer" puis ensuite ctrl+alt+backspace; la résolution reste en 640x480.
De plus il doit y avoir un bug avec mon clavier, car ça fait 2 fois que mon clavier passe d'azerty en querty.
Au cas où j'ai fais ça:
[fn@localhost ~]$ su
Mot de passe :
[root@localhost fn]# su -
[root@localhost ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" kernel*
kernel-headers-2.6.19-1.2911.fc6.i386
kernel-2.6.19-1.2911.fc6.i686
kernel-xen-2.6.18-1.2798.fc6.i686
kernel-2.6.18-1.2798.fc6.i686
kernel-xen-2.6.19-1.2911.fc6.i686
[root@localhost ~]# uname -a
Linux localhost.localdomain 2.6.19-1.2911.fc6 #1 SMP Sat Feb 10 15:51:47 EST 2007 i686 i686 i386 GNU/Linux
[root@localhost ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\n" kmod*
kmod-nvidia-1.0.9746-1.2.6.19_1.2911.fc6.i686
et j'ai mis nvidia à la place de nv
Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection