Author: Kevin RodgersKevin Rodgers Date: Aug 19, 2008 01:29
William Case wrote:
> Hi Kevin;
>
> On Fri, 2008-08-15 at 05:16 -0600, Kevin Rodgers wrote:
>> William Case wrote:
>>> I have some basic commands such 'kill-this-buffer' bound to keypad keys
>>> e.g. . As long as I am in a Gnome desktop it works fine.
>>> If I switch to an xterm (C-A-Fx), the binding no longer works even
>>> though C-h w says that 'kill-this-buffer' is still bound to
>>> . I have double checked that Num Lock is off.
>>>
>>> How can I get my keypad bindings to work in xTerminals? They are what I
>>> am used to now.
>> What does `C-h k ' show in xterm?
>
> "self-insert-command"
Ah, I see the same thing: - runs the command self-insert-command
|