On 02-Apr-2002 Jens Giessmann wrote: > Hi, > > because i want to have all the blackbox related dot_files in one > directory (the .blackbox/), > (who want x dot_files in his home for more or less 1 applikation) > i've changed my 0.61 code. > > I see the problem, that most (all?) bb-tools have their own dot_file > or search the .blackboxrc in the $HOME. > > i only use bbpager, bbkeys and gkrellm, so this was easy to change in > these sources (i can't C++, only search/replace). now all is in > .blackbox and work fine. >
as we move things into shared code I hope to fix this. blackbox needs a way to advertise where its .rc file is. Perhaps I want to run tests with a user's config -- blackbox --rc users.blackboxrc. Everything should still work fine. Just wanted to say I have thought about this.
