- .bochsrc said "keymap" instead of "map" which didn't match main.cc

(Jens Seidel)
This commit is contained in:
Bryce Denney 2002-01-08 15:38:28 +00:00
parent d2a3364463
commit ed1a1e2f05
1 changed files with 4 additions and 4 deletions

View File

@ -313,14 +313,14 @@ i440fxsupport: enabled=0
#======================================================================= #=======================================================================
# KEYBOARD_MAPPING: # KEYBOARD_MAPPING:
# This enables a remap of a physical localized keyboard to a # This enables a remap of a physical localized keyboard to a
# virtualized us keyboard, as the PC architecture waits for. # virtualized us keyboard, as the PC architecture expects.
# If enabled, the keymap must be specified and should be # If enabled, the keymap must be specified and should be
# one of "us", "fr", "de". More tables will be implemented. # one of "us", "fr", "de", or "es". More tables will be implemented.
# #
# Examples: # Examples:
# keyboard_mapping: enabled=1, keymap=de # keyboard_mapping: enabled=1, map=de
#======================================================================= #=======================================================================
keyboard_mapping: enabled=0, keymap= keyboard_mapping: enabled=0, map=
#======================================================================= #=======================================================================
# KEYBOARD_TYPE: # KEYBOARD_TYPE: