loadkeys.1

来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 60 行

1
60
字号


LOADKEYS(1)               Minix Programmer's Manual                LOADKEYS(1)


NAME
     loadkeys - load a keyboard map into the keyboard driver

SYNOPSIS
     loadkeys mapfile

EXAMPLES

     loadkeys spanish.map
                         # Load a map for a Spanish keyboard

DESCRIPTION

     Loadkeys changes the key number to character mapping.  This is  necessary
     for  national  keyboards that have different symbols on the keys that the
     standard U.S.  English keyboard.  The file /etc/keymap is the first thing
     loaded by /etc/rc at boot time if it exists.

SEE ALSO
     console(4).
































                                                                             1

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?