Hi all,

I'm trying to get an identical display on two monitors
using separate video cards. If i set up XF86Config-4 to
have the RightOf or LeftOf screen option, then i get the
usual xinerama effect and can move the mouse between the
two monitors.

If i specify absolute 0 0 position for both screens,
i get an identical fvwm desktop, but the mouse cursor
is invisible on the second monitor. I can still pop up
menus and select windows on the second monitor tho. If
i just do /usr/bin/X11/X, i get the default X background
and mouse on the first monitor, but no mouse cursor on
the second monitor. XFree86 is 4.1.0.1 on debian woody,
kernel 2.4.18.

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          0 "Tatung Screen" 0 0
        Screen          1 "Philips Screen" 0 0 #RightOf "Tatung Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Section "ServerFlags"
    Option "Xinerama" "yes"
EndSection
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to