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 

Search found 391 matches
AutoHotkey Community Forum Index
Author Message
  Topic: cant catch my hotkeys
lilalurl.T32

Replies: 7
Views: 142

PostForum: Ask for Help   Posted: Mon Sep 14, 2009 6:35 pm   Subject: cant catch my hotkeys
You might also be interested by this:
http://www.autohotkey.com/docs/misc/Winamp.htm
  Topic: new line / break line
lilalurl.T32

Replies: 10
Views: 345

PostForum: Ask for Help   Posted: Sun Sep 13, 2009 6:12 am   Subject: new line / break line
Have you tried `n (linefeed)?
  Topic: [module] Appbar 0.91
lilalurl.T32

Replies: 6
Views: 1866

PostForum: Scripts & Functions   Posted: Sat Sep 12, 2009 11:11 pm   Subject: [module] Appbar 0.91
Interesting idea.

Quickly tested it and have one issue with the quicklaunch area: icons are misplaced (a bit as if it was on a +1 index).

http://tarantola.alexandre.free.fr/hotkeyit/taskbar.png ...
  Topic: HID/Extended input devices (MS Natural Keyboard 4000 etc.)
lilalurl.T32

Replies: 16
Views: 4544

PostForum: Scripts & Functions   Posted: Sat Sep 12, 2009 10:42 pm   Subject: HID/Extended input devices (MS Natural Keyboard 4000 etc.)
So, how do you actually use this in a script?

Take the second script posted by Shaun (the one that begins with ; Capture input from the "Zoom" slider on the Natural Keyboard 4000
; and u ...
  Topic: ClipWheel 1.0
lilalurl.T32

Replies: 24
Views: 1612

PostForum: Scripts & Functions   Posted: Sat Sep 12, 2009 1:05 am   Subject: ClipWheel 1.0
Very nice and original idea.
  Topic: In to deep? - Recursion crashes AHK
lilalurl.T32

Replies: 15
Views: 613

PostForum: Ask for Help   Posted: Mon Aug 10, 2009 3:11 am   Subject: In to deep? - Recursion crashes AHK
Well, nothing happens: the tray icon appears and when you go to click on it it disappear. Neither tooltip nor msgbox is displayed.

No error message (if this is what you mean by crash).
  Topic: In to deep? - Recursion crashes AHK
lilalurl.T32

Replies: 15
Views: 613

PostForum: Ask for Help   Posted: Mon Aug 10, 2009 1:34 am   Subject: In to deep? - Recursion crashes AHK
Seems to work for me if this the expected result:
http://tarantola.alexandre.free.fr/hotkeyit/Zed.jpg

No crashing at all (XP SP3, French version)
  Topic: Delete a file without confirming
lilalurl.T32

Replies: 4
Views: 188

PostForum: Ask for Help   Posted: Mon Aug 10, 2009 1:28 am   Subject: Delete a file without confirming
If I am not mistaken what membersound wants is to be able, when desired, to skip the delete confirmation message, which still appears even if you use Shift+Del (unless ofc if you disable it in the rey ...
  Topic: Disabling the power key
lilalurl.T32

Replies: 8
Views: 300

PostForum: Ask for Help   Posted: Mon Aug 10, 2009 12:15 am   Subject: Disabling the power key
Yes, apparently PS/2 does not support HID protocol.

Have you tried keytweak?
http://webpages.charter.net/krumsick/

It seems to support some power management buttons and to work with PS/2 keyboa ...
  Topic: Disabling the power key
lilalurl.T32

Replies: 8
Views: 300

PostForum: Ask for Help   Posted: Sun Aug 09, 2009 10:10 pm   Subject: Disabling the power key
Have you tried with AHKHID?
http://www.autohotkey.com/forum/viewtopic.php?t=41397

I think it intercepts the key strokes so hopefully it will not trigger the shutdown command when you try and see i ...
  Topic: Auto Right Click?
lilalurl.T32

Replies: 2
Views: 199

PostForum: Ask for Help   Posted: Fri Aug 07, 2009 12:50 pm   Subject: Re: Auto Right Click?
after searching for awhile, i found a suitable script that works great for me on auto click on left click when holding down. but how do i do the same for a right click?

Replace each instance of LBu ...
  Topic: Darkfall Online Question..
lilalurl.T32

Replies: 7
Views: 405

PostForum: Ask for Help   Posted: Fri Aug 07, 2009 6:35 am   Subject: Darkfall Online Question..
It seems you are taking the terms "PostMessage" literally, as in "chat" message, while what PostMessage actually does is posting a "computer" message.

What you want to ...
  Topic: Change Function Keys to Complex Macro
lilalurl.T32

Replies: 3
Views: 219

PostForum: Ask for Help   Posted: Fri Aug 07, 2009 6:27 am   Subject: Change Function Keys to Complex Macro
You can also act on window Controls, supposing the application uses control that can be interacted with by AHK (see the examples in the help file for automating Winamp, which use such a method)

Mov ...
  Topic: Darkfall Online Question..
lilalurl.T32

Replies: 7
Views: 405

PostForum: Ask for Help   Posted: Thu Aug 06, 2009 2:58 am   Subject: Darkfall Online Question..
I believe you'd better try using the ControlSend command rather than Post/Sendmessage.
  Topic: storing data
lilalurl.T32

Replies: 7
Views: 241

PostForum: Ask for Help   Posted: Thu Aug 06, 2009 2:56 am   Subject: storing data
Do you mean a bookmark manager for a web browser? Or for an ebook reader? Or something else?

As for what you could use, have a look at the IniWrite/Read and FileRead/FileAppend commands in the help ...
 
Page 1 of 27 Goto page 1, 2, 3 ... 25, 26, 27  Next
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group