You are not logged in.
Pages: 1
Hi together,
I have an app, SWISSWATCH, started during the boot. SWISSWATCH is a watch with sluggish second hand, like in the Swiss railway stations.
It's starts is possible always in terminal, see picture below.
https://imgur.com/VCB2WqY.png
https://imgur.com/8w0mP9u.png
On the desktop it looks like in the picture below.
https://imgur.com/dRIODac.png
Is there any possibility to start such an app without using a part of the task panel? Closing the app in the panel, closed the app on the desktop too.
Thanks for any help / idea.
Regards,
Klaus
PS: my System
Kernel: 6.1.0-17-amd64 arch: x86_64 bits: 64 Desktop: Xfce v: 4.18.1
Distro: Debian GNU/Linux 12 (bookworm)
Last edited by klaus150 (2024-04-02 12:33:20)
Offline
Hello and welcome.
Try running it like this (requires the wmctrl package):
swisswatch & sleep 1 && wmctrl -r swisswatch -b add,skip_taskbar
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Thanks ToZ.
It has done it as proposed by you.
I put Swisswatch to start by LOGIN, it open it but still stays in the panel.
Closing the app and restarting it directly over the terminal, it is doing correctly. Strange and to be honest, I did not understand the difference.
I wrote a Swisswatch.sh, starting it by LOGIN and it works without problems.
Thanks again.
Regards
Offline
Pages: 1
[ Generated in 0.013 seconds, 8 queries executed - Memory usage: 523.55 KiB (Peak: 524.39 KiB) ]