AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

USB HID Keyboard Filter Driver

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Psi-Jack



Joined: 24 Dec 2005
Posts: 7
Location: Austin, TX

PostPosted: Mon Dec 26, 2005 1:56 am    Post subject: USB HID Keyboard Filter Driver Reply with quote

Does anyone know of a USB-capable HID filter driver for keyboards, that might allow me the use to capture all the scancodes of my Logitech Coordless Freedom keyboard while in the USB port, instead of being adapted to PS/2?

I've gotten everything BUT the scrollwheel up/down to work. Even pressing onthe wheel itself works, just not the rolling part of it. heh.

I used SnoopFree to find all of Logitech's little keyboard hooks, and I disabled every one of them, and yet it still doesn't seem to capture the scancodes of those keys. :/

Any suggestions are welcome. Smile

Psi-Jack
Back to top
View user's profile Send private message Yahoo Messenger
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Mon Dec 26, 2005 1:30 pm    Post subject: Reply with quote

You've certainly gone through a lot to try to get it working. The only thing I can think of (which you've probably already tried) is to see if the mouse hook detects your scroll wheel. A script that contains the line #InstallMouseHook should reveal mouse rotations on the key history screen if the mouse's driver allows them to be seen. If they do show up, you can then use WheelUp and WheelDown as hotkeys.
Back to top
View user's profile Send private message Send e-mail
Micha



Joined: 15 Nov 2005
Posts: 440
Location: Germany

PostPosted: Mon Dec 26, 2005 9:19 pm    Post subject: Reply with quote

Hi, have you read the topic
http://www.autohotkey.com/forum/viewtopic.php?t=6367 ?

With Autohotkey you are able to get input from HID-Devices by loading the dll mentioned in the forum-entry

Ciao
Micha
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group