Re: [dev] DWM - Multiple screen not recognized in Virtualbox
Here is the result of ldd dwm:
linux-vdso.so.1 (0x00007fffc1bf5000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007f4b30baa000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f4b3086f000)
libXinerama.so.1 => /usr/lib/libXinerama.so.1 (0x00007f4b3066c000)
/lib/ld-linux-x86-64.so.2 (0x00007f4b30f57000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f4b3044d000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f4b30249000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f4b30037000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f4b2fe33000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f4b2fc2d000)
My dwm version is 6.0
2013/6/11 Chris Down <chris_AT_chrisdown.name>
> On 11 Jun 2013 12:19, "Rémy Lefevre" <lefevreremy_AT_gmail.com> 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 <jaketodd422_AT_gmail.com>
> >>
> >> Did you compile dwm with xinerama enabled?
> >>
> >> On Jun 11, 2013 6:54 AM, "Rémy Lefevre" <lefevreremy_AT_gmail.com> 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 screen mode has no
> effect. So Virtualbox stays on the primary screen and not switch to the
> second one. The problem seems related to DWM as it works with other WM. Do
> you have any idea why it doesn't work with DWM ? Thanks in advance for your
> help.
> >>>
> >>> Regards,
> >>>
> >>> Rémy.
> >
> >
>
> What does ldd say? Which version of dwm?
>
> Chris
>
Received on Tue Jun 11 2013 - 13:26:09 CEST
This archive was generated by hypermail 2.3.0
: Tue Jun 11 2013 - 13:36:05 CEST