Re: [AD] configurable logging |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2009-03-28, Elias Pschernig <elias.pschernig@xxxxxxxxxx> wrote:
> Peter Wang wrote:
> >
> > Cool. But changing things in allegro.cfg is not having any effect.
> >
>
> It has here. Are you sure allegro.cfg is even read in? I might have
> broken something there while making it be read before loading the system
> driver.
I fixed this. It was a combination of having logging in the function
that reads in the config files ;) and the fact I have
/etc/allegrorc from A4.
I think we need to use /etc/allegro5rc, ~/.allegro5rc, allegro5.cfg
although they look a bit ugly.
Peter