Changing your reboot/logout timeout: Difference between revisions
((Standardizing formatting across the wiki)) |
No edit summary |
||
| Line 3: | Line 3: | ||
<div style="border: 1px solid rgb(170, 170, 170); margin: 6px; padding: 5px; background: rgb(231, 244, 252) none repeat scroll 0% 50%; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; color: rgb(32, 74, 135); font-style: normal; font-size: 90%; font-weight: bold; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> | <div style="border: 1px solid rgb(170, 170, 170); margin: 6px; padding: 5px; background: rgb(231, 244, 252) none repeat scroll 0% 50%; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; color: rgb(32, 74, 135); font-style: normal; font-size: 90%; font-weight: bold; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"> | ||
<ul> | <ul> | ||
<li> Relevant to | <li> Relevant to the KDE Plasma Desktop Users.</li> | ||
</ul> | </ul> | ||
</div> | </div> | ||
Latest revision as of 02:14, 7 November 2024
YOU ARE HERE :: Main Page >> HowTo >> Changing Your Reboot/Logout Timeout
- Relevant to the KDE Plasma Desktop Users.
Changing your reboot/logout timeout
Is the reboot /shutdown timeout time excessive. Would you like to change it to something more reasonable for you like 5 or 10 seconds instead.
If so then preform the following simple steps.
Install the program sd using synaptic .
open a console window and su to the root user
NOTE: The password is not displayed in the Konsole window.
Now enter the following command
sd "30" "15" /usr/share/plasma/look-and-feel/org.kde.breeze.desktop/contents/logout/Logout.qml
This will change the reboot/logout timeout from 30 seconds to 15 seconds. If you would like to use a 5 or 10 second timeout change the 15 in the above command to either 5 or 10
Once you have the command set for the timeout you want press Enter
Now the next time you shutdown or reboot you will see your new logout/reboot time.
This information provided by Texstar.

