VOGONS


First post, by Pan

User metadata
Rank Newbie
Rank
Newbie

Hi all

Is it possible to change the keyboard mapper from the command-line? I've tried a few times, but never had any luck with it. The command is accepted, but seems to make no difference to the mapping.

[Edit] Sorry, this should probably of gone in the general forum, but it seems I don't have the permission to move it.

Reply 1 of 7, by eL_PuSHeR

User metadata
Rank l33t++
Rank
l33t++

[Moved]

Intel i7 5960X
Gigabye GA-X99-Gaming 5
8 GB DDR4 (2100)
8 GB GeForce GTX 1070 G1 Gaming (Gigabyte)

Reply 2 of 7, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The command is accepted

What command? Inside dosbox?

Reply 3 of 7, by Pan

User metadata
Rank Newbie
Rank
Newbie

Yes, the mapperfile option. There is a similar option in the configuration file and the Dosbox command-line appears to accept it. It provides no error messages at least.

Reply 4 of 7, by wd

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The -startmapper parameter or what? Are you trying to remap keys
from the command line or start up the mapper?

Reply 5 of 7, by IIGS_User

User metadata
Rank Oldbie
Rank
Oldbie
Pan wrote:

The command is accepted, but seems to make no difference to the mapping.

Some things seems to be accepted but not be changed,
I discovered while developing a DOSBox front-end...

😲

Klimawandel.

Reply 6 of 7, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

Correct. I didn't implement all the options in the runtime modification code.
but using a configuration file or using env variables should work

Water flows down the stream
How to ask questions the smart way!

Reply 7 of 7, by Pan

User metadata
Rank Newbie
Rank
Newbie

If I get time in the summer, I might give myself a refresher into C/C++ and look at that code 😀 I'd like to make Dosbox more configurable from the command-line. Could be an interesting project 😀