README 502 Bytes
Newer Older
Kevin Bracey's avatar
Kevin Bracey committed
1 2
!IKHG no longer works - create your layout files textually as described
in Doc.FileFormat.
Neil Turton's avatar
Neil Turton committed
3 4

The table in file KeyStruct must be modified to point to the tables which
5 6 7 8
your handler is to recognise (one entry for each country). For example,
the KeyStructureTable for Germany (in Germany.Source.KeyStruct) has entries
for UK (KeyStruct1), Germany (KeyStruct7) and Switzerland (KeyStruct35).
All others default to UK.
Neil Turton's avatar
Neil Turton committed
9

Kevin Bracey's avatar
Kevin Bracey committed
10 11
Finally, the IntKeyMod and Makefile files must be modified to pull
everything together.