Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Twinview KDE pops up in Middle
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
OSF
n00b
n00b


Joined: 23 Mar 2004
Posts: 10
Location: Standard, Alberta, Canada

PostPosted: Tue Mar 23, 2004 6:38 pm    Post subject: Twinview KDE pops up in Middle Reply with quote

I have Upgraded my KDE from 3.1 to 3.2.1 and I'm using Twinview, the windows popped up properly under the old KDE configuration. I haven't changed my X configuration but now they pop up in the centre of the monitors and when I maximise the window spans acrossed both monitors. This is only a problem with KDE the configuration works properly using Gnome. Any suggestions would be greatly apreciated.
Back to top
View user's profile Send private message
OSF
n00b
n00b


Joined: 23 Mar 2004
Posts: 10
Location: Standard, Alberta, Canada

PostPosted: Tue Mar 23, 2004 6:42 pm    Post subject: Reply with quote

the following is a copy of my XF86Config:

Section "ServerLayout"

Identifier "Simple Layout"
Screen "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection

Section "Files"

RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/misc"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/local/share/fonts"
FontPath "/usr/X11R6/lib/X11/fonts"
EndSection

Section "Module"

Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "type1"
Load "speedo"
Load "glx"
Load "dri"


Load "freetype"
EndSection

Section "InputDevice"

Identifier "Keyboard1"
Driver "Keyboard"
Option "AutoRepeat" "500 30"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "50"
EndSection

Section "Monitor"

Identifier "Daytek"
HorizSync 30.0 - 70.0
VertRefresh 50.0 - 150.0
EndSection

Section "Device"

Identifier "FX 5600"
Driver "nvidia"

EndSection


Section "Screen"
Identifier "Screen 1"
Device "FX 5600"
Monitor "Daytek"
DefaultDepth 24
SubSection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
Option "TwinView" "On"
Option "SecondMonitorHorizSync" "30-82"
Option "SecondMonitorVertRefresh" "50-130"
Option "MetaModes" "1024x768,1024x768"
Option "TwinViewOrientation" "RightOf"

EndSection
Back to top
View user's profile Send private message
dbezona
n00b
n00b


Joined: 06 Feb 2003
Posts: 68

PostPosted: Tue Mar 23, 2004 6:59 pm    Post subject: Reply with quote

I had the same issue - do you have "xinerama" in your USE flags? You need that, and then re-compile qt3. Fixed me right up.
Back to top
View user's profile Send private message
OSF
n00b
n00b


Joined: 23 Mar 2004
Posts: 10
Location: Standard, Alberta, Canada

PostPosted: Tue Mar 23, 2004 11:27 pm    Post subject: Reply with quote

I cant Thank you Enough, works like a charm :D
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