LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-12-2006, 02:19 PM   #1
jaykup
Member
 
Registered: Jan 2006
Location: Mukwonago, WI
Distribution: Slackware 12
Posts: 77

Rep: Reputation: 16
Dual Monitor Question


I have Dual Monitors working on a Geforce4 Ti 4600, using 2 different sized monitors, one running 1600x1200 and the other running 1280x1024. It works ok, but it is setup where X is spread across 2 monitors like one giant desktop, and KDE is able to tell the difference between the two screens, to a point.

Is there a way to do this more like you would in windows, with the Dual View? Where X would see each monitor as separate and load a window according to what you would tell it to, and you could still drag a window from one monitor to another?

This is what my Xorg looks like.

Code:
Section "Module"

    SubSection  "extmod"
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load       "glx"
    Load       "dri"

EndSection


Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TTF/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"

EndSection


Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"kbd"
    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xorg"
    Option "XkbModel"	"pc104"
    Option "XkbLayout"	"us"

EndSection



Section "InputDevice"

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/mouse"
    Option "ZAxisMapping" "4 5"
    Option "Emulate3Buttons"

EndSection



Section "Monitor"

    Identifier  "My Monitor"
    HorizSync   40 - 110
    VertRefresh 50-160

EndSection



Section "Device"

    Identifier	"Standard VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"
    Driver     "vga"

EndSection


Section "Device"

    Identifier  "NVIDIA"
    Driver      "nvidia"
    Option      "RenderAccel" "true"

EndSection


Section "Screen"

 Identifier "Screen0"
 Device "NVIDIA"
 Monitor "My Monitor"
 DefaultDepth 24
 Option "NvAGP" "1" 
 Option "TwinView" "true"
# Option "SecondMonitorHorizSync" "30.0-100.0"
# Option "SecondMonitorVertRefresh" "40.0-110.0"
 Option "MetaModes" "1600x1200, 1280x1024; 1280x1024, 1280x1024;"
 Option "TwinViewOrientation" "RightOf"
 Option "Xinerama" "on"

 Subsection "Display"
 Depth 24
 Modes "1280x1024"
 ViewPort 0 0
 EndSubsection

EndSection


Section "ServerLayout"

    Identifier  "Simple Layout"
    Screen "Screen0"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection


Section "DRI"

    Mode 0666

EndSection
 
Old 04-12-2006, 04:10 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
i think you'd just trun xinerama off there, but i always foudn that metajunk configuration to be uglay and unpleasent for the kind of reasons your seeing now. i always prefer to, when possible, define the card as two totally seperate devices, one on ehach output, and then join them only at the serverlayout level. i'd try just commenting out the xinerama option there first though.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Basic dual monitor question johngcarlsson Linux - Newbie 6 06-04-2005 04:56 PM
Dual monitor and resolution question deveraux83 Slackware 2 02-19-2005 11:58 AM
dual monitor setup question RezNladyB Linux - Newbie 2 07-19-2004 05:27 PM
dual monitor question/kde pdlnhrd Linux - Newbie 4 04-07-2004 07:41 PM
Dual Monitor Question JC404 Linux - Hardware 9 07-28-2003 01:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 12:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration