LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Desktop (https://www.linuxquestions.org/questions/linux-desktop-74/)
-   -   How to restart KDE toolbar without logout or reboot (https://www.linuxquestions.org/questions/linux-desktop-74/how-to-restart-kde-toolbar-without-logout-or-reboot-4175728289/)

Kitty_bj 08-22-2023 09:04 PM

How to restart KDE toolbar without logout or reboot
 
Hello,

Linux envirnment:
CentOS7, KDE desktop
Start Linux Desktop from ETX via Multi Monitor Mode

User always got the desk toolbar crashed and there isn't any response when click the toolbar icon.
The Currently open windows can work properly.

Is there any way to restart the toolare without logout or reboot the Linux?

Many thanks

lvm_ 08-22-2023 11:50 PM

You can restart plasma

Code:

kquitapp5 plasmashell
kstart5 plasmashell >/dev/null 2>&1 &

assuming it is KDE5. The last line is probably unnecessary, it should restart automatically.


All times are GMT -5. The time now is 06:00 AM.