man pages section 1: User Commands
只搜尋這本書
查看這本書:
以 PDF 格式下載這本書 (6561 KB)

loadkeys(1)

Name | Synopsis | Description | Files | Attributes | See Also

Name

    loadkeys, dumpkeys– load and dump keyboard translation tables

Synopsis

    loadkeys [filename]
    dumpkeys 
    

Description

    loadkeys reads the file specified by filename, and modifies the keyboard streams module's translation tables. If no file is specified, 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)). These keytable files specify only the entries that change between the specified layout and the default layout for the particular keyboard type. On self-identifying keyboards, the value returned by the KIOCLAYOUT ioctl is set from the DIP switches.

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

Files

    /usr/share/lib/keytables/layout_dd

    default keytable files

Attributes

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPE

    ATTRIBUTE VALUE

    Availability

    SUNWcsu

    Interface Stability

    Evolving

See Also

SunOS 5.10 Last Revised 20 Apr 1998

Name | Synopsis | Description | Files | Attributes | See Also