Re: [AD] Important limitation in Linux version, specially for a UNIX OS |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
salvador wrote:
[snip]
> The result is that my daemon uses Allegro. The problem is that this daemon
> is behaving a little silly: I need to run the daemon from X!! why? just
> because I call allegro_init(), I never initialize a graphic mode, not even
> sound or keyboard or mouse. I just need the blitting code and data files
> handling.
I'm not familiar with the Unix port, but couldn't you just use
install_allegro(SYSTEM_NONE, ...), instead of allegro_init() ?
[snip]
--
- Robert J Ohannessian
"Microsoft code is probably O(n^20)" (My CS teacher)