/etc/acpi/lid.sh calls getXuser, that's defined in /usr/share/acpi-support/power-funcs which has on line 36 plist=$(pinky -fw) || pwf_error "pinky lost"
On Tue, Mar 19, 2024 at 08:50:59AM -0400, Michael Stone wrote: > On Tue, Mar 19, 2024 at 11:54:30AM +0100, you wrote: > > For example on a debian system with acpi-support, /etc/acpi/lid.sh will > > make many requests to find the host $WAYLAND_DISPLAY every time the lid > > is opened. > > I don't see anything in lid.sh that calls pinky.