First post, by mikelward
I've created a Dvorak DOSBox mapper file. Seems to work OK on my QWERTY keyboard. Get it from http://mikelward.com/software/dosbox/dvorak-0.74.map, save it in your settings directory, and add
mapperfile=dvorak-0.74.map
to the sdl section of your dosbox.conf file.
If you're using QWERTZ, AZERTY, or something else, either edit the mapper file and change a couple of lines, or download the Perl script from http://mikelward.com/software/dosbox/, change a couple of lines in %keymap and re-run it using
dosboxmap.pl < dosbox-0.74.map > dvorak-0.74.map
.