[Ubuntu-x-swat] [Bug 363375] Re: [multi screen] mouse position sometimes wrong

2009-07-29 Thread quokka
Hi Pete,

No it works just like a four screen Xinerama setup should. The two
twinview pairs are tied together with Xinerama the X config:

Option "Xinerama" "1"
Screen  0  "Screen0" 0 0
Screen  1  "Screen1" RightOf "Screen0"

The fake Xinerama installation then allows the dimensions and layout of
the physical screens to be defined for the benefit of window managers
and apps.

The fake Xinerama config file for four 1280x1024 monitors in a row:

4
0 0 1280 1024
1280 0 1280 1024
2560 0 1280 1024
3840 0 1280 1024


It is working well for me. And firefox doesn't crash all time now.

-- 
[multi screen] mouse position sometimes wrong
https://bugs.launchpad.net/bugs/363375
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 363375] Re: [multi screen] mouse position sometimes wrong

2009-07-19 Thread quokka
I have also had this problem with Jaunty 64 bit. Environment is two
Nvidia NVS 285 PCI-E cards and four monitors. Errors as reported above
appear in the Xorg log.

I may have stumbled on a work around, which is (for the above config)

1. Configure xorg.conf for  Nvidia twinview for each pair of monitors

2. Install fake Xinerama : http://ktown.kde.org/~seli/fakexinerama/ and
configure it for the monitor sizes and layout.  You need to install the
libxinerama-dev package to compile fake xinerama.

I have had no issues with the cursor going walkabout after several days
of use. A really big bonus is that graphics performance is VERY MUCH
better than the former Xinerama setup. That glue like feel that seems to
accompany Xinerama has just disappeared. Windows maximize correctly and
apps know the screen boundaries.

Although my setup uses twinview, I suspect that this work around may
work in other configurations.

-- 
[multi screen] mouse position sometimes wrong
https://bugs.launchpad.net/bugs/363375
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg in ubuntu.

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp