| Author |
Message |
Topic: Show a little image that always follows the mouse? |
David.P
Replies: 4
Views: 95
|
Forum: Ask for Help Posted: Thu Feb 09, 2012 1:55 pm Subject: Show a little image that always follows the mouse? |
Great stuff, thank you!
This will get me started.
Cheers David.P |
Topic: Show a little image that always follows the mouse? |
David.P
Replies: 4
Views: 95
|
Forum: Ask for Help Posted: Thu Feb 09, 2012 10:31 am Subject: Show a little image that always follows the mouse? |
Thank you, that is a great starting point.
Unfortunately, the script flickers (steals focus intermittently) if X-Mouse is used in Windows.
Anyway, I might change the script such that it only sho ... |
Topic: Show a little image that always follows the mouse? |
David.P
Replies: 4
Views: 95
|
Forum: Ask for Help Posted: Thu Feb 09, 2012 10:01 am Subject: Show a little image that always follows the mouse? |
Hi forum,
is there any (easy?) way of putting a little image of a few dozen pixels on the screen that always sits alongside the mouse cursor (and always follows its position)?
Alternatively, it ... |
Topic: SoundSet acts on wrong audio device/mixer |
David.P
Replies: 0
Views: 62
|
Forum: Ask for Help Posted: Tue Dec 27, 2011 11:28 am Subject: SoundSet acts on wrong audio device/mixer |
Hi forum,
I need to control the microphone volume of my second sound device (see below, mixer #2)
http://666kb.com/i/bzvbrdfmp07dp4181.png
I' using this code snippet
F2::
ToolTip , ... |
Topic: SciTE4AutoHotkey v3.0.00 (RC1) [Updated 24/12/2011] |
David.P
Replies: 488
Views: 73365
|
Forum: Scripts & Functions Posted: Mon Apr 11, 2011 3:51 pm Subject: Deactivate SciTE4Autohotkey toolbar.exe? |
Hi forum,
I prefer not to have the SciTE4Autohotkey Toolbar every time I edit an AHK script.
How can I deactivate the toolbar?
Thanks already,
David.P |
Topic: Strange! "MButton::X" makes Firefox crawl |
David.P
Replies: 7
Views: 207
|
Forum: Ask for Help Posted: Sun Dec 12, 2010 6:43 pm Subject: Strange! "MButton::X" makes Firefox crawl |
Firefox also stalls with your example code:
#IfWinActive jwiejrq2ioj342qjrw3
MButton::x
#IfWinActive
Same if $MButton is used! When the script is suspended (or the MButton line is commen ... |
Topic: Strange! "MButton::X" makes Firefox crawl |
David.P
Replies: 7
Views: 207
|
Forum: Ask for Help Posted: Sun Dec 12, 2010 6:25 pm Subject: Strange! "MButton::X" makes Firefox crawl |
Yup -- BUT!
This bl**dy Firefox CPU load problem that is caused by the line
[L/M/R]Button::[any action]
is still there when the above line even is only PRESENT in the sc ... |
Topic: Strange! "MButton::X" makes Firefox crawl |
David.P
Replies: 7
Views: 207
|
Forum: Ask for Help Posted: Sun Dec 12, 2010 3:50 pm Subject: Strange! "MButton::X" makes Firefox crawl |
Thanks! The first suggestion however doesn't apply since the CPU load problem is there even if the hotkey is not active
Regarding the second suggestion: Does it really need an ugly loop ... |
Topic: Strange! "MButton::X" makes Firefox crawl |
David.P
Replies: 7
Views: 207
|
Forum: Ask for Help Posted: Sun Dec 12, 2010 1:41 pm Subject: Strange! "MButton::X" makes Firefox crawl |
OK until this is resolved I'd like to suspend my script's hotkeys as long as Firefox is the active window.
However this doesn't seem to work:
#IfWinActive, ahk_class MozillaUIWindowClass
Suspen ... |
Topic: Strange! "MButton::X" makes Firefox crawl |
David.P
Replies: 7
Views: 207
|
Forum: Ask for Help Posted: Sun Dec 12, 2010 12:12 pm Subject: Strange! "MButton::X" makes Firefox crawl |
Hi forum,
on my 1GHz 1GB Pentium M SSD Netbook I had a major performance problem with Firefox. FF was barely usable since just moving the mouse around and hovering links (especially JavaScript ones ... |
Topic: How to open URL with specific browser? |
David.P
Replies: 10
Views: 903
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 12:51 pm Subject: How to open URL with specific browser? |
In the meantime I managed to open IE by the following URL which at least can be renamed and sent via e-mail (unlike a "LNK"-file):
file:///F:/Programme/Internet Explorer/IEXPLORE. ... |
Topic: How to open URL with specific browser? |
David.P
Replies: 10
Views: 903
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 9:55 am Subject: How to open URL with specific browser? |
Yeah thanks. Preferably however, I'd simply send "something" (whatever) via e-mail that the remote user can "simply click" and that opens said URL in IE...
Anyway, it seems as i ... |
Topic: Can AHK create a custom link on the desktop? |
David.P
Replies: 4
Views: 196
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 9:51 am Subject: Can AHK create a custom link on the desktop? |
| Probably because I rather would NOT send executable code in order to create that shortcut on a remote PC. |
Topic: Can AHK create a custom link on the desktop? |
David.P
Replies: 4
Views: 196
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 9:08 am Subject: Can AHK create a custom link on the desktop? |
Great, thanks Hubert
Now I only need to get that compiled AHK script through by e-mail...
Cheers David.P |
Topic: How to open URL with specific browser? |
David.P
Replies: 10
Views: 903
|
Forum: Ask for Help Posted: Thu Dec 02, 2010 9:06 am Subject: How to open URL with specific browser? |
Thanks Hugo. However *.cmd files are also difficult to get through with emails...
GMail doesn't allow them, for example...
I could probably zip the file with password or something, but this is s ... |
| |