The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]



"OpenNews: Подключение двух мониторов: Xinerama или TwinView ?"
Версия для распечатки Пред. тема | След. тема
Форум Разговоры, обсуждение новостей
Исходное сообщение [ Отслеживать ]
Заметили полезную информацию ? Пожалуйста добавьте в FAQ на WIKI.
. "Подключение двух мониторов: Xinerama или TwinView ?" +/
Сообщение от Аноним (-), 07-Фев-06, 03:48 
Section "Module"
    Load        "dbe"  # Double buffer extension
    
    SubSection  "extmod"
      Option    "omit xfree86-dga"  
    EndSubSection
    
    Load        "type1"
    Load        "freetype"
    Load        "glx"   # libglx.a
EndSection

Section "Files"

RgbPath            "/usr/X11R6/lib/X11/rgb"
ModulePath      "/usr/X11R6/lib/modules"
    
    #FontPath     "/usr/X11R6/lib/X11/fonts/cyrillic"
    FontPath     "/usr/X11R6/lib/X11/fonts/TTF"
    FontPath     "/usr/X11R6/lib/X11/fonts/corefonts"
    FontPath     "/usr/X11R6/lib/X11/fonts/cronyx"
    #FontPath     "/usr/X11R6/lib/X11/fonts/ukr"
    FontPath    "/usr/share/fonts/cronyx/100dpi/:unscaled"
    FontPath    "/usr/share/fonts/cronyx/misc/:unscaled"
    FontPath    "/usr/share/fonts/cronyx/75dpi/:unscaled"
    FontPath     "/usr/X11R6/lib/X11/fonts/misc"
    FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
    FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
    FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
    #FontPath     "/usr/X11R6/lib/X11/fonts/artwiz"
    FontPath     "/usr/X11R6/lib/X11/fonts/freefont"
    FontPath     "/usr/X11R6/lib/X11/fonts/intlfonts"
    FontPath     "/usr/X11R6/lib/X11/fonts/terminus"
    #FontPath     "/usr/local/share/fonts"
EndSection

Section "InputDevice"
    Identifier    "Keyboard1"
    Driver    "kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"    "xorg"
    Option "XkbModel"    "pc105"
    Option "XkbLayout"    "en"
EndSection

Section "InputDevice"
    Identifier    "Mouse1"
    Driver "mouse"
    Option "Protocol"   "Auto"
    Option "ZAxisMapping"   "4 5"
    Option "Device"     "/dev/input/mouse0"
EndSection

# **************************************************  ********************
# Monitor section
# *************************************************  ********************

Section "Monitor"
    Identifier  "CRT"
    HorizSync   30-96
    VertRefresh 50 - 160
    Option "DPMS"
EndSection

Section "Monitor"
    Identifier  "TV"
    HorizSync   30-50
    VertRefresh 60
EndSection

# **************************************************  ********************
# Graphics device section
# **************************************************  ********************
Section "Device"
    Identifier "Card1"
    Driver "nvidia"
    VideoRam 131072
    #Option "AllowGLXWithComposite" "true"
    Option "NoLogo" "true"
    Option "RenderAccel" "true"
    Option "HWCursor" "true"
    Option "ConnectedMonitor" "CRT"
    Option "Coolbits" "1"
    Option "NoDDC" "true"
    Option "AllowDDCCI" "true"
    Option  "UseEdidDpi" "false"
    Option   "DPI" "125 x 125"
    BusID  "PCI:6:0:0"
    Screen       0
EndSection

#Section "Extensions"
#    Option "Composite" "Enable"
#EndSection

    
Section "Device"
    Identifier "Card2"
    Driver "nvidia"
    Option "NoLogo" "true"
            
    Option "ConnectedMonitor" "TV"
    Option "TVStandart" "PAL-G"
    Option "TVOutFormat" "SVIDEO"
    BusID "PCI:6:0:0"
    Screen       1
EndSection

# **************************************************  ********************
# Screen sections
# **************************************************  ********************

Section "Screen"
  Identifier   "CRT"
  Device       "Card1"
  Monitor      "CRT"
  DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes "1600x1200" "1280x1024" "1024x768" "800x600"
    EndSubsection
EndSection

Section "Screen"
  Identifier   "TV"
  Device       "Card2"
  Monitor      "TV"
  DefaultDepth 24
    Subsection "Display"
        Depth       24
        Modes "1024x768"
    EndSubsection
EndSection

# **************************************************  ********************
# ServerLayout sections.
# **************************************************  ********************


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

Section "ServerLayout"
  Identifier     "XFree86 Configured"
  Screen      0  "CRT" 0 0
  Screen      1  "TV" LeftOf "CRT"
EndSection

----------------
Vovans
Два отдельных десктопа, точно так-же реализуется и для АТИ.

Ответить | Правка | Наверх | Cообщить модератору

Оглавление
OpenNews: Подключение двух мониторов: Xinerama или TwinView ?, opennews, 06-Фев-06, 07:36  [смотреть все]
Форумы | Темы | Пред. тема | След. тема



Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2024 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру