AutoHotkey Community

It is currently May 23rd, 2012, 5:37 am

All times are UTC [ DST ]


Search found 61 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Numpad Power User: Mouse Replacement with AltTab, CtrlTab...

Posted: August 7th, 2008, 12:43 pm 

Replies: 40
Views: 6804


Version 0.4.6.1 posted. This version provides significant improvements in smoothness and expected behavior.

 Forum: Scripts   Topic: Numpad Power User: Mouse Replacement with AltTab, CtrlTab...

Posted: August 4th, 2008, 8:02 pm 

Replies: 40
Views: 6804


0.4.6.0.1 posted, Fixing MultiCore Issues with CreateThread.

 Forum: Scripts   Topic: RegWatcher: Be notified when Registry keys and or values...

Posted: August 4th, 2008, 7:53 pm 

Replies: 14
Views: 3554


New Version Posted Fixing Multcore Issues with CreateThread. Please let me know of any other issues.

 Forum: Scripts   Topic: RegWatcher: Be notified when Registry keys and or values...

Posted: August 4th, 2008, 6:52 pm 

Replies: 14
Views: 3554


Hi there again , It's good to hear from you. The "Criticals" problem has been fixed. As you found it was only in the fifth callback. I just removed the "s". Since all I did was use one callback as a template then just changed two parts I am not sure how that s got in there when I...

 Forum: Scripts   Topic: RegWatcher: Be notified when Registry keys and or values...

Posted: August 3rd, 2008, 12:38 am 

Replies: 14
Views: 3554


An updated version posted for better multiple thread handling. I hope I don't sound harsh, but I just wanted to let you know why your script may not generate a lot of buzz. Unfortunately for you, most people now a days have security software that takes care of this. If this script had come around sa...

 Forum: Scripts   Topic: Numpad Power User: Mouse Replacement with AltTab, CtrlTab...

Posted: August 3rd, 2008, 12:28 am 

Replies: 40
Views: 6804


0.4.6 Posted.

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 31st, 2008, 9:39 am 

Replies: 33
Views: 3757


Lexicos, thanks so much for answering. I wish I could help you out on that annoying SetPoint battery notification, but I am unfamiliar with that software. It seems the driver injects "artificial" events using only the virtual keycode - i.e. the scan code is never used I know that this has ...

 Forum: Scripts   Topic: RegWatcher: Be notified when Registry keys and or values...

Posted: July 31st, 2008, 9:18 am 

Replies: 14
Views: 3554


RegWatcher: Be notified when Registry keys and or values are changed/added/modified. Inspired by SKAN's excellent concept of file/folder spying using FolderSpy, I decided to look into making a sort of registry spy. Basically, if you've ever wanted to be notified immediately of changes in the regist...

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 30th, 2008, 9:48 pm 

Replies: 33
Views: 3757


Lexicos, thanks so much for looking into this. I understand you are quite familiar with AutoHotkey source code, so your input is much needed. With some exceptions, AutoHotkey uses MapVirtualKey to determine the scan code if one is not received. This is handled in keyboard_mouse.cpp, vk_to_sc(). This...

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 30th, 2008, 1:21 am 

Replies: 33
Views: 3757


Hi all, Here's a little update: I have learned through both Micha's HIDSupport script, as well as a custom hook, that USB keyboards utilizing the OS's built in USB support (kbdhid.sys driver and HID Input Service) result in hook chains seeing a scan code of 0 for all keys that generate wm_appcommand...

 Forum: Utilities   Topic: TestDisk - File recovery and more [CMD]

Posted: July 28th, 2008, 7:04 am 

Replies: 6
Views: 1309


I also can vouch for the usefulness of this software. If anyone ever finds that "mysteriously" their drives seemingly contain no data, try TestDisk to see if it can restore the partition tables. You may just save yourself hours if not years of time and heartache :) Of course, given that th...

 Forum: Support   Topic: Trigger Keywait using a send command from another script

Posted: July 19th, 2008, 12:26 am 

Replies: 4
Views: 427


Anonymous wrote:
I can't get that to work. Neither script has a gui. Using ControlSend, nothing even shows up in the key history. I even tried using scan/virtual codes.


Try this instead:
Code:
Keywait, j, D L
Keywait, j, L

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 17th, 2008, 7:16 am 

Replies: 33
Views: 3757


Thanks again for the link. Although fine when I run XP machines, I don't believe this is a good idea because OS's before XP are not supported, so it's use is limited. Also, I am not sure if I was clear on this issue, but the numpadhome and home key issue is not restricted to USB keyboards, it doesn'...

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 17th, 2008, 2:25 am 

Replies: 33
Views: 3757


I am glad too. You and SKAN have been quite helpful in attempting to nail this one down. I will try Micha's support for HID devices and see what it says. Just to be clear, I have no problem executing the hotkeys, it is only the GetKeyState "P", and that only for Media Keys - all other keys...

 Forum: Issues   Topic: Physical State of Media Keys not detected by GetKeyState

Posted: July 16th, 2008, 11:30 pm 

Replies: 33
Views: 3757


I don't mean for this to be an argument, but want to be technically correct on this one (See http://xkcd.com/386/) :lol: That image is quite funny. For clarification on my part, I don't intend for such either, and if my words have come across as such please forgive me as I have no such desire for t...
Sort by:  
Page 1 of 5 [ Search found 61 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group