Be more precise for Xen dom0: either Ctrl + Alt + Esc, or +++++ when on
serial console. Thanks to Christoph and Manuel for pointing that out.
This commit is contained in:
parent
90ee948ed8
commit
040d653091
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: ddb.4,v 1.144 2011/08/28 22:09:36 jym Exp $
|
||||
.\" $NetBSD: ddb.4,v 1.145 2011/08/29 22:01:47 jym Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 - 2009 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -169,9 +169,14 @@ keyboard.
|
|||
\*[Lt]Esc\*[Gt]-\*[Lt]Shift\*[Gt]-D on serial console.
|
||||
.It x68k
|
||||
Interrupt switch on the body.
|
||||
.It xen dom0
|
||||
\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt] on PC style keyboards.
|
||||
.It ""
|
||||
+++++
|
||||
(five plus signs) on serial console.
|
||||
.It xen domU
|
||||
+++++
|
||||
(five plus signs)
|
||||
(five plus signs) on serial console.
|
||||
.It zaurus
|
||||
\*[Lt]Ctrl\*[Gt]-\*[Lt]Alt\*[Gt]-\*[Lt]Esc\*[Gt]
|
||||
.El
|
||||
|
|
Loading…
Reference in New Issue