VOGONS


Windows and Ctrl-Esc

Topic actions

First post, by grawlix

User metadata
Rank Newbie
Rank
Newbie

Hi all.

I have a problem with a DOS application running in DOSbox, hosted on Windows 7. I'm optimistic there's an easy answer as my googling has indicated as much, but the specifics have eluded me. It seems like I've tried every combination of settings, but cannot get it to work.

The problem is that I have an antebellum Clarion 2 database application that runs fine in DOSbox, save that it sometimes needs a Ctrl-Esc to navigate out of a data entry screen. On Windows, that key combo pops open the start menu, so my hoary application never sees it. I've found some discussion of this in this forum, and elsewhere, that's mixed in its expectations.

Nonetheless, persistent and seemingly credible sources suggest this can be done with DOSbox's key mapper. I have made varied attempts to capture and re-route Ctrl-Esc, but without any progress. Is it even possible? What am I doing wrong?

Thanks for your time.

Reply 1 of 2, by jmarsh

User metadata
Rank Oldbie
Rank
Oldbie

Add a mapping for ESC using a key you never use, for example the tilde key. Then pressing ctrl+tilde will pass ctrl+esc to your program.

Reply 2 of 2, by grawlix

User metadata
Rank Newbie
Rank
Newbie

Genius! Thanks. I'm not sure why that didn't work when I tried it before, but it seems to be doing the trick now. The application is a little quirky, so I might have just been tripping over my own feet.