Jeremy Huntwork wrote: > You're going to have to be more specific than that. >
Yes, sorry. You read F_DESCRIPTION F_LANG F_KEYMAP F_LEGACYCHARSET F_CODEPAGE from database (i.e., read 5 fields), but the database file lang.dat contains F_DESCRIPTION F_LANG F_KEYMAP F_LEGACYCHARSET F_XKEYMAP F_CODEPAGE (i.e., 6 fields, and thus F_XKEYMAP goes into F_CODEPAGE). Please either adjust lang.dat, or do a dummy read of F_XKEYMAP. -- Alexander E. Patrakov -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
