Hirdetés

Keresés

Aktív témák

  • birno

    addikt

    válasz GD #1674 üzenetére

    Magyarul állítsam 50Hz-re a moncsit is?
    Az azért gáz lenne.

    Próbálgattam állítani a xorg.conf-on, de mindig ugyanaz volt a helyzet.
    A jelenlegi:
    Section ''Files''
    FontPath ''/usr/share/fonts/X11/misc''
    FontPath ''/usr/share/fonts/X11/cyrillic''
    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 ''Module''
    Load ''i2c''
    Load ''bitmap''
    Load ''ddc''
    Load ''dri''
    Load ''extmod''
    Load ''freetype''
    Load ''glx''
    Load ''int10''
    Load ''vbe''
    EndSection

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

    Section ''InputDevice''
    Identifier ''Configured Mouse''
    Driver ''mouse''
    Option ''CorePointer''
    Option ''Device'' ''/dev/input/mice''
    Option ''Protocol'' ''ImPS/2''
    Option ''ZAxisMapping'' ''4 5''
    Option ''Emulate3Buttons'' ''true''
    EndSection

    Section ''InputDevice''
    Driver ''wacom''
    Identifier ''stylus''
    Option ''Device'' ''/dev/input/wacom''
    Option ''Type'' ''stylus''
    Option ''ForceDevice'' ''ISDV4'' # Tablet PC ONLY
    EndSection

    Section ''InputDevice''
    Driver ''wacom''
    Identifier ''eraser''
    Option ''Device'' ''/dev/input/wacom''
    Option ''Type'' ''eraser''
    Option ''ForceDevice'' ''ISDV4'' # Tablet PC ONLY
    EndSection

    Section ''InputDevice''
    Driver ''wacom''
    Identifier ''cursor''
    Option ''Device'' ''/dev/input/wacom''
    Option ''Type'' ''cursor''
    Option ''ForceDevice'' ''ISDV4'' # Tablet PC ONLY
    EndSection

    Section ''Device''
    Identifier ''ATI Technologies Inc RV280 [Radeon 9200]''
    Driver ''ati''
    Screen 0
    Option ''TwinView'' ''yes''
    Option ''TwinViewOrientation'' ''Clone''
    Option ''MetaModes'' ''1024x768, 1024x768''
    Option ''TVStandard'' ''PAL-B''
    Option ''TVOutFormat'' ''COMPOSITE''
    Option ''ConnectedMonitor'' ''TMDS,TV''
    BusID ''PCI:2:0:0''
    EndSection

    Section ''Device''
    Identifier ''Daewoo''
    Driver ''ati''
    Screen 1
    EndSection

    Section ''Monitor''
    Identifier ''L1753TR''
    Option ''DPMS''
    EndSection

    Section ''Monitor''
    Identifier ''Tv''
    HorizSync 30 - 50
    VertRefresh 60
    EndSection

    Section ''Screen''
    Identifier ''screen0''
    Device ''ATI Technologies Inc RV280 [Radeon 9200]''
    Monitor ''L1753TR''
    DefaultDepth 24
    SubSection ''Display''
    Depth 1
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    SubSection ''Display''
    Depth 4
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    SubSection ''Display''
    Depth 8
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    SubSection ''Display''
    Depth 15
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    SubSection ''Display''
    Depth 16
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    SubSection ''Display''
    Depth 24
    Modes ''1280x1024'' ''1024x768'' ''800x600'' ''720x400'' ''640x480''
    EndSubSection
    EndSection

    Section ''Screen''
    Identifier ''screen1''
    Device ''Daewoo''
    Monitor ''Tv''
    DefaultColorDepth 24
    Subsection ''Display''
    Depth 24
    Modes ''1024x768'' ''800x600'' ''640x480''
    EndSubsection
    EndSection

    Section ''ServerLayout''
    Identifier ''Default Layout''
    Screen 0 ''screen0''
    Screen 1 ''screen1'' LeftOf ''screen0''
    InputDevice ''Generic Keyboard''
    InputDevice ''Configured Mouse''
    InputDevice ''stylus'' ''SendCoreEvents''
    InputDevice ''cursor'' ''SendCoreEvents''
    InputDevice ''eraser'' ''SendCoreEvents''
    EndSection

    Section ''DRI''
    Mode 0666
    EndSection


    Xorg log: [link]

Aktív témák

Hirdetés