Developer's Daily Unix by Example
  main | java | perl | unix | dev directory | web log
 
 
Main
Unix
Man Pages
   

svgakeymap

NAME
SYNOPSIS
DESCRIPTION
FILES
BUGS
AUTHOR
SEE ALSO

NAME

svgakeymap ? generates keymaps for svgalib

SYNOPSIS

svgakeymap [physical_table [program_table]] > output.keymap

DESCRIPTION

Generates 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).

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


copyright 1998-2007, devdaily.com, all rights reserved.
devdaily.com, an alvin j. alexander production.