Генераторы
Мгновенно, конфиденциально и бесплатно
Тестер клавиатуры.
Проверьте каждую клавишу на клавиатуре. Нажмите клавишу и посмотрите, как она подсвечивается на карте, с её event.code и event.key.
Этот калькулятор пока переведён не полностью — часть текста отображается на английском.
Введите значения
Результаты обновляются во время ввода.
Start the test, then press each key you want to check.
Обнаруженные клавиши
No keys recorded yet.
Want typing speed instead of hardware testing? Try the typing speed test
Cite this calculator
Canonical URL: https://mathify.one/ru/random/keyboard-test
Cite as: Mathify. (2026). Тестер клавиатуры. https://mathify.one/ru/random/keyboard-test
Use Cases
Diagnose keyboard issues
Use the tester to check if all keys are working properly. Press each key and see if it registers on the map. This helps identify dead or stuck keys before replacing the keyboard.
Example: Press every key one by one to ensure each highlights correctly.
Learn key codes for development
Developers can use the tester to see the exact event.code and event.key values for each key, which is useful when implementing keyboard shortcuts or handling input events.
Example: Press 'Shift' to see event.code 'ShiftLeft' and event.key 'Shift'.
Frequently Asked Questions
- How do I use the keyboard tester?
- Simply click on the keyboard tester page and press any key on your physical keyboard. The corresponding key will highlight on the on-screen keyboard map, and the event.code and event.key values will be displayed for that key press.
- What does event.code and event.key mean?
- event.code is a physical key identifier (e.g., 'KeyA' for the A key) that doesn't change based on layout or modifiers. event.key is the character or function the key produces (e.g., 'a', 'A', 'Enter'). This helps identify which physical key is pressed and what input it generates.
- Can this tester detect stuck or dead keys?
- Yes, by pressing each key and observing if it highlights on the map. If a key doesn't highlight when pressed, it may be dead. If a key stays highlighted without being pressed, it may be stuck. The tester helps you identify such issues.
Tips & Common Mistakes
Tips
- Test all keys, including modifiers like Shift, Ctrl, and Alt, to ensure they register correctly.
- Use the tester in a well-lit environment to see the on-screen keyboard clearly.
- If a key doesn't highlight, try pressing it firmly or check for debris under the key.
- Compare the event.code and event.key values to understand how your keyboard layout affects input.
Common Mistakes to Avoid
- Pressing keys too quickly without observing the highlight, missing a dead key.
- Assuming a key is stuck when it's actually the OS repeating the key due to holding it down.
- Not testing all keys, especially less-used ones like F-keys or Print Screen.
Last updated: August 13, 2026