Aþaðýda donaným bilgileri olan bilgisayarýmýn ekran çzünürlülüðünü
1024x768 den baþka seöenek olmadýðýndan arttýramýyorum.
"viki NASIL" okudum ancak donanýma zarar verebileceðimden
yardýmlarýnýzý bekliyorum.


-------------------------------------------------------------------------------------------------
Section "Device"
    Screen 0
    Identifier "VideoCard0"
    Driver     "i810"
    VendorName "Intel Corporation"
    BoardName  "Mobile 915GM/GMS/910GML Express Graphics Controller"
    # BusID      "PCI:00:02:1"
EndSection

Section "Device"
    Screen 1
    Identifier "VideoCard1"
    Driver     "i810"
    VendorName "Intel Corporation"
    BoardName  "Mobile 915GM/GMS/910GML Express Graphics Controller"
    # BusID      "PCI:00:02:0"
EndSection


Section "Monitor"
    Identifier  "Monitor0"
    VendorName  "Unknown"
    ModelName   "Unknown"
    HorizSync    48-50
    VertRefresh  59-61

# 1280x800 @ 60Hz,  49.62 kHz hsync
    Mode "1280x800"
        DotClock     75.42
        HTimings  1280 1304 1384 1520
        VTimings  800 803 806 827
    EndMode
EndSection


Section "Screen"
    Identifier "Screen0"
    Device     "VideoCard0"
    Monitor    "Monitor0"
    DefaultDepth 16
    Subsection "Display"
        Depth    16
        Modes    "1280x800" "800x600" "640x480"
    EndSubsection
EndSection


Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen      "Screen0"
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Touchpad" "SendCoreEvents"
    InputDevice "Keyboard0" "CoreKeyboard"
    # Multihead stuff
    # Screen      0  "Screen0" 0 0
    # Screen      1  "Screen1" LeftOf "Screen0"
    Option      "Xinerama" "off"
    Option      "Clone" "off"
EndSection

Cevap