Du befindest dich hier: Willkommen » Linux » Linux Mint

**Dies ist eine alte Version des Dokuments!**

Linux Mint

Application not responding

# Display current timeout
gsettings get org.cinnamon.muffin check-alive-timeout

# Change timeout from default of 5 seconds (5000 milliseconds) to 60 seconds (60000 milliseconds)
gsettings set org.cinnamon.muffin check-alive-timeout 60000

# Set to 0 to disable completely
gsettings set org.cinnamon.muffin check-alive-timeout 0

Upgrade von Min 20 auf 21

sudo apt update && sudo apt upgrade -y && sudo apt full-upgrade -y && sudo apt autoremove -y && sudo reboot
linux/mint.1702201996.txt.gz · Zuletzt geändert: 10.12.2023 09:53 von Martin