AutoHotkey Community

It is currently May 22nd, 2012, 1:07 pm

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Utilities   Topic: keyboard filter

Posted: July 6th, 2006, 12:35 pm 

Replies: 47
Views: 54623


I saw the warning, copied the message text to a file, but I think I've hit enter in the process, and it got posted anyway :oops:

 Forum: Utilities   Topic: keyboard filter

Posted: July 6th, 2006, 10:02 am 

Replies: 47
Views: 54623


(I accidentally posted this as a guest)

 Forum: Utilities   Topic: keyboard filter

Posted: July 3rd, 2006, 1:56 pm 

Replies: 47
Views: 54623


I've also made a filter for a PS/2 keyboard, which will create letters by typing a certain combination of keys : namely, one of the A,S,D,F keys in combination with one of the the H,J,K,L,Space keys. This is not directly relevant to autohotkey, but I thought I'd post it here anyway. Here's the mappi...

 Forum: Utilities   Topic: keyboard filter

Posted: June 15th, 2006, 9:50 am 

Replies: 47
Views: 54623


Okay, I created a second filter, which doesn't do much except setting the extended-key flag associated with the scan code. With this filter, the second keyboard will always output an extended key. However, the keys are no longer recognized as normal characters (try typing an extended-a key - it simp...

 Forum: Utilities   Topic: keyboard filter

Posted: June 14th, 2006, 12:33 pm 

Replies: 47
Views: 54623


It is probably also possible to modify a key into becoming an extended key, but I don't know if and how autohotkey handles that.

 Forum: Utilities   Topic: keyboard filter

 Post subject: keyboard filter
Posted: June 11th, 2006, 10:14 pm 

Replies: 47
Views: 54623


Hi all, I downloaded the windows DDK (device driver kit - for windows XP/SP2) and adapted its keyboard filter template a little. This driver adds the shift+alt key to the stream of keys generated, whenever a key is pressed, and releases the shift+alt as soon as a key is released. . This is not very ...
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group