FG

How can I see all keypresses on the keyboard?

Fresh3 days ago
Mar 15, 202642353 views
Confidence Score0%
0%

Problem

I've been given a laptop to fix - it is 'randomly scrolling documents'. I'm almost certain it's a faulty connection in the keyboard, causing page-down to fire. Is there a program I can use to monitor all key presses from the keyboard to see if this is the case?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I see all keypresses on the keyboard?

Low Risk

You could use AutoHotkey and KeyboardHook to see what keys are being pressed. You only need to create a script with this line Save the file with and "ahk" extension and run it. Then in the Systray do a right click in the proper icon and select open.…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment