Re: Problem z uruchomieniem X-ów

bankan bankan w wp.pl
Wto, 9 Lis 2004, 15:52:13 CET


Daniel Dawid Majewski napisał:

>A jak ktoś tu ma wiedzieć co zmieniałeś ? Kup mi szklaną kulę... ;)

Mój plik konfiguracyjny wygląda tak:

Section "Module"
    Load        "dbe"
    SubSection  "extmod"
      Option    "omit xfree86-dga"
    EndSubSection

    Load        "type1"
    Load        "freetype"
EndSection

Section "Files"
    RgbPath "/usr/X11R6/lib/X11/rgb")
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "ServerFlags"
EndSection

Section "InputDevice"
    Identifier "Keyboard1"
    Driver "Keyboard"
    Option "AutoRepeat" "500 30"
    Option "XkbRules" "xfree86"
    Option "XkbModel" "microsoft"
    Option "XkbLayout" "pl"
    Option "XkbVariant" "pl"
EndSection

Section "InputDevice"
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol"    "Busmouse"
    Option "Device"      "/dev/tty00"
    Option "Emulate3Buttons"
EndSection

Section "Monitor"
    Identifier  "Sync"
    HorizSync   31.5, 35.15, 35.5
    VertRefresh 50-100
EndSection

Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    Driver     "vga"
EndSection



Section "Device"
    Identifier  "S3 Trio"
    Driver      "vga"
EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "S3 Trio"
    Monitor     "Sync"
    DefaultDepth 16

    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "640x480" "800x600"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480"
        ViewPort    0 0
    EndSubsection
EndSection

Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Pozdrawiam Marcin





Więcej informacji o liście dyskusyjnej pld-users-pl