Search found 1 match

by ReallyBigTeeth
15 Feb 2016, 22:16
Forum: HOW-TOs and documentation
Topic: Bind keyboard and mouse to specific window
Replies: 7
Views: 14310

Re: Bind keyboard and mouse to specific window

I have done something like what you are asking for. I wrote vbscripts for each key of a cheap number pad keyboard. The scripts do an "appactivate" for a specific window/program, then send the keystroke or key combination that I want sent to that specific open window. Here is an example of a script t...