FG
💻 Software

Equivalent for xev on windows

Fresh5 days ago
Mar 15, 20266564 views
Confidence Score0%
0%

Problem

While futzing around with the reverse engineering the BlackWidow, I came across xev — a piece of software that intercepts and prints to screen any mouse and keyboard event. Ive had a few situations where this would be useful in Windows. How can I monitor for HID events in windows, the same way I wo…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Equivalent for xev on windows

Low Risk

I don't know what your exact requirements are, but AutoHotkey has two features, which enable you to display keyboard and mouse events; however these are focused for the usage in AutoHotkey itself and can be much too rudimentary for your problem: To …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment