
kreadconfig5
List of commands for kreadconfig5:
-
kreadconfig5:tldr:2c489 kreadconfig5: Read a key from a specific configuration file.$ kwriteconfig5 --file ${filename} --group ${group_name} --key ${key_name}try on your machineexplain this command
-
kreadconfig5:tldr:57498 kreadconfig5: Read a key from the global configuration.$ kreadconfig5 --group ${group_name} --key ${key_name}try on your machineexplain this command
-
kreadconfig5:tldr:e102c kreadconfig5: Check if systemd is used to start the Plasma session.$ kreadconfig5 --file ${startkderc} --group ${General} --key ${systemdBoot}try on your machineexplain this command