First post, by alexey
Hello!
I'm using dosbox 0.74-4.2+b1 on Debian 9.
I would like to change the default binding for hand_pause from Alt-Pause to Alt-p, so I defined in ~/.dosbox/mapper-0.74.map:
hand_pause "key 112 mod2"
And after this, pressing Alt-p indeed pauses the emulation, but I cannot resume by pressing this combination again. In fact, it requires pressing Alt-Pause to resume. Is there some hidden 'hand_resume' event which I can define?
Any insight on this issue would be greatly appreciated.
Thanks!
EDIT: minor change