Summary: | No clear way to run Systemd KCM from terminal if systemsettings5 not installed | ||
---|---|---|---|
Product: | [Unmaintained] Systemd KCM | Reporter: | Alexander Potashev <aspotashev> |
Component: | general | Assignee: | Ragnar Thomsen <rthomsen6> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | kde, rdieter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alexander Potashev
2016-04-09 12:40:36 UTC
without a desktop environment, you cannot use any KCM at all, since they are X-Windows GUI components. in such a case use a TUI like systemctl ideally in fish with nice TAB-completion. (In reply to KDErobo3me from comment #1) > without a desktop environment, you cannot use any KCM at all, since they are > X-Windows GUI components. Wrong. In my case I probably had X11 running and all different GUI software including Konsole/Yakuake, but no Plasma. You can't search for KCMs without Plasma. Other KCMs can be started from terminal, for example: kcmshell5 colors Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! ping? To answer the original query: kcmshell systemd should do the trick. sorry, typo, make that: kcmshell5 systemd (In reply to Rex Dieter from comment #7) > sorry, typo, make that: > kcmshell5 systemd Wow, it works! Thanks! |