VOGONS


First post, by solsTiCe

User metadata
Rank Newbie
Rank
Newbie

hi.
i.e dosbox is not of any use for me if i can't use it because i have not the "good" keyboard. and "good" is defined by the dev to be a qwerty keybord.

so nobody seems to care about the guys who do not have such a keyboard.

in the README, there is nothing usefull for such a problem.
Com'on don't tell me about the keymapper. you do not want to redefine 15 keys every time you launch dosbox, do you ?
they better write
keymap WE DO NOT CARE

so even in the VOGONS dosBOX GUIDE there is no
KEYMAP ISSUE GUIDE
where is it ?

so in the french user guide (great job man !)
there is THE solution : Freedos KB

Here is the missing keymap guide :
================================
CREDIT: french user guide from pseudopode at http://clinique.jeuxvideos.free.fr/)

go to http://projects.freedos.net/keyb/ bottom of the page for downloads
and

  • download the KEYB binary
    donwload the KC binary
    and what they call "precompiled layout keyboard"

but you have to compile them by the way.
unzip all of them in one (~/tmp) directory of your choice

i assume you want the FR keyboard but choose the one you want in SOURCE/KEYDOS

in dosbox

mount e ~/tmp
cd e:
cd BIN
KC ../SOURCE/KEYDOS/FR.KEY

so you got now a FR.KL in ~/tmp/SOURCE/KEYDOS/ ( a "compiled" keymap)

we need it and ~/tmp/BIN/KEYB.EXE

i assume you have already a customizes .dosboxrc with

[autoexec]
mount c ~/dosbox

so just add

c:
KEYB FR

of course you have moved KEYB.EXE and FR.KL in ~/dosbox !
that's it
enjoy your new keymap
============================
i hope this will become some sort of GUIDE
you're welcome to correct my bad english 😀

Reply 1 of 3, by Dominus

User metadata
Rank DOSBox Moderator
Rank
DOSBox Moderator

wow, very nice of you to recap what people might find if they used the search function. And btw. not everyone needs to compile the freedos keyb tool for Windows there are precompiled binaries.

Windows 3.1x guide for DOSBox
60 seconds guide to DOSBox
DOSBox SVN snapshot for macOS (10.4-11.x ppc/intel 32/64bit) notarized for gatekeeper

Reply 2 of 3, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

> in the README, there is nothing usefull for such a problem.

Really?

From the readme:

Some possible fixes: 1. Switch your keyboard layout. 2. Use / instead. 3. Open dosbox.conf and change usescancode […]
Show full quote

Some possible fixes:
1. Switch your keyboard layout.
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. Start the keymapper (CTRL-F1 or add -startmapper switch to DOSBox).
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. Use keyb.com from FreeDOS (http://projects.freedos.net/keyb/).

Reply 3 of 3, by solsTiCe

User metadata
Rank Newbie
Rank
Newbie

sorry i fast read it

but you really hide it at the bottom of the list