Keresés

Aktív témák

  • autogiro

    csendes tag

    válasz rtom #8943 üzenetére

    ittvan.. de amúgy mindig létrehoz egy másikat :S falisafe-est.. és asszem azt használja

    Section "Files"
    Fontpath "/usr/share/fonts/X11/misc"
    Fontpath "/usr/share/fonts/X11/100dpi/:unscaled"
    Fontpath "/usr/share/fonts/X11/75dpi/:unscaled"
    Fontpath "/usr/share/fonts/X11/Type1"
    Fontpath "/usr/share/fonts/X11/100dpi"
    Fontpath "/usr/share/fonts/X11/75dpi"
    # path to defoma fonts
    Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    EndSection

    Section "InputDevice"
    Identifier "Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "hu"
    EndSection

    Section "InputDevice"
    Identifier "Mouse"
    Driver "mouse"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons" "no"
    EndSection

    Section "Device"
    Identifier "nVidia Corporation [GeForce 6600]"
    Driver "nvidia"
    Option "AddARGBVisuals" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "NoLogo" "True"
    EndSection

    Section "Monitor"
    Identifier "Monitor0"
    Horizsync 30-65
    Vertrefresh 50-75
    Option "DPMS"
    EndSection

    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    Defaultdepth 24
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600"
    EndSubSection
    EndSection

    Section "ServerLayout"
    Identifier "Default Layout"
    screen "Screen0"
    Inputdevice "Keyboard"
    Inputdevice "Mouse"
    EndSection

    Section "Module"
    Load "glx"
    Load "i2c"
    Load "bitmap"
    Load "ddc"
    Load "vbe"
    Load "dbe"
    Load "v4l"
    EndSection

    Section "DRI"
    Mode 0666
    EndSection

    Section "Extensions"
    Option "Composite" "Disable"
    EndSection

Aktív témák