Re: ratpoison-1.4.9-xrandr4 snapshots
Mathieu OTHACEHE <[email protected]> Fri, 09 Dec 2016 22:02:45 +0100
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
> It kind-of-works, with the same results as before: > sdump reports a combined "big-screen" and the monitors are treated as > such Yes, I wasn't expecting anything from it. > >> Maybe you have an outdated revision of xrandr. >> Please note you need to have xrandr >= 1.3 running. > > xrandr --version reports > > xrandr program version 1.4.2 > Server reports RandR version 1.4 Ok so it should work ... Could you try to rebuild it with the configure below : --8<---------------cut here---------------start------------->8--- ./configure --with-xrandr --enable-debug --8<---------------cut here---------------end--------------->8--- And then grep in ratpoison output : --8<---------------cut here---------------start------------->8--- ratpoison > rp_debug grep "Xrandr version" rp_debug --8<---------------cut here---------------end--------------->8--- Thanks, Mathieu