Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2022 02:03:35 +0000
From:      Alexey Dokuchaev <danfe@freebsd.org>
To:        Milan Obuch <freebsd-x11@dino.sk>
Cc:        0mp@freebsd.org, freebsd-x11@freebsd.org
Subject:   Re: Dynamic multimonitor setup question
Message-ID:  <Yi/z93X7dZUU7Bay@FreeBSD.org>
In-Reply-To: <20220314101646.0042335c@zeta.dino.sk>
References:  <20220228093951.30914524@zeta.dino.sk> <20220314101646.0042335c@zeta.dino.sk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Mar 14, 2022 at 10:16:46AM +0100, Milan Obuch wrote:
> I did some searching, googling and similar... a found two ports already
> in FreeBSD's port collection, x11/arandr and x11/srandrd. The former is
> just a graphical interface to xrandr, easy to understand and intuitive
> (similar to the way Windows and MacOS X does multimonitor setup). The
> latter should do what I am after, but it did not work for me :(
> 
> Per 'man srandrd', if started with 'srandrd -v -n some_script', it
> should output some debug data (-v), stay in foreground (-n) and invoke
> some_script when monitor is being plugged or unplugged. It does not
> work for me. Something happens just when I invoke 'xrandr' in another
> terminal - I see some debug output, but the script is not invoked.
> 
> Is anybody here using x11/srandrd? I can debug the script invocation,
> but if the event is not detected without external intervention, it is
> not really usable for me. And I have no experience with debugging the
> issue in graphics stack...

Asking the port maintainer could be a good start (CC'ed).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Yi/z93X7dZUU7Bay>