[OE-core] [PATCH] runqemu: change terminal's INTR key in 'serial' mode

Trevor Woerner twoerner at gmail.com
Fri Dec 21 13:03:40 UTC 2012


On Fri, Dec 21, 2012 at 8:00 AM, Trevor Woerner <twoerner at gmail.com> wrote:
> +if [ "x$SERIALSTDIO" = "x1" ]; then
> +        echo "Escape character is '^]'"
> +        stty intr ^]
> +fi


Hold on. This should be "Interrupt charater".




More information about the Openembedded-core mailing list