AutoHotkey Community

It is currently May 27th, 2012, 5:19 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: December 26th, 2005, 2:56 am 
Offline

Joined: December 24th, 2005, 1:27 pm
Posts: 7
Location: Austin, TX
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. :)

Psi-Jack


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 26th, 2005, 2:30 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
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.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: December 26th, 2005, 10:19 pm 
Offline

Joined: November 15th, 2005, 11:15 am
Posts: 537
Location: Germany
Hi, have you read the topic
http://www.autohotkey.com/forum/viewtopic.php?t=6367&highlight= ?

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

Ciao
Micha


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Bing [Bot], Google Feedfetcher, HotkeyStick, XstatyK and 84 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group