keymap(5) manpage - update location

This commit is contained in:
Zachary Storer 2012-09-13 23:19:15 +02:00 committed by Ben Gras
parent 4eca12cde5
commit 7c9e3e24d7

View file

@ -119,9 +119,7 @@ EXTKEY.
.SS "Creating/changing keyboard mapping" .SS "Creating/changing keyboard mapping"
You can create your own keyboard mapping by copying one of the existing You can create your own keyboard mapping by copying one of the existing
keymap source files (Standard Minix: keymap source files (Standard Minix:
.BR kernel/keymaps/*.src , .BR drivers/tty/keymaps/*.src )
Minix-vmd:
.BR kernel/ibm/keymaps/*.src )
and modifying the desired keys. Once this has been done, you need to and modifying the desired keys. Once this has been done, you need to
recompile the genmap.c file, either by adding a new entry to the Makefile, recompile the genmap.c file, either by adding a new entry to the Makefile,
or by running the following commands: or by running the following commands: