Re: sendkey on Qemu-KVM not working for a Debian GNU/Hurd system
Samuel Thibault <[email protected]> Thu, 20 Oct 2016 18:11:47 +0200
| Newsgroups | gmane.os.hurd.general,gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <[email protected]> |
Hello, Jose Luis Alarcon Sanchez, on Thu 20 Oct 2016 11:27:19 +0000, wrote: > Using Debian GNU/Hurd virtualized with kvm here. With others systems under kvm i > can use in the Qemu monitor the command sendkey for switch between the graphics > system and the ttys. sendkey ctrl-alt-f3, for instance, but this looks don't > have any efect with the Debian GNU/Hurd system. Our Xorg driver doesn't support switching between textmode and graphicmode. You need to kill Xorg to get back to textmode. Samuel