[plug] Nvidia display mapping swap
Cameron Patrick
cameron at patrick.wattle.id.au
Tue Sep 2 12:49:42 WST 2003
On Tue, Sep 02, 2003 at 12:22:46AM +0000, Mungo TheB wrote:
| have twin monitor setup 0 1 (crt, crt)
| when nvidia boots into x display comes up 1 0
[...]
| anyone know why or how to stop the swapping?
Swap the "Screen" sections around in your XF86Config. (Disclaimer: I'm
using a radeon not a nvidia card, but it should work the same.)
e.g. bad:
Screen "LH"
Screen "RH" RightOf "LH"
good:
Screen "RH"
Screen "LH" LeftOf "RH"
This causes ... issues ... with Moz Firebird (at least v0.6 - haven't
got around to trying v0.6.1) for some reason. Too many apps either
don't understand Xinerama at all when they should - or worse, think they
understand it when they don't. (Incidentally KDE has the reverse
problem - with a dual head config with Xinerama off and different
resolutions on each screen, the "maximize" button will only expand a
window to the size of the smallest screen. With Xinerama on it works
perfectly. Bizarre.)
HTH,
Cameron.
More information about the plug
mailing list