On Tue, 22 Jul 2025 15:16:39 +0200 Francis Montagnac via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Try thus this (from tty2): > chvt 1; sleep 1; xrandr --display :0 --output HDMI1 --mode 3840x2160 Fix: chvt needs to be run as root, thus: sudo chvt 1; sleep 1; xrandr --display :0 --output HDMI1 --mode 3840x2160 -- francis -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue