опщем натворил конфиг, и понял, что не то
Код: Выделить всё
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
EndSection
Section "Device"
Identifier "GM965"
Driver "Intel"
VendorName "Intel Corp."
Screen 0
EndSection
Section "Device"
Identifier "GM965"
Driver "Intel"
VendorName "Intel Corp."
Screen 1
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Intel Corp."
ModelName "Intel Dysplay"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS" "true"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Samsung"
ModelName "SyncMaster_940n"
HorizSync 30.0 - 110.0
VertRefresh 50.0 - 150.0
Option "DPMS" "true"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1024x768"
EndSubSection
EndSectionИ нифига ничего не случилось. Предыстория такова: есть ноутбук на интел графике, есть монитор самсунг 940n. Хочется на работе 1 рабочий стол на 2 монитора. Но увы из того что я понаписал получилось только 1 рабочий стол с с разрешениями 1280*800 (рабочее ноутбука) и мониор самсунг жутко натянутый на такое же разрешение.
Подозреваю, делаю не так.
нашёл вот такое http://www.opennet.ru/opennews/art.shtml?num=6921 перелопатить смогу (правда долго). Скажите что для этого нужно установить, чтобы сбылась моя мечта? libxinerama1 2:1.0.3-2 установлена поможет или нет, опять не знаю.