Date: Fri, 25 Mar 2011 08:00:51 -0700 From: Nerius Landys <nlandys@gmail.com> To: Matthew Morgan <atcs.matthew@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: emacs backspace question Message-ID: <AANLkTikxo5WJR_8aAJDi7xRp9LcNtvXu9EShC2TGOm-r@mail.gmail.com> In-Reply-To: <4D8C984F.107@gmail.com> References: <4D8BB0F9.4080601@gmail.com> <AANLkTi=x51n5mSrgL45qTWb4x=jdCg8dSqfSzUys7eWO@mail.gmail.com> <4D8C8EEF.6070706@gmail.com> <4D8C984F.107@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hmm...I can't figure out how to get xxd to report the keycodes, and googl= e > isn't really turning anything up. =A0Can you tell me how it's done? It's been a while since I've tinkered with xxd. Let's see: 1. Run xxd from command prompt. 2. Type Delete. 3. Type Enter. 4. Type Ctrl+D. You'll see some codes before the "0a" (because "0a" is newline). I can't remember what I did to get the Backspace codes.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikxo5WJR_8aAJDi7xRp9LcNtvXu9EShC2TGOm-r>