Yep!
apt-cache policy libgl1-mesa-dri donne:
libgl1-mesa-dri:
Installé : 7.0.3-7
Candidat : 7.0.3-7
Table de version :
*** 7.0.3-7 0
500 ftp.gr.debian.org lenny/main Packages
100 /var/lib/dpkg/status
et cat /etc/X11/xorg.conf donne:
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option “XkbRules” "xorg"
Option “XkbModel” "pc105"
Option “XkbLayout” "fr"
Option “XkbVariant” "latin9"
Option “XkbOptions” "lv3:ralt_switch"
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
