PDA

View Full Version : How can i tell if keys work?


TubeZ
01-20-2009, 11:17 PM
well i think my esc key isnt working, is there a way i can check for a signal or anything from it?

Hurrikhayne11
01-20-2009, 11:28 PM
When your screen saver comes up, press it.
If the screen saver goes away, it works fine.

ElJohno
01-20-2009, 11:28 PM
Copy and paste this little javascript code into a .txt file:
<html><head>
<script>
<!--
function keycheck(event){if(event.keyCode==27)alert("Your Esc key works :)");}
-->
</script>
</head>

<body onkeypress="return keycheck(event);">
</body>
</html>

Change the extension to .html. Then open it and press Esc.
If an alert appears, your key works.

TubeZ
01-21-2009, 09:20 PM
Copy and paste this little javascript code into a .txt file:


Change the extension to .html. Then open it and press Esc.
If an alert appears, your key works.

could have just told me to try the code, i know coding :P
ill try it in a sec
EDIT: it works, i guess its just a problem with my cod 4
(It started when the game told me before starting that my hardware changed, even though it didnt, and to ask me to configure to the new settings, and i clicked no, is there a way to re-configure them to the 'new' settings?)

SniperGenX
01-25-2009, 05:08 AM
You're esc Key does not work Hmm ?...Well maybe you have worn it out ?..Maybe it has Stopped and doe not function properly anymore. Check the Keyboard Panel On User CP On you're Home Desktop and Do a Scan Check On Keys. Should be automatic if you have the Good Computer.

Crispyshoes
01-25-2009, 07:54 AM
Watch a video on youtube.com then click on full screen. When the fullscreen pops up press esc and if it exits you it works, if not it fails.

SniperGenX
01-25-2009, 04:02 PM
Not much Help. Don't troll .