diff --git a/index.html b/index.html index 318a298..8bd8a0b 100644 --- a/index.html +++ b/index.html @@ -136,155 +136,7 @@
- - - - - - - - - - Mouse Button Fault Tester - - - - - - -
- - -
-
-
Mouse Fault
-
Button health checker
-
- -
- - -
-
- -
{{ aIcon }}
-
{{ aHint }}
-
{{ aLast }}
- - -
- ⚡ Ghost double-click detected on {{ bannerBtn }} — {{ bannerGap }}ms gap -
- - -
-
-
-
- - -
-
-
-
{{ b.name }} Button
-
{{ verdict(b) }}
-
- - -
-
-
- - -
- -
-
-
No events yet — click anywhere in the box above.
-
- {{ e.time }} - {{ e.btn }} - {{ e.ghost ? '⚡ Ghost' : 'Single' - }} - {{ e.gap }} -
-
-
-
- - -
- -
-
-
-
Total Clicks
-
{{ totalClicks }}
-
-
-
Ghost Double-Clicks
-
{{ - totalGhosts }}
-
-
-
Overall Fault Rate
-
{{ faultRate }}
-
-
-
Fastest Ghost Gap
-
{{ fastestGhost }}
-
-
-
-
- - -
- -
-
-
-
- Ghost detection threshold - {{ threshold }}ms -
- -
Two clicks arriving within this window count as a ghost fault. Windows - OS - default is 500ms; most hardware faults produce gaps under 200ms. Recommended: 250–350ms. -
-
-
-
-
- -
- -
- -
- - - - - + \ No newline at end of file