utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.31k stars 1.31k forks source link

Pass CTRL-BREAK on MacBook #6310

Open ijean opened 4 months ago

ijean commented 4 months ago

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

osy commented 3 months ago

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