Re: Keystroke Capture

2002-05-30 Thread Roger Oberholtzer

On Wed, 29 May 2002 18:23:18 -0700
Bill Campbell [EMAIL PROTECTED] wrote:

 On Wed, May 29, 2002 at 09:19:45AM -0700, Condon Thomas A KPWA wrote:
 
 Folks,
 
 Does anyone know of a function/product/tool that will allow us to capture
 all incoming keystrokes from the keyboard for investigation?
 
 We are getting an intermittent lockup that seems to be triggered by a
 keystroke pattern from a particular brand of keyboard and need to
 decipher*why*.
 
 One could run ``script'' which captures everything to a file.

Or expect, which is surely already installed. You can even play it back
to see if it is repeatable. Provided the codes make it out of the kernel.
If there is a lockup, then a user-level app may be too late in the chain to
tell very much. Have you checked for debugging options on the kernel
keyboard stuff? Don't know if there is any, but you mey gety lucky. Does
this heppen in X or in console mode? And, what exactly gets locked up?

 
 Bill
 --
 INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
 UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
 FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206)
 236-1676 URL: http://www.celestial.com/
 
 ``Life is not a journey to the grave with the intention of arriving safely
 in one pretty and well preserved piece, but to skid across the line
 broadside, thoroughly used up, worn out, leaking oil, shouting GERONIMO!''
 ___
 Linux-users mailing list -
 http://linux-sxs.org/mailman/listinfo/linux-users
 Subscribe/Unsubscribe info, Archives,and Digests are located at the above
 URL.


-- 
++===+
| Roger Oberholtzer  |   E-mail:[EMAIL PROTECTED] |
| OPQ Systems AB |  WWW:  http://www.opq.se/ |
| Erik Dahlbergsgatan 41-43  |Phone: Int + 46 8   314223 |
| 115 32 Stockholm   |   Mobile: Int + 46 733 621657 |
| Sweden |  Fax: Int + 46 8   302602 |
++===+

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



RE: Keystroke Capture

2002-05-30 Thread Condon Thomas A KPWA


  One could run ``script'' which captures everything to a file.
 
 Or expect, which is surely already installed. You can even 
 play it back
 to see if it is repeatable. Provided the codes make it out of 
 the kernel.
 If there is a lockup, then a user-level app may be too late 
 in the chain to
 tell very much. Have you checked for debugging options on the kernel
 keyboard stuff? Don't know if there is any, but you mey gety 
 lucky. Does
 this heppen in X or in console mode? And, what exactly gets locked up?

The system uses a Rose Box (KVM switching) to select which of the processors
to display and access.  The method of selection is to hit L-Shift, L-CTRL,
n, individually, where n is the CPU number (4 of them) to select.
*Sometimes* after performing this the image will shift to the selected CPU
but the keyboard will provide no more input that the system can see.  The
keyboard that causes the trouble is an Orbit keyboard.  We see the problem
whether running Linux or WinNT on the system, but more often (as would be
expected) with WinNT.  Since the Rose Box intercepts the keystrokes, I'm not
sure whether a user-level app will work, either.

Thanks for the suggestions of apps that may work, though.


In Harmony's Way, and In A Chord,

Tom  :-})

Thomas A. Condon
Barbershop Bass Singer
Registered Linux User #154358

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Keystroke Capture

2002-05-29 Thread Condon Thomas A KPWA


Folks,

Does anyone know of a function/product/tool that will allow us to capture
all incoming keystrokes from the keyboard for investigation?

We are getting an intermittent lockup that seems to be triggered by a
keystroke pattern from a particular brand of keyboard and need to decipher
*why*.


In Harmony's Way, and In A Chord,

Tom  :-})

Thomas A. Condon
Barbershop Bass Singer
Registered Linux User #154358

___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Keystroke Capture

2002-05-29 Thread Bill Campbell

On Wed, May 29, 2002 at 09:19:45AM -0700, Condon Thomas A KPWA wrote:

Folks,

Does anyone know of a function/product/tool that will allow us to capture
all incoming keystrokes from the keyboard for investigation?

We are getting an intermittent lockup that seems to be triggered by a
keystroke pattern from a particular brand of keyboard and need to decipher
*why*.

One could run ``script'' which captures everything to a file.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

``Life is not a journey to the grave with the intention of arriving safely
in one pretty and well preserved piece, but to skid across the line
broadside, thoroughly used up, worn out, leaking oil, shouting GERONIMO!''
___
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.