On Monday 15 September 2003 02:25, Ciprian Popovici wrote: > On Mon, 15 Sep 2003 10:47:45 +0200 Roberto Brunelli <[EMAIL PROTECTED]> > > wrote: > > Is there any way to customize the time interval used by blackbox to > > check for changes to the configuration (menu) files? > > The menu is read and parsed every time it is opened. The config is read > every time BlackBox (re)starts. Of course, the config can be altered on > the fly via the dynamic config section in the menu. The current active > configuration is written back to the config file when BlackBox exits. > (A common trick is to make the config file mode 400 so it doesn't get > overwritten). >
The menu is stat'ed, not parsed each time. It is only re-parsed if the stat() call says a change occured. Other than that, you are accurate. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
