сразу говорю: сильно не пинать, с линуксом не давно познакомился
подключил 2 монитора, (видео нвидиа гфорсе фх5500) все нормально работает, кроме одного: если раскладку клавы настраиваю с помощью яста2, то 2 монитор становиться в режим клона, настраиваю через NVIDIA X Server Settings раскладка пропадает(, так вот вопрос: надо настроить второй монитор в режим separate, и чтоб раскладка была.
xorg.conf
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Thu Nov 9 17:56:12 PST 2006
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
RgbPath "/usr/lib/X11/rgb"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG L1750U"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
ModeLine "1280x960" 107.3 1280 1360 1496 1712 960 961 964 995 +hsync +vsync
ModeLine "1280x800" 107.2 1280 1360 1496 1712 800 801 804 835 +hsync +vsync
ModeLine "1280x768" 103.0 1280 1360 1496 1712 768 769 772 802 +hsync +vsync
ModeLine "1280x600" 79.0 1280 1344 1480 1680 600 601 604 627 +hsync +vsync
ModeLine "1024x600" 63.2 1024 1080 1184 1344 600 601 604 627 +hsync +vsync
ModeLine "800x600" 48.9 800 840 920 1040 600 601 604 627 +hsync +vsync
ModeLine "768x576" 45.5 768 808 888 1008 576 577 580 602 +hsync +vsync
Option "DPMS"
EndSection
Section "Monitor"
# HorizSync source: twinview, VertRefresh source: twinview
Identifier "Monitor1"
VendorName "Unknown"
ModelName "LG L1752S"
HorizSync 30.0 - 83.0
VertRefresh 50.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5500"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce FX 5500"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "CRT-0: 1280x1024 +0+0; CRT-0: 1280x960 +0+0; CRT-0: 1280x800 +0+0; CRT-0: 1152x864 +0+0; CRT-0: 1280x768 +0+0; CRT-0: 1024x768 +0+0; CRT-0: 1280x600 +0+0; CRT-0: 1024x600 +0+0; CRT-0: 800x600 +0+0; CRT-0: 768x576 +0+0; CRT-0: 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard1"
Monitor "Monitor1"
DefaultDepth 24
Option "metamodes" "CRT-1: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
помогайте)
[Ответ]