Dual Monitors FreeBSD 7.0
Добавлено: 2008-09-27 11:12:08
Собственно возник вопрос по подключению HP w2408h к HP 530. Тоесть с чего начинать конкурировать. Монитору надо 1960х1200х60Мгц.
Не так страшен танк, как его пьяный экипаж
https://forum.lissyara.su/
Ну у него сбоку. Но в общем включил. До загрузки КДЕ удается даже переключить вывод на монитор с ноута (два сразу не работает). После загрузки КДЕ все-равно вывод идет на дисплей ноута.lissyara писал(а):заходишь к ноуту сзади и аккуратненько фтыкаешь шланг от монитора.
включаешь ноут.
Код: Выделить всё
Section "Module"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
EndSection
Section "Files"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/local/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xorg"
Option "XkbModel" "pc101"
Option "XkbLayout" "en"
EndSection
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
Option "Emulate3Buttons"
EndSection
Section "Monitor"
Identifier "Monitor 530"
HorizSync 50-75
VertRefresh 50-75
EndSection
Section "Monitor"
Identifier "Monitor w2408h"
HorizSync 50-75
VertRefresh 50-75
EndSection
Section "Device"
Identifier "Standard VGA"
VendorName "Unknown"
BoardName "Unknown"
Driver "vga"
EndSection
Section "Device"
Identifier "Card 0"
Driver "intel"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen 0"
Device "Card 0"
Monitor "Monitor 530"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x800" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x800" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x800""1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Identifier "Screen 1"
Device "Card 0"
Monitor "Monitor w2408h"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 16
Modes "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
Subsection "Display"
Depth 24
Modes "1920x1200" "1280x1024" "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 0"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
А как настроить нормально?manefesto писал(а):+1 молодец
?#Option "MetaModes" "1280x1024,1024x768@1280x1024; 1024x768,1024x768; 800x600,800x600"
Опция MetaModes для вывода клона изображения на телевизор. При этом в режиме 1280x1024
используется панорамирование на телевизоре до размера 1024х768 (показывается только
часть картинки, при перемещении курсора рабочий стол смещается в нужном направлении).
Искал, не густо. http://forum.lissyara.su/search.php?key ... 1%81%D0%BAlissyara писал(а):поищщи...
кто-то выкладывал.
dual head - ключевые слова