Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
TwinView reversed screens???? HELP!!![SOLVED]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
TuxeyM
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2007
Posts: 85

PostPosted: Wed Aug 08, 2007 5:29 am    Post subject: TwinView reversed screens???? HELP!!![SOLVED] Reply with quote

Hey guys, I finally got twinview setup.

I have two 22" Westinghouse LCD's connected to ONE 8800GTS video card...

Here is my problem.

The two screens are switched...

I don't know if it is a Compiz -fusion problem or what, but My menubar etc is on the right screen instead of the left...

WTF is going on?


Here is my xorg.conf....

Mind you I am using the Nvidia OpenGL effects along with Compiz-Fusion...


Code:
Section "ServerLayout"
   Identifier     "X.org Configured"
   Screen      0  "Screen0" 0 0
   InputDevice    "Mouse0" "CorePointer"
   InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
   RgbPath      "/usr/share/X11/rgb"
   ModulePath   "/usr/lib/xorg/modules"
   FontPath     "/usr/share/fonts/misc/"
   FontPath     "/usr/share/fonts/TTF/"
   FontPath     "/usr/share/fonts/OTF"
   FontPath     "/usr/share/fonts/Type1/"
   FontPath     "/usr/share/fonts/100dpi/"
   FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
   Load  "record"
   Load  "xtrap"
   Load  "glx"
   Load  "wfb"
   Load  "GLcore"
   Load  "dbe"
   Load  "extmod"
   #Load  "dri"
   Load  "type1"
   Load  "freetype"
EndSection

Section "InputDevice"
   Identifier  "Keyboard0"
   Driver      "kbd"
EndSection

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option       "Protocol" "auto"
   Option       "Device" "/dev/psaux"
   Option       "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
EndSection

Section "Device"
   Identifier  "Card0"
   Driver      "nvidia"
   VendorName  "nVidia Corporation"
   BoardName   "G80"
   BusID       "PCI:1:0:0"           
       #Option      "UseEvents"         "false"
        Option      "RenderAccel"       "true"
        Option      "TripleBuffer" "true"
        Option      "AddARGBGLXVisuals" "true"
        #Other Options
      Option "ConnectedMonitor" "CRT,CRT"
     Option     "RenderAccel"
    Option     "HWcursor"
    Option     "CursorShadow"
    Option     "CursorShadowAlpha" "32"
    Option     "CursorShadowXOffset" "3"
    Option     "CursorShadowYOffset" "3"     
    Option "AllowGLXWithComposite"
 #TwinView
 Option     "TwinView"
    Option     "MetaModes"  "1680x1050,1680x1050"
    Option     "TwinViewOrientation"      "RightOf"
    Option     "SecondMonitorHorizSync"   "UseEdidFreqs"
    Option     "SecondMonitorVertRefresh" "UseEdidFreqs"
     EndSection

Section "Extensions"
        Option      "Composite"   "enable"
EndSection

Section "Screen"
   Identifier "Screen0"
   Device     "Card0"
   Monitor    "Monitor0"
        DefaultDepth  24
        SubSection "Display"
              Depth   24
              Modes   "1680x1050"
              EndSubSection
          SubSection "Display"
      Viewport   0 0
      Depth     1
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     4
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     8
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     15
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     16
   EndSubSection
   SubSection "Display"
      Viewport   0 0
      Depth     24
   EndSubSection
EndSection


How do I get my menubar and everything back on the left?


Last edited by TuxeyM on Wed Aug 08, 2007 5:58 am; edited 1 time in total
Back to top
View user's profile Send private message
TuxeyM
Tux's lil' helper
Tux's lil' helper


Joined: 27 Mar 2007
Posts: 85

PostPosted: Wed Aug 08, 2007 5:38 am    Post subject: Reply with quote

Sorry guys, I fixed it...

All that was wrong was the "TwinView" orientation....

I fixed it.

However it seems to crash a bit...

Any tips?

Also, how would I go about changing the frequency of the monitor...

It is @ 50 so how would I get it to maybe 65?
Back to top
View user's profile Send private message
Hammett
Apprentice
Apprentice


Joined: 26 Jan 2005
Posts: 231
Location: Barcelona, Catalonia

PostPosted: Thu Aug 09, 2007 9:54 am    Post subject: Reply with quote

If you use KDE, theres an option inside panel config for having the panel wether at left, right or both monitors.

I guess in gnome there's a similar option, but I can't assure as I only use KDE.

Hope it helps
_________________
I don't fear the people. I fear the demon inside them.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum