Ubuntu 를 설치했는데 듀얼모니터 구성이 힘드네요..
      글쓴이: ElegantCoder / 작성시간: 목, 2007/05/03 - 2:48오후    
  
  지금 Xinerama로 듀얼모니터 활용을 하고 있는 중입니다.
왼쪽 모니터가 Viewsonic VG2021m (20인치) 오른쪽 모니터가 BenQ T705(17인치) 여서 해상도의 차이가 있습니다.
1400X1050, 1280X1024 입니다.
그런데 X Screen 의 Dimension이 2800으로 작은 모니터에서는 넘치고 있어서.. 컨텐츠가 모니터에서 스크롤링이 되는 상황이 발생합니다.
즉 마우스로 오른쪽 끝에 쯤 가져다 놓으면 스크롤링이 되면서 안보이던 오른쪽 영역이 보이는 상황이에요.
이런 경우 어떻게 해결할 수 있을 까요?
아래는 제 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/X11R6/lib/X11/rgb"
EndSection
 
Section "Module"
    Load           "dbe"
    Load           "extmod"
    Load           "type1"
    Load           "freetype"
    Load           "glx"
EndSection
 
Section "ServerFlags"
    Option         "Xinerama" "1"
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      "ViewSonic VG2021m"
    HorizSync       30.0 - 82.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection
 
Section "Monitor"
    # HorizSync source: edid, VertRefresh source: edid
    Identifier     "Monitor1"
    VendorName     "Unknown"
    ModelName      "BenQ T705"
    HorizSync       31.0 - 83.0
    VertRefresh     56.0 - 76.0
    Option         "DPMS"
EndSection
 
Section "Device"
    Identifier     "Videocard0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce4 Ti 4200 with AGP8X"
    BusID          "PCI:1:0:0"
    Screen          0
    Option "UseEdidFreqs" "true"
    Option "RenderAccel" "true"
    Option "NoLogo"
EndSection
 
Section "Device"
    Identifier     "Videocard1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce4 Ti 4200 with AGP8X"
    BusID          "PCI:1:0:0"
    Screen          1
    Option "UseEdidFreqs" "true"
    Option "RenderAccel" "true"
    Option "NoLogo"
EndSection
 
Section "Screen"
    Identifier     "Screen0"
    Device         "Videocard0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "metamodes" "DFP: nvidia-auto-select +0+0; DFP: 1400x1050 +0+0"
    SubSection     "Display"
        Depth       24
        Modes      "1400X1050"
    EndSubSection
EndSection
 
Section "Screen"
    Identifier     "Screen1"
    Device         "Videocard1"
    Monitor        "Monitor1"
    DefaultDepth    24
    Option         "metamodes" "CRT: 1280x960 +0+0; CRT: 1400x1050 +0+0; CRT: 1152x864 +0+0; CRT: 1024x768 +0+0; CRT: 800x600 +0+0; CRT: 640x480 +0+0; CRT: nvidia-auto-select +0+0; CRT: 1280x1024 +0+0"
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024"
    EndSubSection
EndSection
 
 
Section "Extensions"
    Option "Composite" "false"
EndSectionForums: 


흐읅 ㅜㅜ
제 질문에 답해주실분은 정녕 없는건가요 ㅠㅠ
저도 요즘 데비안
저도 요즘 데비안 언스테이블 랩탑에서 잘 되던 확장 듀얼 모니터가 안돼서 좀 답답합니다. 그냥 확장 디스플레이에 클론은 잘 해주는데 1번 2번 모니터로 확장 데스크탑이 안됩니다. 원래 잘 됐었는데 드라이버랑 xorg 패키지 업그레이드 요즘에 한 다음부터 안되더군요. 그냥 또 업그레이드 하면 될때까지 기다려야 하는 건지 ...
[예진아씨 피카사 웹앨범] 임예진 팬클럽 ♡예진아씨♡ http://cafe.daum.net/imyejin
댓글 달기