Quoting Martin Konečný (martin.kone...@sourcefabric.org):
> As you may know, screen overrides the shortcut Ctrl-a for it's own
> commands. I accidentally lxc-console'd into a container inside screen, and
> now I can't get out of it using Ctrl-a q since screen is intercepting this.
> 
> Any tips?

1. type ctrl-a ctrl-a to tell screen you want to hit a ctrl-a

2. use screen with a different escape sequence.  I often use
        screen -e^Yy
   in a terminal, with dvtm inside that, and from there I will launch
   byobu-screen or byobu-tmux using ctrl-a, or lxc consoles, without
   having to escape.

-serge

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to