int read_entry(char *dir, char *buffer, int count, char *match);
int get_screen_size(int *x, int *y);
int file_exists(char *fname);
