Subject: delete and backspace... To: None <current-users@netbsd.org> From: Peter Seebach <seebs@plethora.net> List: current-users Date: 08/13/1999 13:43:32
So, I've noticed that on my -current laptop, on the console, I get
0x7f from the "backspace" key, and 0x1b 0x5b 0x33 0x7e from the "delete"
key. The latter is <esc>[3~.
Why? What did I do to deserve this?
-s