LOADKEYS.1
资源名称:os_source.zip [点击查看]
上传用户:datang2001
上传日期:2007-02-01
资源大小:53269k
文件大小:1k
源码类别:
操作系统开发
开发平台:
C/C++
- 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