|
NAMEsvgakeymap - generates keymaps for svgalibSYNOPSISsvgakeymap [physical_table [program_table]] > output.keymapDESCRIPTIONGenerates a keymap conversion file for svgalib(7) from two keytable definitions. Keytables are searched for in /usr/lib/kbd/keytables 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/usr/lib/kbd/keytables/*.map[.gz]The system keytable files used by
loadkeys(1).
BUGSCan 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.AUTHORBrion Vibber <brion@pobox.com>SEE ALSOlibvga.config(5)README.keymap from the svgalib distribution
Visit the GSP FreeBSD Man Page Interface. |