| Author |
Message |
Forum: Support Topic: Noob question. How to respond to a hotstring with a command |
| dblanchard |
|
Posted: November 13th, 2011, 5:50 am
|
|
Replies: 16 Views: 1440
|
I'd love to understand the syntax used below:
:*:string::
:*b0:string:: |
|
 |
Forum: Scripts Topic: SciTE4AutoHotkey v3.0.00 (RC1) [Updated 24/12/2011] |
| dblanchard |
|
Posted: May 19th, 2011, 7:17 pm
|
|
Replies: 577 Views: 86034
|
Guest4321 wrote: The keyboard shortcut to toggle folding is: Ctrl+keypad*
When used, it will toggle the folding of the current "section".
Thanks for this. I am able to use this at work, but on my laptop, don't have a keypad. Can anyone please tell me where to change this?
Thank you. |
|
 |
Forum: Scripts Topic: SciTE4AutoHotkey v3.0.00 (RC1) [Updated 24/12/2011] |
| dblanchard |
|
Posted: May 11th, 2011, 5:58 pm
|
|
Replies: 577 Views: 86034
|
| This is a great tool I like it much better than Notepad++ but am having a few issues. I have a question about the default style: Why is virtually everything bold? Bold fonts should be used for emphasis, but that is impossible if the majority of text is bold. I would not ask you change it for my sake... |
|
 |
Forum: Scripts Topic: iSwitchw - cosmetically enhanced edition |
| dblanchard |
|
Posted: May 6th, 2011, 7:17 am
|
|
Replies: 40 Views: 20546
|
| Excellent script. I can't wait to stop using alt-tab. However, i can't get the last-used sorting to work. @hugov: With the sort statement commented out, when iSwitchW displays the window titles, they're in last-used order by default, and the one used previously to the current one is highlighted inst... |
|
 |
Forum: Support Topic: Toggle On/Off for part of script |
| dblanchard |
|
Posted: May 6th, 2011, 4:46 am
|
|
Replies: 12 Views: 791
|
|
 |
Forum: Offtopic Topic: Your short piece of advice for the AHK beginners |
| dblanchard |
|
Posted: May 5th, 2011, 11:46 pm
|
|
Replies: 23 Views: 1180
|
| My advice: master functions. Literally, make them your slaves. Do this for any language you use. http://www.autohotkey.com/docs/Functions.htm tidbit, I completely agree with you about GUI layout, descriptive titles, and search. Search the docs and the fora, and also search the page you are on (Firef... |
|
 |
Forum: Support Topic: Left command key (Cmd) on Mac keyboard |
| dblanchard |
|
Posted: May 4th, 2011, 7:31 am
|
|
Replies: 2 Views: 393
|
| jaco0646 posted the following at http://www.autohotkey.com/forum/topic70723.html. You must use Autohotkey_L because standard AHK doesn't have the #if operator. ;; Mac related hotkeys (toggle on/off with capslock & s to use an external keyboard) capslock & s:: toggle := !toggle return #if tog... |
|
 |
Forum: Support Topic: fn key on MacBook Pro |
| dblanchard |
|
Posted: May 4th, 2011, 7:22 am
|
|
Replies: 2 Views: 446
|
| x79animal, I'd tried something like this earlier and couldn't get it to work, but, tried yours in case I was off somehow. Your code works for all other keys, but not for the Fn key. I have tried it by itself, and also with the brightness and volume buttons (I have my preferences set to require Fn &a... |
|
 |
Forum: Support Topic: Self Editing Script |
| dblanchard |
|
Posted: May 4th, 2011, 7:21 am
|
|
Replies: 4 Views: 717
|
| Can a running script make changes to itself and then reload itself? I don't have a use case, since I was shown how to do my previous task using Autohotkey_L's #if command (). And I think maybe what I'm now thinking of is actually some use of an .ini file, but I'd still like to know if this can be do... |
|
 |
Forum: Support Topic: Fn Key with AutoHotKey on Windows XP SP2 running on MacBook |
| dblanchard |
|
Posted: May 4th, 2011, 7:10 am
|
|
Replies: 3 Views: 1740
|
|
 |
Forum: Support Topic: FN key remapping on the NEW 2011 Apple MacBook Pro Boot Camp |
| dblanchard |
|
Posted: May 4th, 2011, 7:07 am
|
|
Replies: 3 Views: 1018
|
| I could really use this. Any help out there? |
|
 |
Forum: Support Topic: Hotkey toggling |
| dblanchard |
|
Posted: May 4th, 2011, 7:05 am
|
|
Replies: 4 Views: 468
|
jaco0646, your code works great for me, now that I have remembered your comment that I need to use Autohotkey_L.
I switched the trigger to capslock & s since using an alt key that moves as a function of the toggle was bothersome.
Thx,
D |
|
 |
Forum: Support Topic: Hotkey toggling |
| dblanchard |
|
Posted: April 13th, 2011, 10:55 pm
|
|
Replies: 4 Views: 468
|
| I won't be able to try this until I get home tonight, but I'll give it another go. I should have explained that the msgboxes were just there so I could confirm that the toggling was happening. I don't actually want either of them. the first solution looks like it will be just right. Thanks to both o... |
|
 |
Forum: Support Topic: Hotkey toggling |
| dblanchard |
|
Posted: April 13th, 2011, 7:12 am
|
|
Replies: 4 Views: 468
|
| [Split from Wish List. ~ jaco0646 ] Hotkey as Switch and Start/Stop-Toggle Reviving this for a Mac keyboard running Windows 7 This is a great thread, and the only productive one I can find on toggling. I have a Macbook running Win7. When I use my external keyboard, the Windows key does its job, but... |
|
 |
Forum: Support Topic: 2 keyboards and and buttons remaping |
| dblanchard |
|
Posted: March 11th, 2011, 6:23 pm
|
|
Replies: 6 Views: 601
|
|
 |
| Sort by: |