Skip to content
Commit 63669a2a authored by Jekyll Wu's avatar Jekyll Wu
Browse files

Make starkde wait for drkonqi in a configurable way

By default, startkde still waits for remaining drkonqis with 15mins
timeout during the logout/shutdown procedure.

Run the following commands to configure that behavior :

    $ kwriteconfig --file startkderc --group WaitForDrKonqi --key Enabled false
    $ kwriteconfig --file startkderc --group WaitForDrKonqi --key Timeout 900

There is no GUI yet, so they are hidden options.

CCBUG: 126073
parent cd7d3e74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment