Re: page up/dn keys unbound

2001-04-28 Thread Rob Mahurin
On Thu, Apr 26, 2001 at 08:21:38PM +0200, Matthieu Paindavoine wrote:
> I have noticed today that my page up/dn keys are not responding...
> In order to backtrace this problem, I would like to know if there exist
> a utility which echoes the codemap received by the keyboard driver, or
> any keyboard troubleshooting prgm for that matter.

showkey does this on the console; I use xkeycaps for X.

Rob

-- 
While it may be true that a watched pot never boils, the one you don't
keep an eye on can make an awful mess of your stove.
-- Edward Stevenson



Re: page up/dn keys unbound

2001-04-28 Thread Andrea Vettorello
Matthieu Paindavoine wrote:

> Hello,
>
> I have noticed today that my page up/dn keys are not responding...
> In order to backtrace this problem, I would like to know if there exist
> a utility which echoes the codemap received by the keyboard driver, or
> any keyboard troubleshooting prgm for that matter.
>

Try looking in console-tools, command like "showkey" (this work only in console,
but IIRC this shows only the keycode produced by the keyboard), or try to press
"Ctrl-v" (^v) before the key: in my xterm ^v + PageUp shows "^[[5~"...

I've not used yet but the package "xkeycaps" should help to modify graphically
an xmodmap file.


Andrea



page up/dn keys unbound

2001-04-27 Thread Matthieu Paindavoine
Hello,

I have noticed today that my page up/dn keys are not responding...
In order to backtrace this problem, I would like to know if there exist
a utility which echoes the codemap received by the keyboard driver, or
any keyboard troubleshooting prgm for that matter.

Thanks,

Matthieu