Comment 8 for bug 1376484

Revision history for this message
Formerly Kevin Yin, now disabled (kyin) wrote :

There are some differences between the various keys. Modifier keys such as Ctrl and Alt only require a KeyDown to max the CPU. Other keys, such as letters, numbers, and spacebar, require both a KeyDown and KeyUp before the CPU activity will max.