HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

systemsettings — KDE central settings program. More information: <https://manned.org/systemsettings>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandsystemsettingsclisettingskdeprogrammorecentral
linux

Problem

How to use the systemsettings command: KDE central settings program. More information: <https://manned.org/systemsettings>.

Solution

systemsettings — KDE central settings program. More information: <https://manned.org/systemsettings>.

Open the settings GUI:
systemsettings


List all possible KCM modules for systemsettings:
systemsettings --list


Display help:
systemsettings {{[-h|--help]}}

Code Snippets

Open the settings GUI

systemsettings

List all possible KCM modules for `systemsettings`

systemsettings --list

Display help

systemsettings {{[-h|--help]}}

Context

tldr-pages: linux/systemsettings

Revisions (0)

No revisions yet.