https://bugs.kde.org/show_bug.cgi?id=497862
--- Comment #1 from Michal Kec (MiK) <k...@kecnet.cz> --- Created attachment 176980 --> https://bugs.kde.org/attachment.cgi?id=176980&action=edit System Monitor shows all Konsole tabs as separate applications I can confirm this. Moreover System Monitor also shows every Konsole tab as a separate application. This behavior is caused by Konsole creating cgroups "scope" for every tab as you can check with systemd-cgls command. │ │ │ ├─app-org.kde.konsole-38397.scope │ │ │ │ ├─tab(38876).scope │ │ │ │ │ └─38876 /bin/bash │ │ │ │ ├─tab(38397).scope │ │ │ │ │ └─38397 /usr/bin/konsole │ │ │ │ ├─tab(38843).scope │ │ │ │ │ └─38843 /bin/bash │ │ │ │ ├─tab(39014).scope │ │ │ │ │ ├─39014 /usr/bin/sudo su - │ │ │ │ │ ├─41550 /usr/bin/sudo su - │ │ │ │ │ ├─41551 su - │ │ │ │ │ ├─41552 -bash │ │ │ │ │ ├─42315 systemd-cgls │ │ │ │ │ └─42316 less │ │ │ │ ├─tab(39016).scope │ │ │ │ │ ├─39016 /usr/bin/python3 /usr/bin/grc tail -n 2000 -F /var/log/syslog │ │ │ │ │ ├─39018 tail -n 2000 -F /var/log/syslog │ │ │ │ │ └─39019 /usr/bin/python3 /usr/bin/grcat conf.log │ │ │ │ ├─tab(38942).scope │ │ │ │ │ └─38942 /bin/bash │ │ │ │ ├─tab(38909).scope │ │ │ │ │ └─38909 /bin/bash │ │ │ │ ├─tab(39020).scope │ │ │ │ │ └─39020 /bin/bash │ │ │ │ └─tab(38431).scope │ │ │ │ └─38431 /bin/bash Operating System: KDE neon 6.2 KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 Kernel Version: 6.8.0-51-generic (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5700X 8-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 580 Series -- You are receiving this mail because: You are watching all bug changes.