On Mon, 23 Jan 2012 at 15:57:40 -0200, Renato Botelho wrote: > Hello guys, > > I tried master branch on a fedora 16 box with 2 monitors. I use xrandr > to configure it. > > When i build wmaker with xrandr and with xinerama, it worked as > expected, but if i > build it with xrandr and without xinerama, when i minimize a window, > the miniature > seems to go to a place out of monitor, i cannot see it, i can see the > animation, but > not the miniature. > > If i disable the secondary monitor (VGA1) it started to work as expected on > both > cases. > > I'm able to make any test and collect necessary data if you want. > > Here is the xrandr line i use to setup: > > xrandr --output DP3 --off --output DP2 --off --output DP1 --off > --output HDMI2 --off --output HDMI1 --off --output LVDS1 --mode > 1440x900 --pos 272x1080 --rotate normal --output VGA1 --primary --mode > 1920x1080 --pos 0x0 --rotate normal
Does it make sense to use xrand for a secondary monitor without xinerama? I think --enable-xrandr should select --enable-xinerama automatically, but I'm not sure if everybody would agree. -- To unsubscribe, send mail to [email protected].
