I have run keyboard check and seeing the Power button is constantly being pressing. But I do not see any power button on the keyboard. Could you help, please?
What is the power button?
Collapse
X
-
Tags: None
-
I believe that it is due do a bad keyboard (e.g. failed hardware, maybe a short circuit).
As a result, it is sending all 1's (0xFF in hexadecimal or 255 in decimal) and on some keyboards this also corresponds to the Power key. -
It probably does not correspond with any particular key on your keyboard and its due do a faulty keyboard. It just so happens that if the faulty keyboard is sending all 1's (0xFF in hexadecimal or 255 in decimal), it matches with the Power key for that keyboard layout as its Windows Key code is also 0xFF/255.Comment
Comment