View Single Post
Posts: 123 | Thanked: 457 times | Joined on Feb 2012
#2
Originally Posted by HtheB View Post
I'm keep getting a warning message telling me that my mass storage is almost full.. Although I still have 1,5GB left....

Is there any way to change this so that the warning message will show up when you have only like 50MB left on your device?
The notification UI code is here, but it doesn't define the thresholds for the disk space warnings. The disk_space_change_ind signals are sent by a daemon but unfortunately I can't remember straight off which one. You may want to check who sends the disk_space_change_ind signal on the D-Bus system bus and that might give you an idea where they're defined.