Ryan Harper wrote:> The conswitch parameter to xen allows you to change the key used with > control to switch between Xen and Dom0 serial input. I use ''x'' and > don''t have to reconfigured minicom.Oooh-lala! Then how do you change the CTRL-] used to yank ''xm console'' out of a domU? I''m using a Danish keyboard where CTRL-] is in fact CTRL-^. The ^ key is also used for ¨ and ~, so it''s a "dead keys only" key. CTRL-^ works fine when I''m sitting in front of the PC. But it doesn''t work over any kind of remoting, including SSH. My servers are in a colo, so I''m usually remote :-).. My solution so far is to nuke the SSH client, log in again, ps -ef, kill xenconsole. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
On Fri, Mar 31, 2006 at 06:44:07PM +0200, Molle Bestefich wrote:> Ryan Harper wrote: > > The conswitch parameter to xen allows you to change the key used with > > control to switch between Xen and Dom0 serial input. I use ''x'' and > > don''t have to reconfigured minicom. > > Oooh-lala! > Then how do you change the CTRL-] used to yank ''xm console'' out of a domU? > > I''m using a Danish keyboard where CTRL-] is in fact CTRL-^. > The ^ key is also used for ¨ and ~, so it''s a "dead keys only" key. > > CTRL-^ works fine when I''m sitting in front of the PC. > But it doesn''t work over any kind of remoting, including SSH. > > My servers are in a colo, so I''m usually remote :-).. > My solution so far is to nuke the SSH client, log in again, ps -ef, > kill xenconsole.Try ^5 (ctrl+5) -- lfr 0/0 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Luciano Miguel Ferreira Rocha wrote:> Molle Bestefich wrote: > > CTRL-^ works fine when I''m sitting in front of the PC. > > But it doesn''t work over any kind of remoting, including SSH. > > Try ^5 (ctrl+5)Hah! Works like a charm! Thanks a bunch :-) _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel