Bonjour,
J'ai récemment installé Linux sur mon netbook HP 2133 avec succès, mais j'ai un soucis de résolution:
En effet, je suis en 640x480, et je ne peux rien changer en utilisant l'app "configurer l'affichage" de KDE.
Comment ajouter le mode 1280*768 dans mon xorg.conf? Le voici. Je précise que je suis contraint d'utiliser vesa.
Section "ServerFlags"
Option "AllowEmptyInput" "off"
EndSection
Section "Files"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "Device"
Identifier "VESA"
Driver "vesa"
EndSection
Configuration: Linux
Konqueror 4.2