I see. Currently "DEL" key will send:

^[[3~    27 0033 0x1b
         91 0133 0x5b
         51 0063 0x33
        126 0176 0x7e

I'll try to map this to "^?". Setkeycodes should do the trick. In
addition, I'll try to press "DEL" even sooner. I'll let you know.


regards,
martin

2011/2/9 Chris Adams <[email protected]>:
> Once upon a time, Martin T <[email protected]> said:
>> Ok :) Any hints? Even if I press DEL rapidly, it still continues with
>> normal boot process..
>
> Make sure your serial program is sending the correct code when you hit
> DEL.  I believe the RE is looking for ^?, not (for example) ^[[3~.
> --
> Chris Adams <[email protected]>
> Systems and Network Administrator - HiWAAY Internet Services
> I don't speak for anybody but myself - that's enough trouble.
> _______________________________________________
> juniper-nsp mailing list [email protected]
> https://puck.nether.net/mailman/listinfo/juniper-nsp
>

_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to