VOGONS


Keyboard troubles

Topic actions

First post, by Cosmic M

User metadata
Rank Newbie
Rank
Newbie

Hey, I just downloaded dosbox for my 64 bit vista, and encountered an odd problem.

When i type \ i get ], ] displays as [ and if i hit [ nothing happens.

This is obviously a dosbox problem otherwise i wouldn't have been able to explain it.

Any help is appreciated, I want to play some descent II!

Reply 1 of 2, by ripa

User metadata
Rank Oldbie
Rank
Oldbie

README.txt:

Q: I can't type \ or : in DOSBox.
A: This is a known problem. It only occurs if your keyboard layout isn't US.
Some possible fixes:
1. Switch the keyboard layout of your operating system.
2. Use / instead.
3. Open dosbox.conf and change usescancodes=false to usescancodes=true.
4. Add the commands you want to execute to the "configfile".
5. Change the DOS keyboard layout (see Section 7 Keyboard Layout).
6. Use ALT-58 for : and ALT-92 for \.
7. for \ try the keys around "enter". For ":" try shift and the keys
between "enter" and "l" (US keyboard layout).
8. Try keyb.com from FreeDOS (http://projects.freedos.net/keyb/).
Look for keyb2.0 pre4 as older and newer versions are known to
have a bug in the loader routines.

Reply 2 of 2, by Cosmic M

User metadata
Rank Newbie
Rank
Newbie

Thank you