On Mon, 4 Jul 2005, Martin Carpella wrote: > When connecting to one of my gentoo servers via SSH, I've got a strange > problem: Ctrl+S is not sent to my screen sessions any more, instead > handled directly by the shell, causing the sesssion to freeze. This is > extremly annoying as many emacs shortcuts require Ctrl+S. > > Anyone got any idea what could have changed?
Hmm.. on many systems, CTRL S is used to stop output on a terminal. CTRL Q resumes it. Probably the terminal driver is intercepting it before it gets through ssh to your emacs session. On many terminals you can precede any control sequence with CTRL V to bypass the terminal driver. -- -- gentoo-user@gentoo.org mailing list