On Thu, 18 Mar 2010 14:00:45 +0100, Valentin <a...@0au.de> wrote: > On Thu, Mar 18, 2010 at 01:58:11PM +0100, QUINTIN Guillaume wrote: >> > >> > Scroll lock works for me in xterm. >> > >> >> What is the escape sequence to lock scroll ? >> > > No idea, I just hit scroll lock…
AFAIK there are no escape sequences, but single bytes (XOFF/XON) in most terminals mapped to ^s and ^q respectively. [a]