Új hozzászólás Aktív témák

  • siebener

    aktív tag

    válasz joecontra #19877 üzenetére

    OK, készültem.

    xrandr:

    Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 2048
    LVDS-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
    1024x768 39.6*+
    960x720 60.0
    928x696 60.1
    896x672 60.0
    800x600 60.0 60.3 56.2
    700x525 60.0
    640x512 60.0
    640x480 60.0 59.9
    512x384 60.0
    400x300 60.3 56.3
    320x240 60.1
    S-video-0 disconnected (normal left inverted right x axis y axis)
    S-video-1 disconnected (normal left inverted right x axis y axis)
    VGA-0 disconnected (normal left inverted right x axis y axis)

    Xorg.conf tartalma:

    Section "Files"
    FontPath "/usr/share/X11/fonts/misc"
    RgbPath "/etc/X11/rgb.txt"
    EndSection

    Section "ServerFlags"
    Option "AllowMouseOpenFail"
    EndSection

    Section "Module"
    Load "bitmap"
    Load "dbe"
    Load "ddc"
    Load "extmod"
    Load "freetype"
    Load "int10"
    Load "record"
    Load "vbe"
    EndSection

    Section "InputDevice"
    Identifier "Generic Keyboard"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "us"
    EndSection

    Section "InputDevice"
    Identifier "Generic Mouse"
    Driver "mouse"
    Option "CorePointer"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ImPS/2"
    EndSection

    Section "Device"
    Identifier "Generic Device"
    Driver "::DRIVER::"
    EndSection

    Section "Monitor"
    Identifier "Generic Monitor"
    Modeline "1024x600_100.00" 87.51 1024 1088 1200 1376 600 601 604 636 -HSync +Vsync
    Option "DPMS"
    EndSection

    Section "Screen"
    Identifier "Default Screen"
    Device "Generic Device"
    Monitor "Generic Monitor"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    Modes "1024x600_100"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    Screen "Default Screen"
    InputDevice "Generic Keyboard"
    InputDevice "Generic Mouse"

    A felbontás pedig alap helyzetben nem jó.

Új hozzászólás Aktív témák