[AD] Documentation update for unix specifics chapter

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Hi.

This patch tries to clarify a little bit the order of file paths Allegro
searches for when looking for files. Talking about that, shouldn't text
files be looked for also under /usr/local/etc? And since the search is
from "personal" to "global", shouldn't the search for binary files be:

   ./keyboard.dat
   $ALLEGRO/keyboard.dat
   ~/keyboard.dat
   /usr/local/share/allegro/keyboard.dat
   /usr/share/allegro/keyboard.dat
   /etc/keyboard.dat

Attachment: unix_specifics.diff.gz
Description: application/gunzip



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/