Is dwm displaying a mirror of the first screen on the second? I saw
this behavior and just resorted to using xsetroot rather than fixing
my X config.
Here is the result of ldd dwm:
linux-vdso.so.1 (0x7fffc1bf5000)
libc.so.6 => /usr/lib/libc.so.6 (0x7f4b30baa000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x7f4b3086f000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x7f4b3066c000)
/lib/ld-linux
On 11 Jun 2013 12:19, "Rémy Lefevre" wrote:
>
> I think so. XINERAMALIBS and XINERAMAFLAGS are set and passed
respectively in LIBS and CPPFLAGS in the file config.mk as it is by
default. Should I do something else ?
>
>
> 2013/6/11 Jacob Todd
>>
>> Did you compile dwm with xinerama enabled?
>>
>>
I think so. XINERAMALIBS and XINERAMAFLAGS are set and passed respectively
in LIBS and CPPFLAGS in the file config.mk as it is by default. Should I do
something else ?
2013/6/11 Jacob Todd
> Did you compile dwm with xinerama enabled?
> On Jun 11, 2013 6:54 AM, "Rémy Lefevre" wrote:
>
>> Hi,
>>
Did you compile dwm with xinerama enabled?
On Jun 11, 2013 6:54 AM, "Rémy Lefevre" wrote:
> Hi,
>
> I experience today a problem with Virtualbox and DWM. I have two monitors
> connected to my PC. Toggling the screen in Virtualbox (Host + Home then
> View -> VirtualScreen -> HostScreenX) in full s
Hi,
I experience today a problem with Virtualbox and DWM. I have two monitors
connected to my PC. Toggling the screen in Virtualbox (Host + Home then
View -> VirtualScreen -> HostScreenX) in full screen mode has no effect. So
Virtualbox stays on the primary screen and not switch to the second one.