Re: [STUMP] Is there a way to detect new monitors?
David Bjergaard <[email protected]>
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Nico,
There's no event driven way to detect external monitors, but if you use xrandr
(grandr and arandr are gui options) stumpwm should be able to pick up the
external monitor. Sometimes it doesn't, and so you'll need to run
"refresh-heads" using the colon command ("C-t :" by default)
Best,
David
Nicolas Petton <[email protected]> writes:
> Hi,
>
> I'm new to Stumpwm, so please forgive me if this is obvious, but I
> cannot find a way to detect when an external monitor is
> plugged/unplugged.
>
> Coming from Emacs, I'd love to see a hook for that :)
>
> Cheers,
> Nico