[Go to CFHT Home Page] Man Pages
Back to Software Index  BORDER=0Manpage Top Level
    loadkeys(1) manual page Table of Contents

Name

loadkeys, dumpkeys - load and dump keyboard translation tables

Synopsis

loadkeys [ filename ]

dumpkeys

Availability

SPARC

PowerPC Edition

SUNWcsu

Description

loadkeys reads the file specified by filename, and modifies the keyboard streams module’s translation tables. If no file is specified, and the keyboard is a Type-4 keyboard, a default file for the layout indicated by the DIP switches on the keyboard. The file is in the format specified by keytables(4) .

By default, loadkeys loads the file: /usr/share/lib/keytables/type_tt/layout_dd, where tt is the value returned by the KIOCTYPE ioctl, and dd is the value returned by the KIOCLAYOUT ioctl (see kb(7M) ). On self-identifying keyboards, the value returned by the KIOCLAYOUT ioctl is set from the DIP switches. These files specify only the entries that change between the different Type-4 keyboard layouts.

dumpkeys writes, to the standard output, the current contents of the keyboard streams module’s translation tables, in the format specified by keytables(4) .

Files

/usr/share/lib/keytables/layout_dd
default keytable files

See Also

kbd(1) , keytables(4) , kb(7M)


Table of Contents