Change behaviour of 'application not responding' notification? (SOLVED)
from oeuf@slrpnk.net to linux@lemmy.ml on 24 Sep 12:47
https://slrpnk.net/post/27941057
from oeuf@slrpnk.net to linux@lemmy.ml on 24 Sep 12:47
https://slrpnk.net/post/27941057
Does anyone know if/how I can delay, hide or otherwise adjust the notification which tells me that an application is not responding?
I’m batch processing a large number of images which takes a long time and my system is mistaking this for the program not responding. I also get this sometimes when performing a very heavy operation in GIMP, like selecting the foreground in a huge image.
Debian 13, GNOME 48
threaded - newest
Try this:
Value is in ms so 10000=10s. You can also set it to 0 to disable.
Yes :)
Looking into that command and checking the current value uses ‘get’ instead of ‘set’. (If that’s helpful to others reading this).
You are a peach, thank you 👍
P.S Do you know of a way to browse other gsettings keys?
If you mean with a gui then this is one tool:
apps.gnome.org/en-GB/DconfEditor/
I don’t mind either way. This works - thanks :)
is there a KDE equivalent (preferably per app)