Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Nvidia twinview cursor moves out of view
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
tallest
Tux's lil' helper
Tux's lil' helper


Joined: 09 Mar 2004
Posts: 145
Location: Socorro, NM, USA

PostPosted: Sun May 21, 2006 8:52 pm    Post subject: Nvidia twinview cursor moves out of view Reply with quote

I am using nvidia's twinview to diplay a second desktop on my TV (using tv-out) so that I can play videos on it while still using the computer. Everything works fine, my main screen is at 1280x1024 and the tv is at 640x480 (videos go fullscreen to fill the TV properly) but my mouse cursor is able to go off the TV screen as if it were at 1280x1024 (and not onto any other screen). Is there any way to prevent this from happening?

Here is the appropriate section of my xorg.conf
Code:
Section "Device"
    Identifier  "Nvidia"
    Driver      "nvidia"
    VideoRam    131072
    Option      "NoLogo" "true"
    # Insert Clocks lines here if appropriate
    Option "RenderAccel" "true"
    Option "AllowGLXWithComposite" "true"
    Option "TwinView" "1"
    Option "SecondMonitorHorizSync"     "30-50"
    Option "SecondMonitorVertRefresh"   "60"
    Option "MetaModes" "1280x1024, 640x480; 1024x768, 640x480; 800x600, 640x480"
    Option "TVStandard" "NTSC-M"
    Option "Xinerama" "1"
    Option "TwinViewOrientation" "RightOf"
    Option "ConnectedMonitor" "CRT,TV"
    Option      "NvAGP" "3"
    Option      "TVOutFormat"   "COMPOSITE"
EndSection

_________________
Those who can make you believe in absurdities can make you commit atrocities. --Voltaire
Back to top
View user's profile Send private message
Darknight
Guru
Guru


Joined: 26 Jan 2004
Posts: 483
Location: Italy

PostPosted: Sun May 21, 2006 11:24 pm    Post subject: Reply with quote

No expert, but if that metamodes line refers to the tv-out I'd remove any mode except 800x600 and retry.
Back to top
View user's profile Send private message
tallest
Tux's lil' helper
Tux's lil' helper


Joined: 09 Mar 2004
Posts: 145
Location: Socorro, NM, USA

PostPosted: Mon May 22, 2006 12:48 am    Post subject: Reply with quote

First: a correction, the video out screen appears to let the mouse move on a 640x1024 desktop (the correct width, but the height is set to the same as my main screen).

Second: the metamodes line specify the mode for the main screen and the TV-out, with a comma between the two. So the TV is always set to 640x480.

Thanks,
Aaron
_________________
Those who can make you believe in absurdities can make you commit atrocities. --Voltaire
Back to top
View user's profile Send private message
tallest
Tux's lil' helper
Tux's lil' helper


Joined: 09 Mar 2004
Posts: 145
Location: Socorro, NM, USA

PostPosted: Mon May 22, 2006 12:52 am    Post subject: Reply with quote

I'm starting to wonder if it might be a flaw in Xfce's window manager. Could this be true?
_________________
Those who can make you believe in absurdities can make you commit atrocities. --Voltaire
Back to top
View user's profile Send private message
Darknight
Guru
Guru


Joined: 26 Jan 2004
Posts: 483
Location: Italy

PostPosted: Thu May 25, 2006 9:53 am    Post subject: Reply with quote

Seems like what you get with some xinerama configurations.
You can actually have some things disappear in a out of screen zone because the desktop has to have the same height all along.
So, if you are using your tv-out as part of a xinerama display I suggest that you use it instead as a separate display.
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