16 Dec
2024
16 Dec
'24
03:27
Sun, 15 Dec 2024 09:34:40 +0000 (UTC) Robert Webb via openSUSE Users <users@lists.opensuse.org> :
An alternative that does the same thing, but without a separate script, is to put the commands in a sub-shell, run in the background:
( sleep 5 xeyes -geometry 70x50+36+420 & xeyes -geometry 70x50-36+420 & ) &
Applause, this one worked :-) I still don't know why there is a low-res screen though. No problem, in a few weeks it's a new motherboard AND a new GPU.