svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
dumpkeys(1)
loadkeys(1) User Commands loadkeys(1)
NAME
loadkeys, dumpkeys - load and dump keyboard translation tables
SYNOPSIS
loadkeys [filename]
dumpkeys
DESCRIPTION
loadkeys reads the file specified by filename, and modifies the key‐
board 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(4M)). These keytable
files specify only the entries that change between the specified layout
and the default layout for the particular keyboard type. On self-iden‐
tifying 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(5), to the
standard output.
FILES
/usr/share/lib/keytables/layout_dd
default keytable files
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/keyboard/keyboard-utilities _ Inter‐
face StabilityCommitted
SEE ALSO
kbd(1), kb(4M), usbkbm(4M), keytables(5), attributes(7)
Oracle Solaris 11.4 12 Sep 2014 loadkeys(1)