[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
slackwarearm:inst_sa64_rk3399_rockpro64 [2023/12/30 20:13 (UTC)] mozesslackwarearm:inst_sa64_rk3399_rockpro64 [2024/01/17 09:56 (UTC)] mozes
Line 799: Line 799:
 ===== Disable KDE Suspend action ===== ===== Disable KDE Suspend action =====
  
-If you are using KDE, you should disable 'Suspend' within KDE's System Settings:+If you are using KDE, you should disable 'Suspend' within KDE's System Settings immediately: 
 + 
 +As your plebeian user, run these commands from the terminal: 
 +<code> 
 +$ kwriteconfig5 --file powermanagementprofilesrc --group AC --group SuspendSession --key idleTime --delete 
 +$ kwriteconfig5 --file powermanagementprofilesrc --group AC --group SuspendSession --key suspendThenHibernate --delete 
 +$ kwriteconfig5 --file powermanagementprofilesrc --group AC --group SuspendSession --key suspendType --delete 
 +</code> 
 + 
 +You can also use the GUI to disable it if you prefer:
  
 {{:slackwarearm:slackarm-kdesystemsettings.png?400|}} {{:slackwarearm:slackarm-kdesystemsettings.png?400|}}
 slackwarearm:inst_sa64_rk3399_rockpro64 ()