Provides read/write of locale-specific mappings for virtual keycode-based
KeyStrokes to characters and vice versa.
If your locale's map is not present in src/abbot/tester/keymaps, please
run this class's
MapGenerator.main(String[]) method to generate
them and
submit
them to the project for inclusion.
Variations among locales and OSes are expected; if a map for a locale+OS
is not found, the system falls back to the locale map.
|