I compiled monitor.c and ran the following command:

cat <(monitor) <(xrandr) <(dpkg-query -l xserver-xorg) > <output file>

I have one radeon X1300 card with a Y cable going to two monitors.

Attached to this email are the two output files.

On Wed, Apr 6, 2016 at 4:28 AM, Yves-Alexis Perez <[email protected]> wrote:

> On mer., 2016-04-06 at 13:13 +0200, Yves-Alexis Perez wrote:
> > On mer., 2016-04-06 at 04:04 -0700, Erik Haller wrote:
> > >
> > > I have never seen xrandr use monitor0|1. I am running lightdm.
> > That just means xfdesktop4 didn't get a monitor name. It gets a name
> > from gdk_screen_get_monitor_plug_name() [1,2] which in turns gets it from
> > X11
> > [3] using XRRGetCrtcInfo(). So my guess is that this behavior changed
> after
> > the xorg update.
> >
> Actually the name comes from XRRGetOutputInfo(), not XRRGetCrtcInfo() but
> the
> point still stands.
>
> Can you check with the attached program and report back the monitor names
> with
> both xorg versions?
>
> Regards,
> --
> Yves-Alexis
>
>

Attachment: xserver-7.7+13
Description: Binary data

Attachment: xserver-7.7+14
Description: Binary data

Reply via email to