ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: need help on an annoying keyboard problem

(1/2) > >>

xtekian:
I just got a keyboard a little over a month ago and it's already malfunctioning =| definitely a bummer, but it's a wireless keyboard and so i don't want to shell out money for a new one

basically, my "w" has become very, very sensitive. i don't know how it malfunctions, but basically, if i even slightly press the "w" key, the keyboard will register it as a keystroke (without pressing it down all the way). a lot of times i find myself accidentally resting a finger on the key and it registers the 'w' key leading to a string of w's like wwwwwwwwwww.

howewer, it gets worse. if i press the "w" key all the way down, it registers another keystroke. if i don't press the "w" key fast enough, the keyboard registers the "w" as being pressed twice, once for just touching the key and once for actually pressing the key. this gets VERY annoying when i'm typing, because when i'm typing fast i often type something like "wwhen" or "wwww" instead of "www" the only way i can bypass this problem is if i press the "w" key very fast, and only then will it register one keystroke. howwever, i can only do that with lots of concentration and it's a pain in the butt. finally, one last snitch; if i release the "w" key slowly, it will also register another "w" keypress, so i can technically type "www" with one keypress.

so basically, i know a solution but i need help coding it....

can someone write a quick autohotkey script that will only let 1 instance of the "w" key occur over a specific time? for example, if windows detects that the "w" key is pressed twice within .3 seconds or .5 seconds (or an x amount of time), only one instance of the "w" will be recorded and inputted into the program. however, if the "w" key is pressed and held, it should continue acting like any other key that is pressed and held (most notably for gaming)

thanks!

xtekian

mouser:
have you tried cleaning your keyboard, ie removing the w key etc.?  there are some sites about how to do it well.

xtekian:
this keyboard uses "x-type" technology or something like that, it's different from most keyboards =| for reference, it's a benq x730 slim wireless keyboard

tsaint:
Have a look at:
http://www.microsoft.com/enable/training/windowsxp/filterkeys.aspx

"FilterKeys is an accessibility option that adjusts the keyboard response so that inadvertently repeated keystrokes are ignored. Using FilterKeys, you can also slow the rate at which a key repeats when you hold it down. This procedure tells you how to turn on FilterKeys through Accessibility Options in Control Panel."

tony

 

xtekian:
no luck =| it only allows an option of .5 seconds, which is too slow for me. guess i'm gonna have to repair it =|

Navigation

[0] Message Index

[#] Next page

Go to full version