Merci de t'interesser a mon cas ;-)
Donc voila je reprend j mon pc portable LENOVO 3000 C100 avec carte graphique intel 915 GM, et un moniteur externe lcd de 19 pouce. losque pardus démarre il démarre les 2 en meme temps. Je voudrai pouvoir utiliser juste mon ecran lcd et éteindre celui de mon portable parce qu'en plus je ne peux utiliser que la résolution de l'écran de mon portable.
Voici mon Xorg:
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "record"
Load "xtrap"
Load "glx"
Load "dri"
Load "v4l"
Load "synaptics"
SubSection "extmod"
Option "omit xfree86-dga" "true"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "enable"
EndSection
Section "dri"
Mode 0666
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
FontPath "/usr/share/fonts/misc/"
FontPath "/usr/share/fonts/dejavu/"
FontPath "/usr/share/fonts/TTF/"
FontPath "/usr/share/fonts/freefont/"
FontPath "/usr/share/fonts/TrueType/"
FontPath "/usr/share/fonts/corefonts"
FontPath "/usr/share/fonts/Speedo/"
FontPath "/usr/share/fonts/Type1/"
FontPath "/usr/share/fonts/100dpi/"
FontPath "/usr/share/fonts/75dpi/"
FontPath "/usr/share/fonts/terminus/"
FontPath "/usr/share/fonts/encodings/"
EndSection
Section "ServerFlags"
Option "SuspendTime" "0"
Option "OffTime" "0"
Option "BlankTime" "0"
Option "AllowMouseOpenFail" "True"
Option "StandbyTime" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbLayout" "fr"
Option "AutoRepeat" "500 30"
Option "XkbModel" "pc105"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "5"
EndSection
Section "InputDevice"
Identifier "Touchpad"
Driver "synaptics"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "AccelFactor" "0.0015"
Option "MaxSpeed" "0.18"
Option "Protocol" "auto-dev"
Option "MinSpeed" "0.09"
Option "BottomEdge" "4200"
Option "MaxTapMove" "220"
Option "FingerLow" "25"
Option "TopEdge" "1700"
Option "MaxTapTime" "180"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "SHMConfig" "true"
EndSection
Section "Device"
Screen 0
Identifier "VideoCard0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
Option "XAANoOffscreenPixmaps" "true"
EndSection
Section "Device"
Screen 1
Identifier "VideoCard1"
Driver "i810"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 31.5-50
VertRefresh 50-70
EndSection
Section "Screen"
Identifier "Screen0"
Device "VideoCard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1440x900" "800x600" "640x480"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Touchpad" "SendCoreEvents"
InputDevice "Keyboard0" "CoreKeyboard"
Option "Clone" "off"
Option "Xinerama" "off"
EndSection
Voila j'espere que tu pourras m'aider
petite info complémentaire mon ecran lcd a une résolution de 1400x900 celui du portable 1024x768
merci d'avance