MAX_PATHNAME
char path[MAX_PATHNAME];
snprintf(path, MAX_PATHNAME, PS2KBD_LAYOUT_BASEDIR"%s", get_config_value("keyboard.layout") );