Bonsoir,
J’ai un problème de clavier quand je lance certaines applis, screen dans un terminal, ou une session nxserver sur n’importe quelle machine
Depuis une console hors gnome (tty, ssh), screen marche très bien, donc je penche pour X, mais je comprends pas 
C’est une lenny 2.6.26-1-amd64 avec gnome 2.22.3
Voila le xorg.conf
[code]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 "NVidia 8800GTS G92"
Driver "nvidia"
Busid "PCI:1:0:0"
Option “VideoOverlay” "on"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVidia 8800GTS G92"
Monitor "Configured Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Section "Extensions"
Option “Composite” "Enable"
EndSection
[/code]
Avez vous une suggestion ?
