Ru-Board.club
← Вернуться в раздел «Microsoft Windows»

» Linux и два монитора

Автор: GrafP
Дата сообщения: 14.07.2004 15:40
Народ, кто нибудь использовал два монитора в на одной машине в Линуксе???
Автор: Demetrio
Дата сообщения: 14.07.2004 15:52
http://www.tldp.org/HOWTO/Xinerama-HOWTO/

Добавлено
http://involution.com/fc2t3.php

пример конфига и скриншот
Автор: GrafP
Дата сообщения: 15.07.2004 09:14
Спасибо, но в конфигу я уже лазил.
Вот мой конфиг... второй монитор не работает, хотя в виндах я пробовал пашет!!! Я поэтому и спрашивал, может кто нибудь в Федоре1 сам пробовал два монитора?

Section "ServerLayout"
Identifier "Multihead layout"
Screen 0 "Screen0" RightOf "Screen1"
Screen 1 "Screen1" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
Option "Xinerama" "on"
Option "Clone" "on"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc105"
Option "XkbLayout" "ru,us"
Option "XkbOptions" "grp:shift_toggle,grp_led:scroll"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "InputDevice"
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "SAMTRON"
HorizSync 30.0 - 71.0
VertRefresh 50.0 - 60.0
Option "dpms"
EndSection

Section "Monitor"
Identifier "Monitor1"
VendorName "Monitor Vendor"
ModelName "Monitor 1280x1024"
HorizSync 31.5 - 79.0
VertRefresh 50.0 - 60.0
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "sis"
VendorName "Videocard vendor"
BoardName "SiS 650"
EndSection

Section "Device"
Identifier "Videocard1"
Driver "sis"
VendorName "Videocard Vendor"
BoardName "SiS 650"
BusID "PCI:1:0:0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 16
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1152x864"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection

Страницы: 1

Предыдущая тема: Win98 EMBEDDED


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.