UTM icon indicating copy to clipboard operation
UTM copied to clipboard

Pass CTRL-BREAK on MacBook

Open ijean opened this issue 1 year ago • 1 comments

Hello, Thanks for all your work, UTM works beautifully for most of my needs (running Ubuntu and Windows 11). Recently I've managed to install MS-DOS 6.22 for a bit of hobby retro computing in UTM, everything works, except that I found no way to pass CTRL-BREAK to the VM (this is used to break from an infinite loop for example). Would it be possible to add some mapping layer for the keyboard (for example DosBox-X has something like this). Or any other idea/suggestion how can I pass this key combination to the VM ? Thanks, Jean

ijean avatar Apr 27 '24 23:04 ijean

This is a bit tricky because I don't think the Break key is even implemented in the SPICE to PS/2 conversion.

osy avatar May 21 '24 01:05 osy