Re: Turning off automatic screen clanking

From: Petr Vandrovec (vandrove@vc.cvut.cz)
Date: Tue Jul 29 2003 - 21:35:54 EST


On Wed, Jul 30, 2003 at 03:40:04AM +0200, Petr Vandrovec wrote:
>
> I know that it is hack, but does not adding (wher ^[ is escape character)
>
> append="blanking=^[[9;0]"
>
> into /etc/lilo.conf solve this blanking problem?

Unfortunately it does not work, printk() goes always through simple
layer which understands only CR, LF and BS. So left arrow is printed
instead of interpreting ESC.
                                                        Petr
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:43 EST