1loadkeys(1)                      User Commands                     loadkeys(1)
2
3
4

NAME

6       loadkeys, dumpkeys - load and dump keyboard translation tables
7

SYNOPSIS

9       loadkeys [filename]
10
11
12       dumpkeys
13
14

DESCRIPTION

16       loadkeys  reads  the  file specified by filename, and modifies the key‐
17       board streams module's translation tables. If  no  file  is  specified,
18       loadkeys  loads  the  file: /usr/share/lib/keytables/type_tt/layout_dd,
19       where tt is the value returned by the KIOCTYPE ioctl,  and  dd  is  the
20       value  returned by the KIOCLAYOUT ioctl (see  kb(7M)).   These keytable
21       files specify only the entries that change between the specified layout
22       and  the default layout for the particular keyboard type. On self-iden‐
23       tifying keyboards, the value returned by the  KIOCLAYOUT ioctl  is  set
24       from the DIP switches.
25
26
27       dumpkeys  writes  the current contents of the keyboard streams module's
28       translation tables, in the format specified  by  keytables(4),  to  the
29       standard output.
30

FILES

32       /usr/share/lib/keytables/layout_dd
33
34           default keytable files
35
36

ATTRIBUTES

38       See attributes(5) for descriptions of the following attributes:
39
40
41
42
43       ┌─────────────────────────────┬─────────────────────────────┐
44ATTRIBUTE TYPE               ATTRIBUTE VALUE              
45       ├─────────────────────────────┼─────────────────────────────┤
46       │Availability                 │SUNWcsu                      │
47       ├─────────────────────────────┼─────────────────────────────┤
48       │Interface Stability          │Evolving                     │
49       └─────────────────────────────┴─────────────────────────────┘
50

SEE ALSO

52       kbd(1), keytables(4), attributes(5), kb(7M), usbkbm(7M)
53
54
55
56SunOS 5.11                        20 Apr 1998                      loadkeys(1)
Impressum