Further investigation has revealed the shutdown/reboot commands are baked into which is a compiled GTK C program: https://github.com/raspberrypi-ui/pishu ... shutdown.c
Seems kind of overkill for a shutdown/reboot dialog box, but I can add --no-wall to the shutdown/reboot commands and recompile.
Alternatively, it's also possible to easily create a custom shutdown/reboot GUI using Zenity as in this earlier post:
viewtopic.php?t=285264&sid=b8e2dbdd05f6 ... 3#p1727262
Code:
/usr/bin/lxde-pi-shutdown-helper
Seems kind of overkill for a shutdown/reboot dialog box, but I can add --no-wall to the shutdown/reboot commands and recompile.
Alternatively, it's also possible to easily create a custom shutdown/reboot GUI using Zenity as in this earlier post:
viewtopic.php?t=285264&sid=b8e2dbdd05f6 ... 3#p1727262
Statistics: Posted by jari_42 — Wed Sep 18, 2024 4:27 pm