Bhyve "Exit Console" keyboard shortcut?
joris dedieu
joris.dedieu at gmail.com
Fri Oct 11 07:56:58 UTC 2013
2013/10/11 Eitan Adler <lists at eitanadler.com>:
> On Thu, Oct 10, 2013 at 9:23 PM, Peter Grehan <grehan at freebsd.org> wrote:
>>>> One way to get around this is to start bhyve under tmux/screen.
>>>
>>>
>>> Its what I've been doing for now, but even in tmux one might want to
>>> exit the console similar to with we do with Xen.
>>
>>
>> I quite like how Xen does it. bhyve will hopefully have something similar
>> soon.
>
> For the clueless, how does Xen do it?
xenconsole works exactily like a serial console client (with
termios(4)). If the main loop intercepts an escape sequence, it
restores the term. By default this sequence is the same as telnet
(^]).
See : http://xenbits.xen.org/gitweb/?p=xen.git;a=tree;f=tools/console/daemon;h=cfd2f772a53ec2c71b07d9358441cedbb252b24c;hb=HEAD
Joris
>
>
>
> --
> Eitan Adler
> _______________________________________________
> freebsd-virtualization at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe at freebsd.org"
More information about the freebsd-virtualization
mailing list