1svgakeymap(1) Svgalib User Manual svgakeymap(1)
2
3
4
6 svgakeymap - generates keymaps for svgalib
7
8
10 svgakeymap [physical_table [program_table]] > output.keymap
11
12
14 Generates a keymap conversion file for svgalib(7) from two keytable
15 definitions. Keytables are searched for in /lib/kbd/keymaps and are
16 automatically filtered through gzip(1) if necessary.
17
18 If only one keytable is specified, a keymap is generated that performs
19 no conversion but contains the proper key names for that layout. If no
20 keytables are specified, the standard US QWERTY keyboard is used.
21
22 The generated keymap is sent to the standard output and may be redi‐
23 rected or piped in any creative manner you wish.
24
25
27 /lib/kbd/keymaps/*/*/*.map[.gz]
28 The system keytable files used by loadkeys(1).
29
30
32 Can get confused if there is more than one key with a given name or if
33 names do not match properly between keytables. Keymaps may require man‐
34 ual editing.
35
36
38 Brion Vibber <brion@pobox.com>
39
40
42 libvga.config(5)
43
44 README.keymap from the svgalib distribution
45
46
47
48Svgalib 1.3.0 3 July 1998 svgakeymap(1)