From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: [PATCH] Add detach console note to xm man page Date: Tue, 03 Feb 2009 14:01:20 -0700 Message-ID: <4988B0A0.4080705@novell.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------050206060709090207050303" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------050206060709090207050303 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit I've been asked too many times about a hint in xm man page on how to 'detach' from a guest console - aka Ctrl+] Signed-off-by: Jim Fehlig --------------050206060709090207050303 Content-Type: text/x-patch; name="xm-man-page.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="xm-man-page.patch" Index: xen-3.3.1-testing/docs/man/xm.pod.1 =================================================================== --- xen-3.3.1-testing.orig/docs/man/xm.pod.1 +++ xen-3.3.1-testing/docs/man/xm.pod.1 @@ -67,6 +67,8 @@ The attached console will perform much l so running curses based interfaces over the console B. Vi tends to get very odd when using it over this interface. +Use the key combination Ctrl+] to detach the domain console. + =item B I [I] [I].. The create subcommand requires a config file and can optionally take a --------------050206060709090207050303 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------050206060709090207050303--