#ifndef H_CONFIG
#define H_CONFIG

int timeConfig(void);
int mouseConfig(void);
int xfree86Config(char *mode);
void configPCMCIA(char * pcic);
int servicesConfig(void);

#endif
