| View previous topic :: View next topic |
| Author |
Message |
rh
Joined: 19 Jan 2006 Posts: 15 Location: Heidelberg
|
Posted: Mon Aug 04, 2008 1:39 pm Post subject: Differentiating between 2 Keyboards? |
|
|
Hi,
I am aware that this has been asked before, but the last threads are years old, so maybe the situation has changed:
Is it possible to differentiate whether a certain keystroke is coming from keyboard 1 or keyboard 2 when two keyboards are attached to the PC?
This would make possible a really cheap "shortcut board": Just buy one of these cheap USB number input blocks for notebooks.
Thanks in advance!
Regards,
rh |
|
| Back to top |
|
 |
totalmig
Joined: 22 Jul 2008 Posts: 151
|
Posted: Mon Aug 04, 2008 1:43 pm Post subject: |
|
|
| Hmm, If you convinced the computer that the 2nd keyboard you've installed is not really a keyboard put something else then you could probably do it. Do not know if there is an easier way to do it via AHK. |
|
| Back to top |
|
 |
jaco0646
Joined: 07 Oct 2006 Posts: 3113 Location: MN, USA
|
Posted: Tue Aug 05, 2008 1:11 am Post subject: |
|
|
As far as I know, the AHK code for this is poor to nonexistent. I would like to see it happen as well. As a workaround, I've thought about buying a cheap joystick, which of course sends different keystrokes. ( joystrokes? ) |
|
| Back to top |
|
 |
Laszlo
Joined: 14 Feb 2005 Posts: 4710 Location: Boulder, CO
|
Posted: Tue Aug 05, 2008 2:50 am Post subject: |
|
|
| In this thread there is some more information. If you can compile this nice C# toolkit to a dll, it would solve the problem with AHK dllcalls. |
|
| Back to top |
|
 |
|