mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-02 00:56:39 +02:00

Adding a regex for variants of `qemu-system-.*` to remotes list to bypass Kinto mapping. This is working for me. Variants I've seen on my system: `qemu-system-i386` `qemu-system-x86_64` A snap package called Sosumi operates as a QEMU/KVM front end, and caused a problem because it wanted to see Control_L+Alt_L+G to let go of mouse and keyboard. This solves that problem.