svgakeymap(1) - Linux man page
Name
svgakeymap - generates keymaps for svgalibSynopsis
svgakeymap [physical_table[program_table]] > output.keymapDescription
If only one keytable is specified, a keymap is generated that performs no conversion but contains the proper key names for that layout. If no keytables are specified, the standard US QWERTY keyboard is used.
The generated keymap is sent to the standard output and may be redirected or piped in any creative manner you wish.
Files
/lib/kbd/keymaps/*/*/*.map[.gz]The system keytable files used by loadkeys(1).
Bugs
Can get confused if there is more than one key with a given name or if names do not match properly between keytables. Keymaps may require manual editing.Author
Brion Vibber <brion@pobox.com>See Also
libvga.config(5)README.keymap from the svgalib distribution