These days GDM on Debian is running using Wayland, so the classic way of taking a screenshot using the X protocol does not work:
# Sleeping before launching the command allows to switch to the login screen
# before the screen gets actually captured.
#
# Otherwise if the login screen is not visible, only a black image will be
# captured.
sleep 6
sudo -u Debian-gdm\
DISPLAY=:0 \
XAUTHORITY=/var/run/user/109/gdm/Xauthority \
import -display :0 -win root /tmp/GDM-screenshot.png"
Commenti recenti
25 settimane 1 giorno fa
39 settimane 5 giorni fa
39 settimane 5 giorni fa
39 settimane 5 giorni fa
1 anno 4 settimane fa
1 anno 7 settimane fa
1 anno 7 settimane fa
1 anno 7 settimane fa
2 anni 18 settimane fa
2 anni 22 settimane fa