svgakeymap (1) - Linux Manuals
svgakeymap: generates keymaps for svgalib
NAME
svgakeymap - generates keymaps for svgalibSYNOPSIS
svgakeymap [physical_table [program_table]] > output.keymapDESCRIPTION
Generates a keymap conversion file for svgalib(7) from two keytable definitions. Keytables are searched for in /lib/kbd/keymaps and are automatically filtered through gzip(1) if necessary.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).