Commit 3fc0dcc8167b2a306ba9a5146dade7b7b2387f63

Dan Nicholson 2009-03-29T08:55:18

Generate keyboard description from components Finally, we can generate a XkbcDescPtr from a XkbComponentNamesPtr. This involves turning the components into a parsed XKB file and then passing it into the compiler. This first conversion needs more error handling.