First post, by Meindert
Meindert
Offline
Rank
Newbie
Hi,
I want to mobilize the Win key on my poor-keyed laptop to compensate for the lack of the numerical keypad and the NumLock key. The DOS-mapper file doesn't allow that, so I gave AutoHotKey a try. So far so good. But there's a minor annoyance. Every time my DOSBox session lost its focus and I return to it, I have to reload the AHK script. When I don't, all Win + <something> strokes defined as <something-else> give <something> followed by <something-else> instead of just <something-else>. Other Windows applications don't behave this way (this concerns Window 7, btw).
I wonder if it can be cured by some smarter settings in the DOSBox-conf. Anyone any idea?