| Author |
Message |
Forum: Scripts Topic: [script] to fix Intellipoint wheel on Win7 |
| niver |
|
Posted: March 16th, 2010, 6:56 pm
|
|
Replies: 3 Views: 893
|
| Very (VERY) simple script to fix MS Mouse / Intellipoint wheel issues in Windows 7. As the Intellipoint driver sends mousewheel event with small deltas (smaller than the default value of 120), several programs just doesn't know how to handle them and fails to register the event. This script catches ... |
|
 |
Forum: Support Topic: Artificial key |
| niver |
|
Posted: December 8th, 2008, 2:11 am
|
|
Replies: 4 Views: 515
|
|
 |
Forum: Support Topic: Artificial key |
| niver |
|
Posted: December 3rd, 2008, 8:38 pm
|
|
Replies: 4 Views: 515
|
| No, I want to catch (and replace) the message when (and only when) it has been generated artificially. If I scroll my mousewheel down, I get 9E 001 d 1.00 WheelDown If I press a special button on my keyboard I get 9E 001 a d 0.00 WheelDown I want to catch and replace only the latter (which is artifi... |
|
 |
Forum: Support Topic: Artificial key |
| niver |
|
Posted: December 3rd, 2008, 5:49 am
|
|
Replies: 4 Views: 515
|
| Hello. I'm searching a way to trap an artificial key but leaving the corresponding natural one alone. My keyboard generates WheelUp and WheelDown messages, and the only difference with the real ones are their artificial state, I found the GetKeyState solution for artificial keys in another post, but... |
|
 |
| Sort by: |